List discovered API endpoints

All products Returns API endpoints for the specified hostname and base path. Unlike Get discovered APIs, this operation returns APIs already in your API definitions. When you see a discovered API or a new resource, add it to your definition with Create an endpoint or resource.

Path Params
string
required

The base64-encoded value of the hostname.

string
required

The base64-encoded value of the base path.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Responses

Response body
object
configurations
array of objects

A list of API Definitions.

configurations
object
integer
required

A unique identifier for an API endpoint.

string
required

The name for this API endpoint.

latest
object
required

Summarizes this API endpoint's latest version.

production
object

Summarizes this API endpoint's current deployment on Akamai's production network.

staging
object

Summarizes this API endpoint's current deployment on Akamai's staging network.

Language
Authentication
URL