Skip to main content
GET
/
sdk
/
{environmentId}
/
nonce
Create nonce for authentication flow
curl --request GET \
  --url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/nonce
{
  "nonce": "<string>"
}

Path Parameters

environmentId
string
required
Required string length: 36
Example:

Response

nonce
string