CX
CoinExchange.Cash

Crypto Trading API

Review currently enabled authenticated API endpoints for eligible P2P integrations. Availability, permissions, custody, escrow, chain support, rate limits, and verification depend on the live configuration.

API capabilities

Everything you need to build automated trading systems on top of the P2P exchange.

RESTful API

Review the currently enabled authenticated REST endpoints, request schemas, rate limits, and response behavior before building an integration.

Real-Time WebSockets

Where enabled, WebSocket events can report chat, order-status, and notification updates. Availability and delivery guarantees depend on the documented live service.

Automated Market Making

Eligible integrations may create and manage margin-priced offers. Confirm enabled endpoints, pricing inputs, rate limits, permissions, and failure behavior.

Escrow Integration

Escrow API actions are available only for eligible verified funded routes and authorized participants. Confirm signer, release, refund, dispute, recovery, and idempotency terms.

Multi-Chain Support

Trade across Ethereum, Bitcoin, Solana, Base, Polygon, Tron, and other supported networks. One API covers supported chains and tokens where available.

Developer-Friendly

Swagger/OpenAPI documentation, TypeScript types, rate limiting with practical quotas, and webhook support for event-driven architectures.

Key endpoints

MethodEndpointDescription
GET/api/v1/offersList all active P2P offers with filters
POST/api/v1/offersCreate a new buy/sell offer
POST/api/v1/tradesInitiate a trade on an existing offer
GET/api/v1/trades/:idGet trade status and escrow details
POST/api/v1/trades/:id/releaseRelease escrow funds
GET/api/v1/pricesReal-time market prices for supported tokens.

Ready to build?

Review the current API documentation, authentication, permissions, rate limits, supported routes, and failure behavior before building an integration.

Get API Access
CoinExchange Developer API | Access & Usage Conditions