2 min read
Endpoint
| Method | GET |
| Path | /public/v1/slice/billers |
| Ring | public (unauthenticated, feature-flagged) |
Parameters
None. Returns the accepted-biller registry.
Response
A JSON list of accepted billers for Credicorp Slice — the suppliers and billers you can pay immediately and repay Credicorp over a short schedule. This surface is feature-flagged (owner-gated); when the flag is off the endpoint may return an empty list rather than an error, so treat empty as "none currently available", not a failure. The marketing accepted-billers page reads exactly this endpoint.
Errors
A 429 on rate-limit. When the feature is disabled you may see an empty list or a 503-class response depending on configuration — handle both as "unavailable". See the public error table.
Frequently asked questions
Why is the biller list empty?
The Slice biller surface is feature-flagged. When the flag is off, the endpoint returns an empty list rather than an error. Render that as 'no accepted billers currently', not as a failure.
What is Credicorp Slice?
A product that lets a company pay an accepted supplier or biller now and repay Credicorp over a short schedule. This endpoint publishes which billers are currently accepted.
Related reading
Funding for UK limited companies
Credicorp lends to your company, not to you personally — short-term working capital with no personal guarantee. See what your business could access.

