π΅οΈAuthentication
Making Authenticated API Requests
Example API Request
POST https://api.paypangea.com/v1/pay/{endpoint}
Content-Type: application/json
Authorization: Bearer API_KEYDetailed Steps
Handling API Responses
Security Best Practices
Last updated