Use this API alongside the IoT Edge Connect product.
Use the authentication method you've configured in your Edge Connect property.
-
For JWT, you need to pass the token in your request header. Unless you've specified otherwise, the header name is
X-Akamai-DCP-Token
. You can also pass the token in a query param as configured in the JWT behavior. See verifyJsonWebTokenForDcp in PAPI catalog. -
If you selected Mutual Authentication, your authentication is validated alongside your connection to the service. You don't need to pass any authentication information alongside your request.
This API does not follow Akamai's standard system of provisioning API tokens within Akamai Control Panel.