RESTful API

Authentication


The Outpan RESTful API uses API keys for authentication. You can view and manage your API key from the Developer Dashboard.

Authentication to the API is performed via HTTP Basic Auth. Provide your API key as the basic auth username value. You do not need to provide a password.