Authentication
Authentication is made using a bearer token which will have been provided by De Marque. To authenticate any request to the API, add the following header to your HTTP calls:
Authentication: Bearer <my-token>
Authentication is made using a bearer token which will have been provided by De Marque. To authenticate any request to the API, add the following header to your HTTP calls:
Authentication: Bearer <my-token>