Changelog
Release Notes
Version history and recent changes to the API.
v0.0.12026-01-28
- Initial release of Pintopay Corp API
- User management: create, get user data, check balances, deposit addresses
- Cardholder management with KYC verification
- Card operations: issue, topup, withdraw, freeze/unfreeze, close
- Webhook configuration for real-time notifications
- Mass Instant Operations (MIO) support
- XSalsa20-Poly1305 (SecretBox) encryption via PyNaCl
- API-KEY authentication with project isolation
- Idempotency support for mutation operations
- OpenAPI 3.0 specification