2 min read
Definition
A Credicorp SDK exposes the same endpoints as typed methods and manages the tedious mechanics: minting and caching tokens, back-off on 429/5xx, and cursor iteration.
In plain terms
A ready-made library so you do not hand-roll the HTTP and auth.
Why it matters here
Use one for partner flows; raw HTTP is fine for a single public read. See choosing an SDK or raw HTTP.
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.

