One Trading

One Trading (One Trading Exchange B.V.) is an EU-regulated cryptocurrency and derivatives exchange for retail and institutional traders, positioning itself as "the world's fastest exchange." It offers spot crypto plus crypto futures (up to 10x leverage), index futures and 24/7 equity futures. Its public "Fast API" provides REST market-data and trading endpoints (currencies, instruments, order book, candlesticks, ticker, fees, funding rates, orders, trades, futures positions and subaccount transfers) at https://api.onetrading.com/fast, plus a real-time WebSocket streams API at wss://streams.fast.onetrading.com. Formerly operated as Bitpanda Pro. This profile was surfaced as a Speedinvest portfolio company and enriched by the API Evangelist pipeline from the provider's public documentation and live endpoints.

One Trading publishes 5 APIs on the APIs.io network, including WebSocket Streams API, Funding API, Futures API, and 2 more. Tagged areas include Company, Cryptocurrency, Crypto Exchange, Trading, and Derivatives.

The One Trading catalog on APIs.io includes 1 event-driven AsyncAPI specification.

One Trading’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, authentication, and 18 more developer resources.

49.2/100 developing ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
5 APIs 1 MCP Servers
CompanyCryptocurrencyCrypto ExchangeTradingDerivativesFuturesFinancial ServicesMarket DataWebSocketFintech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 49.2/100 · developing
Contract Quality 15.9 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/one-trading: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

One Trading WebSocket Streams API

Real-time WebSocket API for market data (order book, price ticks, book ticker) and, after authenticating, private trading events (order lifecycle, trades, settlement, funding pa...

One Trading Funding API

Subaccount balance transfers

One Trading Futures API

Futures positions, funding and portfolio endpoints

One Trading Public API

Public market-data endpoints (no authentication)

One Trading Trading API

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

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

One Trading WebSocket Streams API

Real-time WebSocket (WSS) API for the One Trading exchange. Clients receive market data feeds (order book, price ticks, book ticker) and, after authenticating, private trading e...

ASYNCAPI

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

One Trading Authentication

http · 1 scheme

SECURITY

One Trading Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: one-trading
name: One Trading
description: One Trading (One Trading Exchange B.V.) is an EU-regulated cryptocurrency and derivatives exchange for retail
  and institutional traders, positioning itself as "the world's fastest exchange." It offers spot crypto plus crypto futures
  (up to 10x leverage), index futures and 24/7 equity futures. Its public "Fast API" provides REST market-data and trading
  endpoints (currencies, instruments, order book, candlesticks, ticker, fees, funding rates, orders, trades, futures positions
  and subaccount transfers) at https://api.onetrading.com/fast, plus a real-time WebSocket streams API at wss://streams.fast.onetrading.com.
  Formerly operated as Bitpanda Pro. This profile was surfaced as a Speedinvest portfolio company and enriched by the API
  Evangelist pipeline from the provider's public documentation and live endpoints.
url: https://raw.githubusercontent.com/api-evangelist/one-trading/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://framerusercontent.com/images/m2JxgHpA4PAHjVJIacTjS6wnvRY.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- speedinvest
x-tier: enriched
x-tier-reason: portfolio-lead-with-live-api
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Cryptocurrency
- Crypto Exchange
- Trading
- Derivatives
- Futures
- Financial Services
- Market Data
- WebSocket
- Fintech
apis:
- name: One Trading WebSocket Streams API
  description: Real-time WebSocket API for market data (order book, price ticks, book ticker) and, after authenticating, private
    trading events (order lifecycle, trades, settlement, funding payments, balance adjustments).
  humanURL: https://docs.onetrading.com/websocket.md
  baseURL: wss://streams.fast.onetrading.com
  tags:
  - WebSocket
  - Streaming
  - Events
  properties:
  - type: AsyncAPI
    url: asyncapi/one-trading-streams-asyncapi.yml
  - type: Webhooks
    url: asyncapi/one-trading-streams-asyncapi.yml
- aid: one-trading:one-trading-funding-api
  name: One Trading Funding API
  description: Subaccount balance transfers
  humanURL: https://docs.onetrading.com
  baseURL: https://api.onetrading.com/fast
  tags:
  - Funding
  properties:
  - type: OpenAPI
    url: openapi/one-trading-funding-api-openapi.yml
  - type: Documentation
    url: https://docs.onetrading.com
  - type: Authentication
    url: authentication/one-trading-authentication.yml
- aid: one-trading:one-trading-futures-api
  name: One Trading Futures API
  description: Futures positions, funding and portfolio endpoints
  humanURL: https://docs.onetrading.com
  baseURL: https://api.onetrading.com/fast
  tags:
  - Futures
  properties:
  - type: OpenAPI
    url: openapi/one-trading-futures-api-openapi.yml
  - type: Documentation
    url: https://docs.onetrading.com
  - type: Authentication
    url: authentication/one-trading-authentication.yml
- aid: one-trading:one-trading-public-api
  name: One Trading Public API
  description: Public market-data endpoints (no authentication)
  humanURL: https://docs.onetrading.com
  baseURL: https://api.onetrading.com/fast
  tags:
  - Public
  properties:
  - type: OpenAPI
    url: openapi/one-trading-public-api-openapi.yml
  - type: Documentation
    url: https://docs.onetrading.com
  - type: Authentication
    url: authentication/one-trading-authentication.yml
- aid: one-trading:one-trading-trading-api
  name: One Trading Trading API
  description: Account order and trade endpoints (Bearer token, TRADE/READ scope)
  humanURL: https://docs.onetrading.com
  baseURL: https://api.onetrading.com/fast
  tags:
  - Trading
  properties:
  - type: OpenAPI
    url: openapi/one-trading-trading-api-openapi.yml
  - type: Documentation
    url: https://docs.onetrading.com
  - type: Authentication
    url: authentication/one-trading-authentication.yml
common:
- type: DomainSecurity
  url: security/one-trading-domain-security.yml
- type: Website
  url: https://onetrading.com
- type: Documentation
  url: https://docs.onetrading.com
- type: APIReference
  url: https://docs.onetrading.com/rest/public/currencies
- type: GettingStarted
  url: https://support.onetrading.com/hc/en-gb/articles/16357722538129-What-should-I-know-about-One-Trading-API
- type: Support
  url: https://support.onetrading.com/hc/en-gb
- type: Blog
  url: https://onetrading.com/blog
- type: GitHubOrganization
  url: https://github.com/one-trading
- type: Pricing
  url: https://onetrading.com/fees
- type: Login
  url: https://account.onetrading.com/login
- type: TermsOfService
  url: https://onetrading.com/terms
- type: PrivacyPolicy
  url: https://onetrading.com/privacy-policy
- type: LLMsTxt
  url: llms/one-trading-llms.txt
- type: Authentication
  url: authentication/one-trading-authentication.yml
- type: Conventions
  url: conventions/one-trading-conventions.yml
- type: Idempotency
  url: conventions/one-trading-conventions.yml
- type: ErrorCatalog
  url: errors/one-trading-problem-types.yml
- type: Lifecycle
  url: lifecycle/one-trading-lifecycle.yml
- type: DataModel
  url: data-model/one-trading-data-model.yml
- type: Conformance
  url: conformance/one-trading-conformance.yml
- type: Packages
  url: packages/one-trading-packages.yml
- type: MCPServer
  url: mcp/one-trading-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AsyncAPI
  url: asyncapi/one-trading-streams-asyncapi.yml
- type: Webhooks
  url: asyncapi/one-trading-streams-asyncapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 16
  pass: local-v1