Getting Started
Prepare base URL
$API_KEY=INSERT_YOUR_API_KEY_HERE # the API key assigned to you via Issuer or Verifier portal
$IDENTITY_ENV_ID=426f1ce15bf3df70 # the unique idenitifer for your env
$PORTAL_API_BASE_URL=https://identity.products.teranode.group/products/web/$IDENTITY_ENV_ID/portalbackend/apiAPI Key Authentication
X-API-KEY: <API_KEY>Authorization
Supported Roles
Last updated