Authentication

Authentication of the api-client is provided by both adding an additional header to each api-call with a pre-shared key, and whitelisting the client's ip-address in GoedGeplaatst's firewall.

The partner will provide one or more ip-addresses which need to be whitelisted. GoedGeplaatst provides the pre-shared key which can be used in each call to obtain access to the available resources.

Example

POST /rest/v1/advertisements/ HTTP/2
Authentication: 3549735tgfdgby89eytf902y75957y9g
{
  "payload": true
}