REST API Users

API Server

The ase-core-api service provides an API to access the core Edge Compute Platform services. It is available as an http(2) server and as an AMQP connection (in which case the client is responsible for supplying the callback queue and consuming the message(s)).

The user and password for the /login endpoint on the http(2) server are the same as for the API user mentioned in the AMQP Users section.

Using the default parameters as seen on the Docker page, the username is "api-user" and the password "Password01!".