Skiro docs

Take card payments, get paid in crypto. Skiro is a REST API: use any language, no install required.

The whole loop

  1. You create a checkout session server-side with the amount and the crypto you want to be paid in.
  2. Customer pays on a Skiro-hosted page (or your own embedded checkout).
  3. We convert at the live rate and send the funds to the wallet you configured. No payout button, no minimums.
  4. You receive a signed webhook so your system can fulfill the order.

Authentication

Every request to api.skiro.io uses a Bearer token: Authorization: Bearer sk_live_.... Test keys (sk_test_...) are interchangeable in the same routes: they just don't hit real cards.

Get help

Last updated: May 30, 2026