Authentication
This API requires an API key to identify and authorise requests. Please contact support@plock.io for instructions on how to create your API key.
Using the API key
Your API key must be present in each request made towards this API. They key should be sent using the Authorization
header following the Bearer
prefix. For example:
Last updated