Authentication Secret Key (recommended)

This authentication function is the recommended alternative of using a secret key for API integrations.

It uses:

  • username - email value for registered LiveConsent account
  • developer_key - provided by LiveConsent Support
  • secret_key - generated by the user in their Developer Account interface

An authorization token is returned (valid for 1 hour) and must be included in all subsequent API calls.

The legacy password-based method (GET https://api.liveconsent.com/LCSWS/account/authentication) remains available but will be deprecated in the future.

We recommend all new integrations use this method instead.

API function usage type: Standard
Language
Response
Click Try It! to start a request and see the response here!