Skip to main content

Credentials

Required variables

  • AUTH_URL
  • AUTH_CLIENT_ID
  • AUTH_CLIENT_SECRET
  • AUTH_USERNAME
  • AUTH_PASSWORD
  • CODEFI_API

Store these variables to use in the curl commands throughout the tutorials.

important

At the current time, the Codefi Assets team will supply you with these variables. Send an email to [email protected].

Open a terminal window and set the variables:

AUTH_URL=https://codefi.eu.auth0.com
AUTH_AUDIENCE=https://api.codefi.network
AUTH_CLIENT_ID=XXXXXXXXXXXXX
AUTH_CLIENT_SECRET=XXXXXXXXXXXXX
AUTH_USERNAME=[email protected]
AUTH_PASSWORD=XXXXXXXXXXXXX
CODEFI_API=https://XXXXXXXXXXXXX.codefi.network/api/assets/v2