PCX Developer Documentation
PCX is a cross-border payment infrastructure platform. These docs cover everything you need to integrate, build on, and operate with the PCX API.What you can do
- Send and receive payments across 30+ countries via a unified API
- Issue virtual accounts in multiple currencies for your customers
- Manage organizations with role-based access control and KYB verification
- Receive real-time webhooks for all payment events
Architecture overview
PCX exposes a set of domain-scoped microservices behind a single API Gateway. Each service owns its data and publishes events via SQS/EventBridge. You interact with a single base URL — routing is handled internally.Next steps
Quickstart
Make your first API call in under 5 minutes
Authentication
Understand API keys and JWT auth
Organizations API
Manage orgs, members, KYB, and invites
Webhooks
Subscribe to payment and account events