/charts

The chart endpoint.

post

/shared_dashboards

The shared dashboard endpoint.

get

List all shared dashboards.

get

Get a shared dashboard by ID.

delete

Delete a shared dashboard.

get

Find all shared dashboards that belong to the specified AE client.

get

Find all shared dashboards that have the provided name and AE client number.

get

Find all shared dashboards that have the provided name, AE client number and the creator's user name.

/telemetry

The Telemetry endpoint.

get

Get filtered and anonymized data for consumer specified by consumer ID {id}.

post

Consume filtered and anonymized data from starting points and up to end points specified in POST data with consumer ID specified in {id}.

post

Perform acknowledgement for consumed data specified in POST body and with consumer ID specified in {id}.

get

Get all data for consumer specified by consumer ID {id}.

post

Consume all data from starting points and up to end points specified in POST data with consumer ID specified in {id}.

post

Perform acknowledgement for consumed data specified in POST data and with consumer ID specified in {id}.

Apikeys Resource

Manage scoped API keys.

get

Returns a list of defined scoped API keys.

post

Creates a new API key.

delete

Deletes a scoped API key.