API Documentation
Authentication
How to authenticate your requests to Unlinked’s API
You’ll need to authenticate your requests to access some of the endpoints in the Unlinked API. In this guide, we’ll look at how authentication works.
Bearer Token
When requesting resources, you will need your API key. API keys are currently invite only.
Here’s how to add the API key to the request header using cURL:
Always keep your API key safe and reset it if you suspect it has been compromised.