How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dyspatch SMS Templates API

SMS Templates are the SMS templates found in your Dyspatch account. Only thepublished Template Draft is returned.A typical integration will start with using the Templates list endpoint to iterate through and sync Templates.

Dyspatch SMS Templates API is one of 20 APIs that Dyspatch publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include SMS Templates. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 4 operations across 4 paths, and defines 28 schemas. It is described by OpenAPI 3.2.0, at version 2026.06.

Requests are made against a single base URL, https://api.dyspatch.io.

4 operations 4 paths 28 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026.06
Base URL
https://api.dyspatch.io
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Dyspatch SMS Templates API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer).

  • Bearer — Set Bearer followed by your API key as the Authorization header in your API requests. shell Authorization: Bearer EXAMPLEAPIKEYXXXXXXXX12345678 Below is an exa…

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

SMS Templates 4

SMS Templates are the SMS templates found in your Dyspatch account. Only the published Template Draft is returned. A typical integration will start with using the Templates list e…

GET
/sms/templates
List SMS Templates
getSMSTemplates 5 params → 200400401429500default
GET
/sms/templates/{templateId}
Get SMS Template by ID
getSMSTemplateById 3 params → 200400401404429500default
POST
/sms/render/template/{templateId}
Render SMS Template by ID
renderSMSTemplate 2 params body → 200400401404429500default
POST
/sms/render/template/{templateId}/{languageId}
Render Localized SMS Template by ID
renderSMSTemplateByLCID 3 params body → 200400401404429500default

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are SMSTemplateRead (12 properties), TemplateMetaRead (11 properties), LocalizationMetaRead (6 properties), SMSCompiledRead (4 properties). Each schema is shown below with its type and property counts.

workspaceId
string
The workspace this object belongs to
templateDescription
string
A description of the template
localizationUrl
string
The API url for a specific localization
draftId
string
An opaque, unique identifier for a draft
TemplateMetaRead
object
the template metadata
11 properties
localeGroupId
string
the locale group this localization belongs to, if this field is empty the localization does not belong to any locale group
AssignedTagsMetaRead
object
assigned tags metadata
2 properties
SMSTemplateRead
object
list of template metadata
12 properties
templateName
string
The name of a template
LocalizationMetaRead
object
localization metadata
6 properties
createdAt
string
The time of initial creation
TemplatesRead
object
list of template metadata
2 properties
templateId
string
An opaque, unique identifier for a template
localizationName
string
The user-specified name of a localization
tagName
string
The user-specified name of a tag
variables
array
a list of variables used in the template
APIError
object
possible errors from the api
3 properties
SMSTemplateRender
object
rendered template with data
3 properties
RenderBody
object
1 property
localizationId
string
An opaque, unique identifier for a localization
languages
array
a list of locale codes that are available in the localization. See [supported languages](https://docs.dyspatch.io/localization/supportedlanguages/) for an exha…
SMSCompiledRead
object
revision data
4 properties
tagId
string
tag01gpe172x7p6aa1c9grr48efq8
path
string
The folder path location for this object
SMSContent
object
sms draft content
2 properties
templateUrl
string
The API url for a specific template
updatedAt
string
The time of last update
cursor
object
Information about paginated results
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dyspatch-sms-templates-api-openapi.yml Raw ↑

Other APIs Dyspatch publishes across the network.

Dyspatch Blocks API
Dyspatch Customer Profiles API
Dyspatch Drafts API
Dyspatch Live Activity Drafts API
Dyspatch Live Activity Localizations API
Dyspatch Live Activity Templates API
Dyspatch Localizations API
Dyspatch Push Drafts API
Dyspatch Push Localizations API
Dyspatch Push Templates API
Dyspatch SMS Drafts API
Dyspatch SMS Localizations API
Where this information came from

This is an independent, third-party profile of Dyspatch SMS Templates API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.