To configure this API for the first time:
- Make sure DOM is in your contract. You can find the list of products within your account in Control Center under Contracts. Contact your Akamai support team to enable DOM if necessary.
- You need different permissions to access API functions. You can manage permissions in Control Center. Learn more about the access control model. To use this API, you need to have these permissions:
- Valid Domains - View Only (
DV_READ
scope). This permission lets you perform read-only operations, such as listing domains. - Domain Validation - Write Access (
DV_WRITE
scope). This permission lets you perform write operations, such as submitting domains for validation. - Domain Validation - Delete Access (
DV_DELETE
scope). This permission lets you invalidate domains and delete domains ownership.
- Valid Domains - View Only (
- Before you can use this API, you need to Create authentication credentials.
- To enable this API, choose the API service named Domain Ownership Manager and set the access level to
READ-WRITE
.
The code examples shown in this API documentation are for reference but do not contain the required authentication code syntax you need to make API calls. To learn how to apply authentication in a variety of programming languages when using Akamai APIs, refer to Authenticate with EdgeGrid.
Provide feedback or ask a question in the developer community. You can also contact your Akamai account representative for support. We want to hear from you!