Skip to main content

API Calls

The platform offers numerous API calls to access different types of data.

Access to these calls is based on the information provided in the API Testing Account.

API Access

Once Dispatch Pro Support has granted an access token, the following Dispatch Pro service may be used:

Swagger documentation is available at:

For example, to receive equipment available the following call is made:

GET https://dispatch.ravenslingshot.com/api/equipment
Host: dispatch.ravenslingshot.com
Authorization: Bearer [ACCESS_TOKEN]

Webhooks

For more information on webhooks accessible with the resources here, go to the Webhooks section.