Authentication

All StatusExposed API endpoints require authentication, except for the RSS and Atom feed endpoints.

The authentication is done via a token that you can get from the StatusExposed website.

To authenticate you have to add the token in the X-API-Key header of the request.

Last updated