CaPPr API

This document describes how to use the CaPPr API.

Overview

API Endpoint

https://api.cappr.org

Headers

All requests should be sent with an Content-Type: multipart/form-data header.

Authentication

All requests require a basic authentication header. To generate this header:

Authorization: Basic ZnJlZDpmcmVk

Rate limit

You can execute a maximum of 600 requests per minute.

Responses

Responses will be in the JSON format.

API's

Please use one of the following links to read more about the different API's.