---
title: "Exchange Components"
method: GET
path: "/marketdata/exchange_components"
tags: ["Market Data"]
---

# Exchange Components

`GET /marketdata/exchange_components`

This endpoint provides a bit mapping for the bid/ask/last 'market' values in the snapshot response.

## Response `200`

Exchange Components

- object[]
  - `ConId` number
  - `Complete` boolean
  - `mapping` object[]
    - `bit` number
    - `code` string
    - `exchange` string

## Other responses

- `400` — Unsuccessfull response
- `401` — Unsuccessfull response
- `403` — Unsuccessfull response
- `408` — Unsuccessfull response

---

[API](https://skmtc.dev/interactivebrokers/apis/ibkr-3rd-party-web-api.md) · [All operations](https://skmtc.dev/interactivebrokers/apis/ibkr-3rd-party-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactivebrokers/ibkr-3rd-party-web-api/revisions/97f75703dba5/schema)
