Bitso website screenshot

Bitso

Bitso is one of Latin America's largest cryptocurrency exchanges and stablecoin-rail providers, serving Mexico, Argentina, Brazil, Colombia, and other LATAM markets. Bitso exposes a public REST trading API and a WebSocket feed at bitso.com/api/v3 for market data, order management, conversions, OTC / RFQ, and account operations; a Payouts & Pay-Ins API for cross-border crypto and fiat disbursements; and the Juno API for Mexican peso (MXN) rails and stablecoin programmable money. API and OpenAPI references are catalogued at docs.bitso.com.

Bitso publishes 3 APIs on the APIs.io network: WebSocket API, Private API, and Public API. Tagged areas include Cryptocurrency, Exchange, Trading, Stablecoins, and Payouts.

The Bitso catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

Bitso’s developer surface includes authentication, documentation, GitHub presence, status page, engineering blog, and 7 more developer resources.

42.3/100 developing ▬ flat Agent 39/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreeSelf serve⚡ Free to try
5 APIs
CryptocurrencyExchangeTradingStablecoinsPayoutsCross BorderLatin AmericaMexicoFintech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 42.3/100 · developing
Contract Quality 16.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 3.4 / 13
Governance 5.0 / 12
Discoverability 6.9 / 10
Agent readiness — 39/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/bitso: 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.

Bitso WebSocket API

Real-time streaming channels for trades, order-book diffs, and full order-book snapshots. Used by trading clients and market-data consumers that need sub-second updates.

Bitso Payouts and Pay-Ins API

Cross-border disbursement and collection API powered by stablecoin and LATAM rails. Lets businesses fund into Bitso, convert between assets and fiat, and pay out to destination ...

Juno API

Juno is Bitso's programmable-money platform for Mexican peso (MXN) rails and stablecoin operations. The API supports account creation, SPEI funding, MXNB stablecoin mint / redee...

Bitso Private API

Authenticated account and trading endpoints.

Bitso Public API

Public market data endpoints. No authentication required.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Bitso Trading API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Bitso Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Bitso Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Bitso Finops

FINOPS

Event Specifications 1

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

Bitso WebSocket API

Bitso's public real-time WebSocket feed for the Bitso cryptocurrency exchange. Clients connect to a single endpoint and subscribe to one or more channels per order book (e.g. bt...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Bitso API Rules

5 rules · 1 errors 4 warnings

SPECTRAL

Security Posture 3

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

Bitso Authentication

apiKey · 1 scheme

SECURITY

Bitso Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Bitso Trust Center

ISO 27001

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Bitso Agentic Access

12 operations · 2 acting

12 operations · 2 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: bitso
name: Bitso
description: Bitso is one of Latin America's largest cryptocurrency exchanges and stablecoin-rail providers, serving Mexico,
  Argentina, Brazil, Colombia, and other LATAM markets. Bitso exposes a public REST trading API and a WebSocket feed at bitso.com/api/v3
  for market data, order management, conversions, OTC / RFQ, and account operations; a Payouts & Pay-Ins API for cross-border
  crypto and fiat disbursements; and the Juno API for Mexican peso (MXN) rails and stablecoin programmable money. API and
  OpenAPI references are catalogued at docs.bitso.com.
type: Index
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bitso.png
access: 3rd-Party
position: Producer
created: '2026-05-23'
modified: '2026-05-23'
tags:
- Cryptocurrency
- Exchange
- Trading
- Stablecoins
- Payouts
- Cross Border
- Latin America
- Mexico
- Fintech
url: https://raw.githubusercontent.com/api-evangelist/bitso/refs/heads/main/apis.yml
specificationVersion: '0.20'
apis:
- aid: bitso:websocket
  name: Bitso WebSocket API
  description: Real-time streaming channels for trades, order-book diffs, and full order-book snapshots. Used by trading clients
    and market-data consumers that need sub-second updates.
  humanURL: https://docs.bitso.com/bitso-api/docs/general
  baseURL: wss://ws.bitso.com
  tags:
  - WebSocket
  - Streaming
  - Market Data
  properties:
  - type: Documentation
    url: https://docs.bitso.com/bitso-api/docs/general
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/bitso/refs/heads/main/asyncapi/bitso-asyncapi.yml
- aid: bitso:payouts-funding
  name: Bitso Payouts and Pay-Ins API
  description: Cross-border disbursement and collection API powered by stablecoin and LATAM rails. Lets businesses fund into
    Bitso, convert between assets and fiat, and pay out to destination accounts across supported countries.
  humanURL: https://docs.bitso.com/bitso-payouts-funding/docs/getting-started
  baseURL: https://api.bitso.com
  tags:
  - Payouts
  - Pay-Ins
  - Cross Border
  - Stablecoins
  properties:
  - type: Documentation
    url: https://docs.bitso.com/bitso-payouts-funding/docs/getting-started
- aid: bitso:juno
  name: Juno API
  description: Juno is Bitso's programmable-money platform for Mexican peso (MXN) rails and stablecoin operations. The API
    supports account creation, SPEI funding, MXNB stablecoin mint / redeem and on-chain transfer, and destination payouts
    for fintechs operating in Mexico.
  humanURL: https://docs.bitso.com/juno/docs/getting-started
  baseURL: https://api.bitso.com
  tags:
  - Juno
  - Stablecoin
  - SPEI
  - Mexico
  properties:
  - type: Documentation
    url: https://docs.bitso.com/juno/docs/getting-started
- aid: bitso:bitso-private-api
  name: Bitso Private API
  description: Authenticated account and trading endpoints.
  humanURL: https://docs.bitso.com/bitso-api/docs
  baseURL: https://api.bitso.com/v3
  tags:
  - Private
  properties:
  - type: OpenAPI
    url: openapi/bitso-private-api-openapi.yml
  - type: Documentation
    url: https://docs.bitso.com/bitso-api/docs
- aid: bitso:bitso-public-api
  name: Bitso Public API
  description: Public market data endpoints. No authentication required.
  humanURL: https://docs.bitso.com/bitso-api/docs
  baseURL: https://api.bitso.com/v3
  tags:
  - Public
  properties:
  - type: OpenAPI
    url: openapi/bitso-public-api-openapi.yml
  - type: Documentation
    url: https://docs.bitso.com/bitso-api/docs
common:
- type: AgenticAccess
  url: agentic-access/bitso-agentic-access.yml
- type: TrustCenter
  url: security/bitso-trust-center.yml
- type: DomainSecurity
  url: security/bitso-domain-security.yml
- type: Authentication
  url: authentication/bitso-authentication.yml
- type: Website
  url: https://bitso.com/
- type: Business
  url: https://bitso.com/business
- type: Documentation
  url: https://docs.bitso.com/
- type: OpenAPI Index
  url: https://docs.bitso.com/llms.txt
- type: LinkedIn
  url: https://www.linkedin.com/company/bitso
- type: GitHub
  url: https://github.com/bitso
- type: Status
  url: https://status.bitso.com/
- url: https://blog.bitso.com/
  type: Blog
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com