Dyspatch API Changelog

Whenever a backwards-incompatible change is introduced we release a new dated API version. Use an Accept header to specify the version used when making API calls:

curl --request GET \
--url https://api.dyspatch.io/templates \
--header 'Authorization: Bearer EXAMPLEAPIKEYXXXXXXXX12345678' \
--header 'Accept: application/vnd.dyspatch.2023.03+json'

The latest version is 2023-03.

Earlier versions of the API can be accessed by clicking a title below.

2023-07

2023-03

2023-02

2023-01

2020-11

2020-04

2019-10

2019-03