These docs are for v1.0. Click to read the latest docs for v1.2.

Lucid's FedRAMP environment

Users in the FedRAMP environment will use different routes for accessing the REST API. Please see below for details.

  • Any OAuth 2.0 endpoints will use api.lucidgov.app instead of api.lucid.co.
    • Example: https\://api.lucidgov.app/oauth2/token
  • The authorization endpoint for user tokens is https\://lucidgov.app/oauth2/authorize.
  • The authorization endpoint for account tokens is https\://lucidgov.app/oauth2/authorizeAccount.
  • The test redirect uri is https\://lucidgov.app/oauth2/clients/{client id}/redirect.