API

The main goal of the API is to facilitate the processes of automatic interaction between your applications and the Diggernaut service. For example, using the API, you can automatically start your diggers and retrieve data. Also you can use data on demand functionality with API. Our API uses the REST architecture.

Any POST / PUT / PATCH requests to the API must send data in application/json format, the response from the API will be sent in application/json format as well.