Developer documentation

Request headers

Before you start using Reeleezee API, you need to set up following request headers in your postman (or tool of your choice).

Request Headers along with its values:

Authorization: 
Used for authentication. At the moment we only support Basic Authentication

Accept
Content negotiation (Which media types are acceptable for the response)

Accept-Language
The preferred natural language

Content-Type
The format of the message body (used in PUT)

Prefer
If the request should send a response message. Default is 204 (No content). If header is set and request is handled successfully the response code will be 200 (OK)

Once this is set up, you can set up authorization and then you are good to go!

NL Select your country