REST API ======== The web version of the Charon provides a experimental REST API feature. Testing REST API --------------------- You can utilize the `Swagger UI `_ to perform test requests. In the *Swagger UI*, click on the *Authorize* button and paste your :doc:`API Key ` for authentication. Working with REST API --------------------- To make requests, you will need an :doc:`API Key ` obtained from your profile page. Add the `Authorization: `_ ``Basic `` header to all of your HTTP requests. Also is recommeded to provide correct `User-Agent `_ header. .. openapi:: ../openapi.yml :group: :exclude: /app/* /billing/notification/