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.2020.11+json'
The latest version is 2020-11.
Earlier versions of the API can be accessed by clicking a title below.
ampHtml
parameter to all compiled objects to support
AMP
output./localizations/:draftId/localizations/:localizationId
to
return the value for a localization ID at a particular draft./drafts/{draftId}
and /templates/{templateID}
language
field has been renamed to languages
and returns an array of
languages.localization
has been renamed to id
./localizations/...
endpoints for localization management./drafts/...
endpoints./drafts/{draftId}/publishRequest
.