Abyss Monitor
Last updated
Last updated
The Core is an NPM Package to access easily the Service API without calling HTTP Request. It's manages automatic retry on failed request (Network Error, Bad Gateway...), API authentication and endpoint parameters (Request Params, Request Query Params, Request Body and Response Body).
Each endpoint has a corresponding method accepting typed parameters to help you to provide the right information.
API: https://monitor-api.abyss-project.fr/api
Abyss Monitor is based on . You need one to call some endpoints.