Authentication
Skipo API's two-tier authentication scheme β bearer keys and per-request signed JWT.
Rate limits
Per-account and per-key limits, tiers, RateLimit headers, and the 429 response for the Skipo API.
Errors
RFC 9457 (problem+json) error format for the Skipo API.
Pagination
How the Skipo API paginates its collections β offset by default, cursor on fills.
Ids and correlation
How withdrawals, deposits, orders, fills and the ledger relate β the Skipo API id-correlation contract.
Webhooks
Receive signed events from Skipo β the 7-event catalog, the stable envelope, always-rebased amounts with a base block, and JWS verification with EdDSA.
Funding your account
How to deposit into Skipo over the API β crypto deposit addresses, CLP bank transfer, and how to reconcile a deposit that has already arrived.
Withdrawal fees
How Skipo charges the withdrawal fee β feeMode, sweeping a full balance, and why the fee depends on the contact's network.
Tokenized equities
How the Skipo API expresses tokenized-equity amounts β assetFormat, the multiplier, and why it is point-in-time.