Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xignite Global Quotes API

Delayed stock quotes for equities across global exchanges, served as REST operations (GetGlobalDelayedQuote, symbol changes, chart bars) in JSON, XML, or CSV from the globalquotes.xignite.com service.

Xignite Global Quotes API is one of 23 APIs that Xignite publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Stocks, Quotes, and Delayed. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 14 operations across 14 paths, and defines 25 schemas. It is described by OpenAPI 3.0.4, at version 1.0.3.

Requests are made against a single base URL, https://globalquotes.xignite.com.

14 operations 14 paths 25 schemas 14 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
1.0.3
Base URL
https://globalquotes.xignite.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Xignite Global Quotes API declares 1 security scheme for authenticating requests. An API key is passed in the query as _token (basic). By default, every request must be authenticated.

  • basic — Token for your account.

Paths & Operations 14

Across 14 paths, the API surfaces 14 operations — 14 GET. Each is listed below with its method, path, parameters, and response codes.

XigniteGlobalQuotes 14
GET
/v3/xGlobalQuotes/ListSymbolChanges
2 params → 200
GET
/v3/xGlobalQuotes/ListSymbols
3 params → 200
GET
/v3/xGlobalQuotes/ListExchanges
→ 200
GET
/v3/xGlobalQuotes/GetGlobalExtendedQuote
2 params → 200
GET
/v3/xGlobalQuotes/GetGlobalDelayedQuote
2 params → 200
GET
/v3/xGlobalQuotes/GetGlobalExtendedQuotes
2 params → 200
GET
/v3/xGlobalQuotes/GetGlobalDelayedQuotes
2 params → 200
GET
/v3/xGlobalQuotes/GetGlobalDelayedVWAP
2 params → 200
GET
/v3/xGlobalQuotes/GetTopMarketMovers
3 params → 200
GET
/v3/xGlobalQuotes/GetAuctionPrices
2 params → 200
GET
/v3/xGlobalQuotes/GetChartBars
8 params → 200
GET
/v3/xGlobalQuotes/GetBars
6 params → 200
GET
/v3/xGlobalQuotes/GetBar
5 params → 200
GET
/v3/xGlobalQuotes/GetGlobalIntradayVWAP
4 params → 200

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are ChartBar (16 properties), Bar (13 properties), SymbolChange (10 properties), Security (10 properties). Each schema is shown below with its type and property counts.

MarketMovers
IntradayVWAPTypes
string
MarketMoverTypes
string
ChartBar
object
16 properties
GlobalBars
ExchangeList
SymbolList
SecurityDescription
object
3 properties
TickPrecisions
string
Bar
object
13 properties
OutcomeTypes
string
SymbolChange
object
10 properties
GlobalQuote
Common
object
4 properties
Security
object
10 properties
IntradayVWAP
GlobalBar
GlobalExtendedQuote
GlobalAuctionQuote
QuoteWithSecurity
MarketMover
ExchangeDescription
object
2 properties
EquityChartBars
IdentifierTypes
string
SymbolChangeList

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xignite-xigniteglobalquotes-api-openapi.yml Raw ↑

Other APIs Xignite publishes across the network.

Xignite Global Real-Time API
Xignite Global Historical API
Xignite Global Currencies API
Xignite Global Metals API
Xignite Crypto API
Xignite Global Indices API
Xignite Global Options API
Xignite Global Futures API
Xignite Bonds API
Xignite Money Markets API
Xignite Global Master API
Xignite Global Corporate Actions API