Product docs and API reference are now on Akamai TechDocs.
Search product docs.
Search for “” in product docs.
Search API reference.
Search for “” in API reference.
Search Results
 results matching 
 results
No Results
Filters
API v4.164.0
Added
- Customers now have the ability to view and self-enroll in our Cloud Beta Programs with the following new commands:
- Beta Programs List (GET /betas)
- Beta Program View (GET /betas/{betaId})
- Beta Program Enroll (POST /account/betas)
- Enrolled Beta Programs List (GET /account/betas)
- Enrolled Beta Program View (GET /account/betas/{betaId})
Changed
As part of our ongoing commitment to innovation and better serving our customers, we have made the strategic decision to pause the sale of our Managed Database offering for all customers who do not have an active database deployed. We recognize the need for a product that offers higher performance and the capacity to handle more complex workloads.
If you have an existing database already deployed, you will continue to be able to deploy, provision, and manage the service exactly as you do today, and we’ll fully support your Managed Database workloads until our next-generation database solution is available. For all other customers, all Managed Databases commands are inaccessible.
Billing for services can now depend on the Region in which those services are deployed. Accordingly, Region-specific price data is now available in responses to the following commands:
- Linode Types List (GET /linode/types)
- Linode Type View (GET /linode/types/{typeId})
- Network Utilization View (GET /account/transfer)
- Invoice Items List (GET /account/invoices/{invoiceId}/items)
GET commands that return paginated data collections now have a default rate limit of 400 requests per minute. Additionally, the Images List (GET /images) command now has a 20 request per minute rate limit.
The following endpoints now generate respective Events upon successful requests:
- Object Storage Key Create (POST /object-storage/keys)
- Object Storage Key Revoke (DELETE /object-storage/keys/{keyId})
- Object Storage Key Update (PUT /object-storage/keys/{keyId})