Skip to main content

Base URL

  • https://api.kryptopay.xyz

Authentication

Public write operations require Bearer API key auth.
Authorization: Bearer <api_key>

Public endpoint currently documented

  • POST /v1/payment_intents

Language support

Current:
  • JavaScript/TypeScript SDK (@kryptopay/sdk)
  • HTTP integration examples in cURL and Node.js
Coming soon:
  • Python integration guides
  • Additional server-side language examples
More endpoints will be published as the public API surface is finalized.

Example apps