Lyrid Swagger
To use our REST API endpoint, check out our Swagger Page:
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 :
- CUrl
os.Getenv("CLOUD_ENV")