Endpoints

All endpoints require authentication unless noted.

Payments

MethodEndpointDescription
GET/api/v1/auth/testTest API keys
POST/api/v1/payments/createCreate payment
GET/api/v1/payments/:idGet status
DELETE/api/v1/payments/:idCancel payment

Health

MethodEndpointDescription
GET/healthFull health check
GET/health/liveLiveness check
GET/health/readyReadiness check
navigate select