Payonclick Developer Docs
v1

Search Billers

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

Search billers inside a category


Query & Path Params

NameTypeDescription
category required string Category slug from /categories
q optional string Filter by biller name
page optional int Default 1
per_page optional int Default 50, max 200

Responses

StatusDescription
200 OK Search billers inside a category — see the example on the right.
4xx / 5xx { "success": false, "error": { "code": "…", "message": "…" } } — every code is listed under Error Codes.