Equity

Equity Listings

Returns all current verified active stock listings for the issuer resolved from the requested ticker. Ticker alone is not treated as a durable listing identity.

get/gateway/v1/equity/listings

Query parameters

symbolstring required

Ticker used to resolve the issuer whose current verified stock listings are returned

Example:AAPL

Ticker used to resolve the issuer whose current verified stock listings are returned

limitinteger

Results per page

Results per page

offsetinteger

Pagination offset

Pagination offset

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://example.com/schemas/DataResponseEquityListing.json"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.