2 min read
Endpoint
| Method | GET |
| Path | /public/v1/config/pricing |
| Ring | public (unauthenticated) |
Parameters
None. Returns the current published pricing config.
Response
A JSON pricing config — the published figures (rates, fees, ranges, bounds) that drive quotes and marketing copy across the Credicorp estate. Because every surface reads this endpoint, the numbers reconcile everywhere; do not hard-code figures in your integration, read them here so a config change flows to you automatically.
Errors
A 429 on rate-limit; otherwise 200. See the public error table.
Frequently asked questions
Should I cache the pricing config?
Briefly, yes — it is safe to cache and changes infrequently. But read it rather than hard-coding figures, so a pricing change reaches your integration on your next fetch instead of requiring a code release.
Is this the same source the website uses?
Yes. config/pricing is the single source of truth the marketing estate, the calculators and the quote engine all read, which is why the numbers never drift between the site and the API.
Related reading

GET /public/v1/products
The product catalogue: the three Credicorp products — Business Loan, Credicorp Flex, Credicorp Slice — each…
Read →
GET /public/v1/quote/onetime
A representative Business Loan quote for an amount and term. Bounded to £50–£500 principal and 14–84 days by…
Read →
GET /public/v1/quote/flex
A representative Credicorp Flex preview — the revolving business credit facility. Illustrates cost of drawing…
Read →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.