How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Bullish Market Data API

Non-authenticated APIs for accessing general market data information

Bullish Market Data API is one of 32 APIs that Bullish publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Market Data. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, rate-limit docs, and a changelog.

This API exposes 8 operations across 8 paths, and defines 27 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 7 base URLs: https://api.exchange.bullish.com/trading-api, https://registered.api.exchange.bullish.com/trading-api, https://prod.access.bullish.com/trading-api, https://api.bugbounty.bullish.com/trading-api, https://api.simnext.bullish-test.com/trading-api, https://registered.api.simnext.bullish-test.com/trading-api, https://simnext.access.bullish.com/trading-api.

8 operations 8 paths 27 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.exchange.bullish.com/trading-api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Bullish Market Data API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (jwtTokenAuth).

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.

market-data 8

Non-authenticated APIs for accessing general market data information

GET
/v1/markets
Get Markets
getMarkets 2 params → 200404429500
GET
/v1/markets/{symbol}
Get Market by Symbol
getMarketBySymbol 1 param → 200404429500
GET
/v1/history/markets
Get Historical Markets
getHistoricalMarkets 2 params → 200400429500
GET
/v1/history/markets/{symbol}
Get Historical Market by Symbol
getHistoricalMarketBySymbol 1 param → 200404429500
GET
/v1/markets/{symbol}/orderbook/hybrid
Get Market Order Book
getMarketOrderBook 1 param → 200404429500
GET
/v1/markets/{symbol}/trades
Get Latest Market Trades
getLatestMarketTrades 1 param → 200404429500
GET
/v1/markets/{symbol}/tick
Get Market Tick
getMarketTick 1 param → 200404429500
GET
/v1/markets/{symbol}/candle
Get Market Candle
getMarketCandles 4 params → 200404429500

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are Market (45 properties), ObfuscatedTrade (9 properties), OHLCVCandle (8 properties), OrderBook (5 properties). Each schema is shown below with its type and property counts.

MarketSymbol
string
market symbol. E.g. BTCUSDC
OptionTypeAsString
string
option type can have the following string values "CALL", "PUT"
OrderTypeAsString
string
order type can have the following string values "LMT", "MKT", "STOPLIMIT", "POSTONLY". "MKT" and "STOPLIMIT" are not applicable for Options
AssetID
string
unique asset ID
TradeID
string
FeeTier
object
unique fee tier
3 properties 3 required
PriceQuantityTuple
object
2 properties
AmmData
object
AMM data
4 properties 4 required
OrderSideAsString
string
order side can have the following string values "BUY", "SELL"
FeeTierId
string
unique fee tier ID, see [Get Market By Symbol](/rest/api/get-market-by-symbol)
TimeStampAsString
string
unsigned 64 bit integer value which is the number of milliseconds since EPOCH expressed as string
ObfuscatedTrade
object
9 properties 8 required
OrderBook
object
5 properties 5 required
AssetSymbol
string
asset symbol as denoted in the world
Boolean
boolean
DateTime
string
ISO 8601 with millisecond as string
AssetValue
string
see [asset value](/rest/general/price-quantity-precision) format
TimeBucket
string
OptionType
string
Type of Option market
Market
object
45 properties 34 required
OptionAndDatedFuturesMarketSymbol
string
market symbol. E.g. BTC-USDC-20241004-70000-C for OPTION markets and BTC-USDC-20241201 for DATED FUTURE markets.
OptionGreeks
object
Pricing parameters for option instruments. Only returned for option markets and omitted for spot and perpetual markets.
4 properties
MarketID
string
OptionMarketSymbol
string
market symbol. E.g. BTC-USDC-20241004-70000-C for OPTION markets.
Tick
OHLCVCandle
object
8 properties
MarketTypeAsString
string
market type can have the following string values "SPOT", "PERPETUAL", "DATEDFUTURE", "OPTION"

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bullish-market-data-api-openapi.yml Raw ↑

Other APIs Bullish publishes across the network.

Bullish Deprecated Features and APIs
Bullish WebSocket Multi-Order Book API
Bullish WebSocket Anonymous Trades API
Bullish WebSocket Anonymous Ticks API
Bullish WebSocket Auction Feed API
Bullish WebSocket Index Data API
Bullish WebSocket Private Data API
Bullish FIX API
Bullish Aggregator API
Bullish Account Assets API
Bullish Amm Instructions API
Bullish Asset Data API
Where this information came from

This is an independent, third-party profile of Bullish Market Data API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.