Using Conscent.ai

  • To start creating content on Conscent.ai, you must follow the Authentication Guidelines. Conscent.ai will only allow authorized persons to create, view and edit content. The Client API Key and API Secret must be passed in Authorization Headers using Basic Authentication to use these APIs (API Key as the username and API Secret as the password.

Whenever you're utilizing the Web Integration Code or Calling any Conscent.ai APIs, you need to update the API_URL and SDK_URL variables based on your operating environment.

Conscent.ai provides two environments.

SANDBOX ENVIRONMENT: TESTING/STAGING ENVIRONMENT (v1)

PRODUCTION ENVIRONMENT: PRODUCTION ENVIRONMENT

Last updated