{"uid":"cap_mzjnGB1FZAwIeR4ou8tES","slug":"sec-company-identity-lookup-by-ticker-67419c97","name":"SEC Company Identity Lookup by Ticker","description":"SEC company identity by ticker — CIK, SIC, exchanges, fiscal year end and former names from official EDGAR data.","url":"https://sec.use.x402atlas.com/company/:ticker","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","pathParams"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["ticker"],"properties":{"ticker":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9.-]{0,9}$","description":"US public-company ticker; case-insensitive"}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"note":{"type":"string"},"company":{"type":"object","required":["ticker","cik","name","exchanges","tickers","former_names"],"properties":{"cik":{"type":"integer"},"sic":{"type":"string"},"name":{"type":"string"},"ticker":{"type":"string"},"tickers":{"type":"array","items":{"type":"string"}},"exchanges":{"type":"array","items":{"type":"string"}},"entity_type":{"type":"string"},"former_names":{"type":"array","items":{"type":"object","properties":{"to":{"type":"string","format":"date"},"from":{"type":"string","format":"date"},"name":{"type":"string"}},"additionalProperties":false}},"fiscal_year_end":{"type":"string"},"sic_description":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_CmQN2T5uYSWx_lhqu1ndG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns SEC/EDGAR identity data for a US public company by ticker, including CIK, SIC code, exchanges, fiscal year end, and former names.","exampleAgentPrompt":"Can you look up the SEC EDGAR identity for AAPL — I need its CIK number, which exchanges it trades on, its SIC code, and whether it's had any former company names?","exampleUseCases":[{"title":"Resolve ticker to EDGAR CIK for filing pipeline","prompt":"I need the CIK number for TSLA so I can pull its SEC filings programmatically — can you look that up from EDGAR?"},{"title":"Verify company industry classification","prompt":"What SIC code is Microsoft registered under with the SEC, and what does that SIC description say its industry is?"},{"title":"Research company name history","prompt":"Has Alphabet ever filed under a different name with the SEC? Can you check GOOGL's former names in EDGAR and also tell me its fiscal year end?"}],"resultDescription":"Returns a JSON object with the company's official SEC identity: integer CIK, SIC code string, full legal name, primary ticker, all tickers, list of exchanges, entity type, fiscal year end (MMDD format), SIC industry description, and an array of former names each with from/to date ranges.","failureModes":["Invalid or unrecognized ticker returns an error — ticker must match a known US public company in EDGAR","Non-US or OTC-only companies may not be found if not registered with SEC","Ticker format must match pattern ^[A-Za-z0-9][A-Za-z0-9.-]{0,9}$ — overly long or special-character tickers rejected","Company may have multiple tickers; only one needs to be supplied but results include all","Newly listed companies may have a delay before appearing in EDGAR data"],"whenToPreferThis":"Use this endpoint when you need authoritative SEC identity data (CIK, SIC, exchange listings, fiscal year end) for a US public company by ticker, especially as a first step before pulling filings or financials from EDGAR. Prefer this over general financial data APIs when regulatory accuracy and official EDGAR identifiers are required, or when you need to resolve a ticker to a CIK for downstream SEC filing lookups.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:41:43.926Z","isFirstParty":false}