Usage
Response fields
Each biller in the response includes:Next step
After selecting a biller, call Get Biller Items to retrieve the available packages.API Reference
Full request/response details and Try it
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve available billers for a given category (airtime, data, or betting)
curl https://api.payvessel.com/vaas/api/v1/biller-reseller/billers \
-H "api-key: YOUR_API_KEY" \
-H "api-secret: YOUR_SECRET_KEY"
| Field | Type | Description |
|---|---|---|
biller_id | string | Unique identifier for the biller |
biller_name | string | Display name (e.g. “Bet9ja”, “SportyBet”) |
biller_icon | string | URL to the biller’s logo |
min_amount | integer or null | Minimum order amount (if applicable) |
max_amount | integer or null | Maximum order amount (if applicable) |
status | integer or null | Biller availability status |
