If you are assigned the Deployer or Admin role, you can generate an API-level JSON web token (JWT). You can use the JSON web token to invoke the API and all its operations.
On the
API Console
page, click the
Managed APIs
tab.
Click the
Actions
menu on the row of the managed API and select
Generate JWT token
.
The
Generate JWT token
option is enabled for the managed APIs with API-level JSON web tokens (JWT).
The
Generate API Level JSON Web Token
dialog box appears.
Optionally, edit the expiration date and time.
You can choose a maximum of 180 days for the expiration date.
Click
Generate New Token
.
Copy the generated token and use the token to invoke the API and all its operations.
For more information about using an API-level authentication policy, see