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

One Trading Public API

Public market-data endpoints (no authentication)

One Trading Public API is one of 5 APIs that One Trading publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Public. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 11 operations across 11 paths, and defines 13 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.onetrading.com/fast.

11 operations 11 paths 13 schemas 11 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.onetrading.com/fast
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

One Trading Public API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerToken). By default, every request must be authenticated.

  • BearerToken — API token generated in the One Trading UI, sent as 'Authorization: Bearer '. Tokens carry one or more permission scopes: Read, Trade, Withdraw, SUBACCOUNTTRANS…

Paths & Operations 11

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

Public 11

Public market-data endpoints (no authentication)

GET
/v1/currencies
Currencies
getCurrencies → 200
GET
/v1/instruments
Instruments
getInstruments 1 param → 200
GET
/v1/candlesticks/{instrument_code}
Candlesticks
getCandlesticks 6 params → 200400
GET
/v1/order-book/{instrument_code}
Order Book
getOrderBook 2 params → 200400
GET
/v1/market-ticker
Market Ticker
getMarketTicker → 200
GET
/v1/market-ticker/{instrument_code}
Market Ticker For Instrument
getMarketTickerForInstrument 1 param → 200
GET
/v1/fees
Fee Groups
getFeeGroups → 200
GET
/v1/time
Time
getTime → 200
GET
/v1/funding-rate
Current Funding Rate
getCurrentFundingRate 1 param → 200
GET
/v1/funding-rate/history
Funding Rate History
getFundingRateHistory 1 param → 200
GET
/v1/funding-rate/settings
Funding Rate Settings
getFundingRateSettings → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are MarketTicker (8 properties), Instrument (8 properties), FundingRateSetting (5 properties), Currency (5 properties). Each schema is shown below with its type and property counts.

FeeGroup
object
4 properties
ServerTime
object
2 properties
Currency
object
5 properties 3 required
Error
object
One Trading error envelope. Errors carry a single machine-readable code string.
1 property
CandlestickResponse
object
2 properties
OrderBook
object
4 properties
MarketTicker
object
8 properties
FundingRateHistory
object
1 property
AssetRef
object
2 properties
OrderBookLevel
object
2 properties
FundingRateSetting
object
5 properties
Instrument
object
8 properties
FundingRate
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

one-trading-public-api-openapi.yml Raw ↑

Other APIs One Trading publishes across the network.

One Trading WebSocket Streams API
One Trading Funding API
One Trading Futures API
One Trading Trading API
Where this information came from

This is an independent, third-party profile of One Trading Public 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.