Skip to main content

Lyrid Swagger

To use our REST API endpoint, check out our Swagger Page:

Lyrid Swagger REST API

Token Authentication

To use the Lyrid using REST API, a JSON Web Token need to be generated. A token is an encrypted string that used to identify and authenticate the user per call against the platform. The endpoint for the authentication with the Secret Key and Access Key are as follows: https://api.lyrid.io/auth

Examples :

os.Getenv("CLOUD_ENV")