Billing
Parel uses prepaid credits. Usage is deducted from the account balance.
Checkout
Section titled “Checkout”| Endpoint | Purpose |
|---|---|
GET /v1/payments/config | Checkout configuration |
POST /v1/payments/checkout | Create hosted checkout URL |
GET /v1/payments/history | Payment history |
Promo codes
Section titled “Promo codes”POST /v1/promo/redeem
{ "code": "WELCOME"}Usage and budget
Section titled “Usage and budget”Use Usage to inspect spend and API Keys to separate environments.