2 min read
What it is
An HTTP status code is the three-digit number that summarises the outcome of a request. 2xx means success, 4xx means the client got something wrong, 5xx means the server failed.
The codes you will see
The Credicorp public API uses a small, standard set: 200 (read OK), 201 (enquiry created), 400 (malformed request), 404 (unknown/unpublished resource), 422 (validation failed), and 429 (rate limited). Each non-2xx also carries a machine-readable error code. See Errors and status codes.
Frequently asked questions
Which status means my enquiry saved?
A 201 Created, returning the enquiry id and status "new".
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.