Skip to main content

Skipo API

Welcome to the documentation for the Skipo public API (v2). With the API you can look up balances and transactions, retrieve market data, create withdrawals and conversions, and receive signed webhooks whenever your transactions change.

Version

This documentation covers version v2, served under https://api.skipo.com/v2. Version v1 remains available until September 10, 2026, when it is retired — see Migrating from v1.

Start here

For AI agents and tools

The documentation is also published in a language-model-friendly format:

Prefer to connect your account directly to an agent? Use the read-only MCP server.

Key concepts

ConceptDescription
Authenticationskp_live_… / skp_test_… keys and EdDSA signing for sensitive operations.
Rate limitsPer-key limits, RateLimit-* headers, and monthly quotas.
Errorsapplication/problem+json responses (RFC 9457) with a stable code.
PaginationA consistent wrapper: offset by default, cursor on fills.
Ids and correlationHow withdrawals, deposits, orders, fills and the ledger link together.
WebhooksThe 7 events, the envelope, and the JWS (EdDSA) signature verifiable via JWKS.
Tokenized equitiesassetFormat, the multiplier, and why it is point-in-time.