Understanding how to call our APIs
Learn about the technical concepts related to calling our APIs and understanding their responses
Authorization
Requests
Responses
Response format
{
"result": {},
"targetUrl": null,
"success": true,
"error": null,
"unAuthorizedRequest": false
}Error responses
Error type
HTTP status code
Example
Pagination and filtration
Parameter
Description
Last updated
Was this helpful?