Pepay API
PEPAY API Reference
Authentication
'x-api-key': 'your_api_key'Base URL
https://api.pepay.ioInvoices
Create Invoice
{
"Content-Type": "application/json",
"x-api-key": "your_api_key",
"Idempotency-Key": "unique_request_id"
}Get Invoice
List Invoices
Get Invoice Totals
Webhooks
Webhook Events
Event Type
Description
Webhook Payload
Webhook Security
Error Handling
Rate Limits
Last updated