Authentication
This API requires an API key to identify and authorise requests. Please contact [email protected] for instructions on how to create your API key.
Last updated
This API requires an API key to identify and authorise requests. Please contact [email protected] for instructions on how to create your 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:
curl -H "Authorization: Bearer <API KEY>" https://endpoint.plock.io/c1/apiLast updated