Generate an Auth Token
- Specify the Debug Key defined in your Akamai property in the Debug Key field below.
- Specify the duration for the Auth Token to be valid from the current time in the Duration field below.
- Specify the Output Format for the generated Auth Token:
- Full: This will return a full-text page, showing how the Auth Token was generated and how long the Auth Token is valid for.
- API: This will return only the token value as a plain text response. This is ideal if you use a command line tool such as
curl to generate an Auth Token.
- Click the Generate Token button.
Check a generated Auth Token
- Specify a previously-generated Auth Token in the Auth Token field below
- Specify the Debug Key you used to generate the Auth Token in the Debug Key field below.
- Click the Check Token button
- On the next page, you will see details about whether the Auth Token is valid or has expired etc.
Generate a random key
Use this option to generate a 64-byte random key for use with Enhanced Debug or Signature Header Authentication.
Generating auth tokens using Akamai's EdgeAuth SDKs
Using a generated Enhanced Debug Auth Token