2 min read
Definition
Credicorp groups endpoints into rings by trust level. The public ring (/public/v1) is unauthenticated and returns published figures; the partner ring (/partner/v1) is token-gated and handles customer, decision and payment data. There are further internal rings the public docs do not cover.
In plain terms
A tier of the API grouped by how much trust it needs.
Why it matters here
Knowing which ring an endpoint is in tells you the auth, the rate limit and whether it touches sensitive data. See public vs partner.
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.

