This document describes how to use the CaPPr API.
https://api.cappr.org
All requests should be sent with an Content-Type: multipart/form-data header.
All requests require a basic authentication header. To generate this header:
Authorization: Basic ZnJlZDpmcmVk
You can execute a maximum of 600 requests per minute.
Responses will be in the JSON format.
Please use one of the following links to read more about the different API's.