Base URL

Zlnk’s API is available over HTTPS at

https://zlnk.io/publicapi/services/

Authentication

Authentication is based on an API key, which must be sent via the Authorization header. Obtain your API key from https://zlnk.com/home/settings.

Authorization: Bearer YOUR_API_KEY

Response codes

The API returns standard HTTP response codes to indicate the success or failure of each request. Below are the most common:

StatusDescription
200Successfully
400Bad Request
404Not Found
401,403Authentication Issue