Number of APIs: 14
Use the DataStream 2 API to capture log data and deliver it to a destination of your choice at low latency. With log data streamed in near real time, you can monitor the delivery performance and health metrics for better insight and improved security of your properties without client integrations or software development kits (SDKs). With this API, you can:
- Create and manage stream configurations.
- Monitor traffic based on available data sets.
- Collect detailed data on your properties. 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 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
Integration methods
GET https://{{host}}/datastream-config-api/v2/log/groups
GET https://{{host}}/datastream-config-api/v2/log/groups/:groupId/properties
GET https://{{host}}/datastream-config-api/v2/log/datasets-fields
POST https://{{host}}/datastream-config-api/v2/log/streams
GET https://{{host}}/datastream-config-api/v2/log/streams
GET https://{{host}}/datastream-config-api/v2/log/streams/metrics?start={{start}}&end={{end}}
GET https://{{host}}/datastream-config-api/v2/log/streams/:streamId
PATCH https://{{host}}/datastream-config-api/v2/log/streams/:streamId
DELETE https://{
ENDPOINTS