Number of APIs: 11
Use the Edge Hostnames API (HAPI) to manage how requests for your site, app, or content map to Akamai edge servers. With this API, you can:
- Get existing edge hostnames.
- Edit edge hostname details such as IP version and TTL.
- Delete edge hostnames. Create an authentication credential that contains the client token and client secret required to authenticate Akamai API requests. Note: If you don't have access to the Identity and Access Management tool, contact your local Akamai Control Center admin or your Akamai account team for assistance. Note: If you need to refine access levels or permissions, see Create a client with custom permissions. You can retrieve data only from existing edge hostnames. To create a new edge hostname aligned with the Property Manager product, IP version, and security settings, use the Property Manager API. You can use this API collection in these integration methods:
- APIAuthentication
[default]
as a header above all text. [default]
client_secret = C113nt53KR3TN6N90yVuAgICxIRwsObLi0E67/N8eRN=
host = akab-h05tnam3wl42son7nktnlnnx-kbob3i3v.luna.akamaiapis.net
access_token = akab-acc35t0k3nodujqunph3w7hzp7-gtm6ij
client_token = akab-c113ntt0k3n4qtari252bfxxbsl-yvsdj
Dependencies
Integration methods
GET https://{{host}}/hapi/v1/change-requests
GET https://{{host}}/hapi/v1/change-requests/:changeId
DELETE https://{{host}}/hapi/v1/dns-zones/:dnsZone/edge-hostnames/:recordName
GET https://{{host}}/hapi/v1/dns-zones/:dnsZone/edge-hostnames/:recordName
GET https://{{host}}/hapi/v1/dns-zones/:dnsZone/edge-hostnames/:recordName/change-requests
GET https://{{host}}/hapi/v1/edge-hostnames/:edgeHostnameId
GET https://{{host}}/hapi/v1/i18n/:language
GET https://{{host}}/hapi/v1/products/display-names
ENDPOINTS