REST API

The REST API is meant for actions initiated by the party integrating with Drillster.

Version Supported data formats Development status
2.1.1 JSON Current version
2.1 JSON Legacy
2.0 JSON ⚠️ No longer available

The various APIs may be used interchangeably, using the same OAuth access token. For details on getting access, please refer to the OAuth documentation.

Event Notification Service

In addition to the API detailed above, Drillster also offers an event notification service, allowing messages to be sent to subscribers as and when certain events take place. These events, and thus their associated messages, originate from within the Drillster system.

Please see the detailed page about the event notification service for more information.