{"uid":"cap_7WHbWWAJw0N06kHW1c9k0","slug":"massive-all-tickers-d2d91ef8","name":"Massive All Tickers","description":"Query the stock and OTC ticker symbols supported by Massive. Each result carries the ticker, company name, primary exchange, security type, CIK and OpenFIGI identifiers, and whether the asset still trades. Can't find what you're looking for? POST feedback to /feedback, no charge.","url":"https://agent.massive.com/v3/reference/tickers","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"cik":{"type":"string","description":"Specify the CIK of the asset you want to search for. Find more information about CIK codes [at their website](https://www.sec.gov/edgar/searchedgar/cik.htm). Defaults to empty string which queries all CIKs."},"date":{"type":"string","format":"date","description":"Specify a point in time to retrieve tickers available on that date. Defaults to the most recent available date."},"sort":{"enum":["ticker","name","market","locale","primary_exchange","type","currency_symbol","currency_name","base_currency_symbol","base_currency_name","cik","composite_figi","share_class_figi","last_updated_utc","delisted_utc"],"type":"string","default":"ticker","description":"Sort field used for ordering."},"type":{"enum":["CS","ADRC","ADRP","ADRR","UNIT","RIGHT","PFD","FUND","SP","WARRANT","INDEX","ETF","ETN","OS","GDR","OTHER","NYRS","AGEN","EQLK","BOND","ADRW","BASKET","LT"],"type":"string","description":"Specify the type of the tickers. Find the types that we support via our [Ticker Types API](https://massive.com/docs/rest/stocks/tickers/ticker-types). Defaults to empty string which queries all types."},"cusip":{"type":"string","description":"Specify the CUSIP code of the asset you want to search for. Find more information about CUSIP codes [at their website](https://www.cusip.com/identifiers.html#/CUSIP). Defaults to empty string which queries all CUSIPs. Note: Although you can query by CUSIP, due to legal reasons we do not return the CUSIP in the response."},"limit":{"type":"integer","default":100,"maximum":1000,"minimum":1,"description":"Limit the number of results returned, default is 100 and max is 1000."},"order":{"enum":["asc","desc"],"type":"string","description":"Order results based on the `sort` field."},"active":{"type":"boolean","description":"Specify if the tickers returned should be actively traded on the queried date. Default is true."},"market":{"enum":["stocks","otc"],"type":"string","description":"Filter by market type. By default all markets are included."},"search":{"type":"string","description":"Search for terms within the ticker and/or company name."},"ticker":{"type":"string","description":"Specify a ticker symbol. Defaults to empty string which queries all tickers."},"exchange":{"type":"string","description":"Specify the asset's primary exchange Market Identifier Code (MIC) according to [ISO 10383](https://www.iso20022.org/market-identifier-codes). Defaults to empty string which queries all exchanges."},"ticker.gt":{"type":"string","description":"Range by ticker."},"ticker.lt":{"type":"string","description":"Range by ticker."},"ticker.gte":{"type":"string","description":"Range by ticker."},"ticker.lte":{"type":"string","description":"Range by ticker."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"count":1,"status":"OK","results":[{"cik":"0001090872","name":"Agilent Technologies Inc.","type":"CS","active":true,"locale":"us","market":"stocks","ticker":"A","currency_name":"usd","composite_figi":"BBG000BWQYZ5","last_updated_utc":"2021-04-25T00:00:00Z","primary_exchange":"XNYS","share_class_figi":"BBG001SCTQY4"}],"next_url":"https://api.massive.com/v3/reference/tickers?cursor=YWN0aXZlPXRydWUmZGF0ZT0yMDIxLTA0LTI1JmxpbWl0PTEmb3JkZXI9YXNjJnBhZ2VfbWFya2VyPUElN0M5YWRjMjY0ZTgyM2E1ZjBiOGUyNDc5YmZiOGE1YmYwNDVkYzU0YjgwMDcyMWE2YmI1ZjBjMjQwMjU4MjFmNGZiJnNvcnQ9dGlja2Vy","request_id":"e70013d92930de90e089dc8fa098888e"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_NU7qRVFKhfegY9LHCxz0V","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a paginated list of stock and OTC ticker symbols with company name, exchange, security type, CIK, OpenFIGI, and active trading status.","exampleAgentPrompt":"Give me a list of all actively traded ETF tickers on US exchanges — show me the ticker, company name, and primary exchange, sorted alphabetically, up to 200 results.","exampleUseCases":[{"title":"Screen for preferred share tickers","prompt":"Pull me a list of all preferred stock tickers currently trading in the US market, sorted by ticker name, up to 500 results — I need the ticker, company name, and exchange for each."},{"title":"Historical ticker availability check","prompt":"What stock tickers were available as of January 1, 2020? Give me up to 100 results sorted by name so I can compare against our current universe."},{"title":"Look up company ticker by CIK","prompt":"I have SEC CIK number 0000320193 — can you look up the ticker symbol and exchange for that company using the Massive tickers reference?"}],"resultDescription":"A paginated JSON list of ticker objects, each containing the ticker symbol, company name, primary exchange, locale, security type (e.g. CS, ETF, ADRC), CIK, composite FIGI, share class FIGI, currency, last updated timestamp, and a delisted timestamp if the asset is no longer trading. Pagination cursor is included for subsequent pages.","failureModes":["Invalid security type enum value returns a 400 validation error","CIK or CUSIP not found returns an empty results array","Invalid date format returns a 400 error","Exceeding limit of 1000 results per call requires pagination","Expired or missing x402 payment header returns a 402 Payment Required error","Rate limiting may return a 429 Too Many Requests response"],"whenToPreferThis":"Choose this endpoint when you need a broad reference list of tickers to build a universe of securities, validate ticker symbols, enrich data with CIK or OpenFIGI identifiers, or check what securities were available on a specific historical date. It is especially useful for bulk lookups across security types (ETFs, ADRs, warrants, preferred shares) rather than fetching a single company's details. Prefer this over exchange-specific or third-party reference sources when you need CIK and OpenFIGI in a single call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T06:51:38.585Z","isFirstParty":false}