API Sandbox
Test API endpoints with live sandbox responses
Sign in or register to get your API key
Mock Mode
https://sandbox.wasaapay.com/api/v1
Endpoints
POST
/api/v1/partner/usersCreate User
Create a new user in your partner account with optional KYC information for identity verification.
Request Body
curl -X POST "https://sandbox.wasaapay.com/api/v1/partner/users" \ -H "Authorization: Bearer sk_sandbox_your_api_key" \ -H "Content-Type: application/json" \ -H "X-Idempotency-Key: 1769880377062"
Response
Send a request to see the response