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 Tags API

Tags are a way of categorizing your resources (template and drafts) with helpful identifying information.You can decide what tags are useful for you, managing a master list of available tags and assigning or removing tags from each resource as part of your workflow.

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

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

This API exposes 7 operations across 7 paths, and defines 9 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.

7 operations 7 paths 9 schemas 1 DELETE2 GET1 PATCH2 POST1 PUT

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 Tags 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 7

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

Tags 7

Tags are a way of categorizing your resources (template and drafts) with helpful identifying information. You can decide what tags are useful for you, managing a master list of av…

PUT
/tags/assign/{resourceId}
Add Tags to a Resource
assignTagsToResource 2 params body → 200400401
POST
/tags/unassign/{resourceId}
Unassign Tags from a Resource
unassignTagsFromResource 2 params body → 200400401
GET
/tags
Get Tags
getTags 3 params → 200400401404
GET
/tags/{tagId}
Get Tag by ID
getTagById 2 params → 200400401404
POST
/tags/create
Create a Tag
createTag 1 param body → 200400401404
PATCH
/tags/update/{tagId}
Update a Tag
updateTag 2 params body → 200400401404
DELETE
/tags/delete/{tagId}
Delete a Tag
deleteTag 2 params → 200400401404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are TagRead (7 properties), APIError (3 properties). Each schema is shown below with its type and property counts.

tagId
string
tag01gpe172x7p6aa1c9grr48efq8
createdAt
string
The time of initial creation
tagName
string
The user-specified name of a tag
TagRead
object
tag metadata
7 properties
workspaceIds
array
A list of workspace IDs
updatedAt
string
The time of last update
tagStatus
string
The status of the current tag. States include: "active", "inactive"
APIError
object
possible errors from the api
3 properties
tagTypes
array
A list of tag types

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dyspatch-tags-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 Tags 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.