2 min read
What it is
JSON (JavaScript Object Notation) is a lightweight, text-based data format of objects, arrays, strings, numbers and booleans. It is the lingua franca of web APIs.
In the Credicorp API
Every Credicorp public endpoint speaks JSON: reads return JSON bodies, and the POST endpoints take JSON request bodies with Content-Type: application/json. The MCP endpoint layers JSON-RPC on top.
Frequently asked questions
Do I need to send JSON?
Yes for the POST endpoints — send a JSON body with the right Content-Type. Reads return JSON you parse on your side.
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.