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

Dixa Tags API

The Tags API from Dixa — 7 operation(s) for tags.

Dixa Tags API is one of 20 APIs that Dixa 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, API documentation, and rate-limit docs.

This API exposes 10 operations across 7 paths, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version beta.

Requests are made against a single base URL, https://dev.dixa.io.

10 operations 7 paths 11 schemas 2 DELETE3 GET2 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
beta
Base URL
https://dev.dixa.io/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Dixa Tags API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 10

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

Tags 10
PUT
/beta/conversations/{conversationId}/tags/{tagId}
Tag conversation
putConversationsConversationidTagsTagid 2 params → 204400404500
DELETE
/beta/conversations/{conversationId}/tags/{tagId}
Untag conversation
deleteConversationsConversationidTagsTagid 2 params → 204400404500
POST
/beta/conversations/{conversationId}/tags/bulk
Bulk tag conversation
postConversationsConversationidTagsBulk 1 param body → 202400404500
GET
/beta/conversations/{conversationId}/tags
List tags
getConversationsConversationidTags 1 param → 200400404500
GET
/beta/tags
List tags
getTags 1 param → 200400500
POST
/beta/tags
Create tag
postTags body → 200400500
GET
/beta/tags/{tagId}
Get tag
getTagsTagid 1 param → 200400404500
DELETE
/beta/tags/{tagId}
Delete tag
deleteTagsTagid 1 param → 204400404500
PATCH
/beta/tags/{tagId}/deactivate
Deactivate tag
patchTagsTagidDeactivate 1 param → 204400404500
PATCH
/beta/tags/{tagId}/activate
Activate tag
patchTagsTagidActivate 1 param → 204400404500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Tag (4 properties), CreateTagInput (2 properties), ConversationTagsOutput (1 property), GetTagOutput (1 property). Each schema is shown below with its type and property counts.

TagConversationInput
object
1 property 1 required
Tag
object
4 properties 3 required
ServerError
object
1 property 1 required
BadRequest
object
1 property 1 required
CreateTagOutput
object
1 property 1 required
BulkTagConversationInput
object
1 property
GetTagOutput
object
1 property 1 required
ConversationTagsOutput
object
1 property
CreateTagInput
object
2 properties 1 required
NotFound
object
1 property 1 required
ListTagsOutput
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dixa-tags-api-openapi.yml Raw ↑

Other APIs Dixa publishes across the network.

Dixa Agents API
Dixa Analytics API
Dixa Anonymization API
Dixa Business Hours API
Dixa Chatbots API
Dixa Contact Endpoints API
Dixa Conversations API
Dixa Custom Attributes API
Dixa End Users API
Dixa Internal Notes API
Dixa Knowledge API
Dixa Messages API
Where this information came from

This is an independent, third-party profile of Dixa 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.