Logo
Akamai APIs API Documentation

EdgeKV API-Access tokens

Number of APIs: 4


1. Download an access token

GET https://{{host}}/edgekv/v1/tokens/:tokenName



2. Revoke an access token

DELETE https://{{host}}/edgekv/v1/tokens/:tokenName



3. Create an access token

POST https://{{host}}/edgekv/v1/tokens



4. List access tokens

GET https://{{host}}/edgekv/v1/tokens



ENDPOINTS