Skip to main content
Retrieve reference metadata and identifiers for one security
Audience: developers and agents normalizing one security before issuer or market-data joins.

Coverage and source scope

Use this route to normalize a known security symbol before joining it to SEC records, market history, or an issuer view. Supply ticker or its symbol alias. The response can include identifiers, listing fields, classification, and market-cap context when available; null fields are unavailable values, not inferred substitutes. Preserve the returned symbol, CIK, FIGIs, asOf, freshness, provenance, source-rights, and revision metadata. See API conventions.

Canonical metadata

  • symbol
  • cik
  • compositeFigi
  • shareClassFigi
  • exchange
  • securityType
  • asOf
  • freshness
  • provenance
  • sourceRights
  • revision
  • requestId
  • traceparent

Example request

Example response

Identity and missing fields

Use this record to keep the returned symbol and identifiers together before a cross-system join. cik, FIGIs, exchange, security type, and classification fields appear only when the reference record has them; a null field is not an instruction to guess or to copy a similarly named security. asOf identifies the reference record’s time, while freshness, provenance, source-rights, and revision metadata describe its context. For a name-first workflow, start with market search and resolve the candidate before using it as an issuer identity.

Errors

A missing symbol returns 400 missing_symbol. A 503 means reference data is unavailable for the request; it does not establish that the security is delisted or lacks SEC identity.

Give this prompt to your agent

Failure posture

  • preserve symbol, identifiers, asOf, freshness, provenance, sourceRights, revision, requestId, and traceparent
  • treat null identity and classification fields as unavailable
  • do not select a similarly named security when the returned identifiers do not match the intended issuer