Logo
Akamai APIs API Documentation

Locale

Number of APIs: 8


1. View countries

GET https://{{host}}/identity-management/v3/user-admin/common/countries



2. View states

GET https://{{host}}/identity-management/v3/user-admin/common/countries/:country/states



3. View languages

GET https://{{host}}/identity-management/v3/user-admin/common/supported-languages



4. View time zones

GET https://{{host}}/identity-management/v3/user-admin/common/timezones



5. View supported countries for a user profile

GET https://{{host}}/identity-management/v3/user-profile/common/countries



6. View languages for a user profile

GET https://{{host}}/identity-management/v3/user-profile/common/supported-languages



7. View time zones for a user profile

GET https://{{host}}/identity-management/v3/user-profile/common/timezones



8. View states for a user profile

GET https://{{host}}/identity-management/v3/user-profile/common/countries/:country/states



ENDPOINTS