Payonclick Developer Docs
v1

List Categories

GET https://payonclick.in/ext/v1/bbps/categories
Any valid API key Counts toward your 60 req/min

All live categories with biller counts


Responses

StatusDescription
200 OK All live categories with biller counts — see the example on the right.
4xx / 5xx { "success": false, "error": { "code": "…", "message": "…" } } — every code is listed under Error Codes.
📘
Good to know

is_available: false means an operator has temporarily disabled that category; unavailable_reason carries the message to show your user. Safe to cache.