MarkedDocs Instruments

API reference / Instruments

Instruments

Find tradable securities and exchange identifiers attached to companies.

GET/v1/instrumentsOpenAPI ↗

Overview

An instrument is the exchange-traded security under a canonical company. Use this endpoint to move between ticker, exchange, segment, ISIN and company identity without guessing symbol mappings.

Coverage

RecordsSourcesUpdated
NSE and BSE instrumentsOfficial exchange mastersRefreshed from exchange listings

Parameters

ParameterTypeDescription
tickerstringListed symbol
exchangestringNSE or BSE
segmentstringExchange segment
typestringInstrument type
isinstring12-character ISIN
companystringAny accepted company reference
limitinteger1–500; default 100
offsetintegerResult offset

Getting started

Issue a key

Sign in, choose a plan and create an API key from your workspace dashboard.

Send the request

Call /v1/instruments with X-API-Key or an Authorization bearer token.

Read data and metadata

Use data for records and meta for timestamps, counts and request context.

Implementation notes

  • Ticker symbols are normalized to uppercase.
  • Use exchange-qualified references when the same symbol can exist on more than one venue.

Marked provides market data, not financial advice. Verify material decisions against the authoritative source.