L
Lucid REST API
Details
Authentication
In the Lucid developer portal, create an API key from the API Keys section. You need a licensed Lucid account, access to developer tools, and your admin must allow API keys. Choose the key name, expiration, and grants, then click Generate API key and save the value securely because it is only shown once.
In the Lucid developer portal, create an application, open it, go to the OAuth 2.0 tab, create an OAuth client, and register your redirect URI. Save the client_id and client_secret; Lucid states its REST API supports the OAuth 2.0 authorization code flow.