Welcome to the Paywaz Public API — the developer gateway into our zero-fee, crypto-native payments infrastructure.
Paywaz runs on Solana Mainnet, leveraging high-speed, low-cost settlement rails while providing an API-first architecture for merchants, enterprises, and global platforms.
Note: This is a public preview. Additional endpoints, SDKs, and documentation will be released as Paywaz transitions out of stealth.
- Initiate zero-fee stablecoin or multi-crypto payments
- Auto-convert incoming tokens to hedged stablecoins (PZUSD, PZGBP, PZEUR, etc.)
- Create and manage checkout sessions
- Verify transaction status
- Retrieve settlement and payout data
- Integrate Paywaz with POS, ecommerce, mobile apps, or enterprise systems
Public OpenAPI specification for the Paywaz API.
openapi.yaml— OpenAPI 3.1 specredocly.yaml— Redocly lint config
Requires Node.js 20+ (see .nvmrc).
npm ciThese commands are wired into CI and should be used locally:
| Purpose | Command |
|---|---|
| Lint / tests | npm test (runs Redocly lint) |
| Lint only | npm run lint |
| Bundle spec | npm run build (outputs to dist/) |
| Preview docs | npm start (Redocly preview on 8080) |
Tip:
npm startrunsredocly preview-docsand binds to0.0.0.0:8080so you can view the docs locally. Install vianpm cito use the pinned Redocly CLI bundled innode_modules.
An OpenAPI 3.0 specification will be published here as endpoints become publicly available.
Current placeholder: Paywaz-Version: 2025-01-01