Authentication
To authenticate with an API Key, include it in the Authorization
header of your HTTP request.
Below is a sample request for the Links API:
GET /links
Host: https://www.connexify.io
Authorization: Bearer YOUR_API_KEY
To authenticate with an API Key, include it in the Authorization
header of your HTTP request.
Below is a sample request for the Links API:
GET /links
Host: https://www.connexify.io
Authorization: Bearer YOUR_API_KEY