Learn how to authenticate with the Ziplink API.
Authorization
header of your request. The format of the header is Bearer <access_token>
.
With an access token, you can interact with all resources and perform actions within Ziplink based on your permissions. For example, you can create, update, or delete resources, or retrieve information about them.