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

Convert Tags API

Tags define tag labels for your project.

Convert Tags API is one of 33 APIs that Convert 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.

This API exposes 6 operations across 6 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against 3 base URLs: https://api.convert.com/api/v2, https://apidev.convert.com/api/v2, http://apidev.convert.com:5000/api/v2.

6 operations 6 paths 18 schemas 1 DELETE1 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.convert.com/api/v2
Authentication
API Key, HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 3

Convert Tags API declares 3 security schemes for authenticating requests. An API key is passed in the header as Authorization (requestSigning). It accepts HTTP bearer tokens (secretKey). An API key is passed in the cookie as sid (cookieAuthentication).

  • requestSigning — See [API Key Authentication](tag/API-KEY-Authentication) for more information.
  • secretKey — See [API Key Authentication](tag/API-KEY-Authentication) for more information.
  • cookieAuthentication — Cookie authentication is used against Convert's own IdentityProvider or third party identity providers and is described more in the "[Cookie Authentication](ta…

Paths & Operations 6

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

Tags 6

Tags define tag labels for your project.

POST
/accounts/{account_id}/projects/{project_id}/tags
List tags within a project
getTagsList 2 params body → 200default
GET
/accounts/{account_id}/projects/{project_id}/tags/{tag_id}
Get details for a specific tag
getTag 3 params → 200default
POST
/accounts/{account_id}/projects/{project_id}/tags/add
Create a new tag
createTag 2 params body → 201default
POST
/accounts/{account_id}/projects/{project_id}/tags/{tag_id}/update
Update an existing tag
updateTag 3 params body → 200default
DELETE
/accounts/{account_id}/projects/{project_id}/tags/{tag_id}/delete
Delete a tag
deleteTag 3 params → 200default
POST
/accounts/{account_id}/projects/{project_id}/tags/bulk-delete
Delete multiple tags at once
bulkTagsDelete 2 params body → 200default

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Pagination (4 properties), ErrorData (3 properties), Tag (3 properties), TagsListResponseData (2 properties). Each schema is shown below with its type and property counts.

ResultsPerPage
object
1 property
CreateTagRequestData
Pagination
object
4 properties
ErrorData
object
3 properties
BulkDeleteTagRequestData
object
Request body for bulk deleting multiple tags. Contains a list of tag IDs to be permanently removed.
1 property 1 required
TagsListResponseData
object
Response containing a list of tags defined within a project, along with pagination details if applicable.
2 properties
BulkSuccessData
BulkEntityError
object
2 properties
TagsList
array
UpdateTagRequestData
TagToCreate
1 required
BulkTagsIds
array
A list of tag unique numerical identifiers to be affected by a bulk delete operation.
Tag
object
Represents a tag (keyword or label) that can be associated with various Convert entities like experiences, goals, audiences, hypotheses, and observations. Tags…
3 properties
GetTagsListRequestData
TagsListDataOptions
Extra
object
1 property
PageNumber
object
1 property
SuccessData
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

convert-tags-api-openapi.yml Raw ↑

Other APIs Convert publishes across the network.

Convert Experiences REST API v2
Convert Accounts API
Convert AI content API
Convert API Keys API
Convert Audiences API
Convert Bulk API
Convert Cdn Images API
Convert Collaborators API
Convert Cookie Authentication API
Convert Domains API
Convert Experience Sections API
Convert Experience Variations API
Where this information came from

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