Logo
Akamai APIs API Documentation

Helper

Number of APIs: 4


1. List authorized users

GET https://{{host}}/identity-management/v3/users

This operation lists authorized API client users.



2. List allowed APIs

GET https://{{host}}/identity-management/v3/users/:username/allowed-apis

This operation lists available APIs for a user.



3. List allowed CP codes

POST https://{{host}}/identity-management/v3/users/:username/allowed-cpcodes

This operation lists available CP codes for a user.



4. List accessible groups

GET https://{{host}}/identity-management/v3/users/:username/group-access

This operation lists groups available to a user.



ENDPOINTS