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 Trading API

Account order and trade endpoints (Bearer token, TRADE/READ scope)

One Trading Trading 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 Trading. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 12 operations across 8 paths, and defines 3 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.

12 operations 8 paths 3 schemas 3 DELETE8 GET1 POST

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 Trading 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 12

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

Trading 12

Account order and trade endpoints (Bearer token, TRADE/READ scope)

GET
/v1/account/balances
Balances
getBalances → 200403
GET
/v1/account/fees
Account Fees
getAccountFees → 200403
GET
/v1/account/orders
Get Orders
getOrders 5 params → 200403
POST
/v1/account/orders
Create Order
createOrder body → 200400422
DELETE
/v1/account/orders
Cancel All Orders
cancelAllOrders → 200403
GET
/v1/account/orders/{order_id}
Get Order by Order ID
getOrderByOrderId 1 param → 200404
DELETE
/v1/account/orders/{order_id}
Cancel Order by Order ID
cancelOrderByOrderId 1 param → 200404
GET
/v1/account/orders/client/{client_id}
Get Order by Client ID
getOrderByClientId 1 param → 200404
DELETE
/v1/account/orders/client/{client_id}
Cancel Order by Client ID
cancelOrderByClientId 1 param → 200404
GET
/v1/account/orders/{order_id}/trades
Get Trades for Order
getTradesForOrder 1 param → 200
GET
/v1/account/trades
Get Trades
getTrades 4 params → 200
GET
/v1/account/trade/{trade_id}
Get Trade by Trade ID
getTradeByTradeId 1 param → 200404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Order (11 properties), CreateOrderRequest (8 properties), Error (1 property). Each schema is shown below with its type and property counts.

CreateOrderRequest
object
8 properties 5 required
Order
object
11 properties
Error
object
One Trading error envelope. Errors carry a single machine-readable code string.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

one-trading-trading-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 Public API
Where this information came from

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