Pryzma Developer Documentation
Pryzma is a stablecoin orchestration platform that lets your application move money globally using a simple USD-denominated REST API. You issue standard API calls — create accounts, initiate transfers — and Pryzma handles the stablecoin custody (Paxos), wallet management (Fordefi), and on-chain settlement. Your integration never touches stablecoins directly.
The API is live today at api-dev.pryzma.global for sandbox development.
Where to start
01
Getting Started
Make your first API call in 5 minutes
02
API Reference
Interactive reference for every endpoint
03
Authentication
OAuth 2.0 client credentials flow
Useful links
| Resource | URL | |---|---| | API (dev) | api-dev.pryzma.global | | Operator console | console.pryzma.global | | OpenAPI spec | /openapi.yaml |