Headers

Authorization

All requests to Eshopbox API need to be accompanied by an authorization header with an access token:

Authorization: Bearer safsa113131532a0913451sdf021fsw352sga235gasffaqerasfa

Content-Type

Requests made to Eshopbox API must be encoded as JSON and contain the header

Content-Type: application/json

Responses from the Eshopbox API, including errors, are encoded as JSON.

Last updated