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

Domains define websites which will be used in experiences in your projects.

Convert Domains API is one of 33 APIs that Convert publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Domains. The published artifact set on APIs.io includes an OpenAPI specification.

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

8 operations 8 paths 21 schemas 1 DELETE1 GET6 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 Domains 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 8

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

Domains 8

Domains define websites which will be used in experiences in your projects.

POST
/accounts/{account_id}/projects/{project_id}/domains
List domains associated with a project
getDomainsList 2 params body → 200default
GET
/accounts/{account_id}/projects/{project_id}/domains/{domain_id}
Get details for a specific domain in a project
getDomain 3 params → 200default
POST
/accounts/{account_id}/projects/{project_id}/domains/by_url
Get domain details by its URL
getDomainByUrl 2 params body → 200default
POST
/accounts/{account_id}/projects/{project_id}/domains/{domain_id}/check_code
Verify Convert tracking code installation on a domain
checkCodeDomain 3 params body → 200default
POST
/accounts/{account_id}/projects/{project_id}/domains/add
Add a new domain to a project
createDomain 2 params body → 201default
POST
/accounts/{account_id}/projects/{project_id}/domains/{domain_id}/update
Update an existing domain in a project
updateDomain 3 params body → 200default
DELETE
/accounts/{account_id}/projects/{project_id}/domains/{domain_id}/delete
Remove a domain from a project
deleteDomain 3 params → 200default
POST
/accounts/{account_id}/projects/{project_id}/domains/bulk-delete
Remove multiple domains from a project
bulkDomainsDelete 2 params body → 200default

Schemas 21

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

BulkDomainsIds
array
The list of domains id to delete
ResultsPerPage
object
1 property
DomainsListDataOptions
object
Filter domains list.
Pagination
object
4 properties
DomainToCreate
1 required
ErrorData
object
3 properties
DomainsList
array
List of domains
DomainsListResponseData
object
Response containing a list of domains and extra domains list metadata
2 properties
BulkSuccessData
BulkEntityError
object
2 properties
BulkDeleteDomainRequestData
object
Bulk Delete provided domains
1 property 1 required
CreateDomainRequestData
CheckCodeDomainRequestData
object
Check if tracking code is installed on the given URL;
1 property
GetDomainByUrlRequestData
object
Get domain by URL request data
1 property
UpdateDomainRequestData
OnlyCount
object
1 property
Extra
object
1 property
Domain
object
A website domain data.
3 properties
PageNumber
object
1 property
SuccessData
object
2 properties
GetDomainsListRequestData

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

convert-domains-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 Experience Sections API
Convert Experience Variations API
Convert Experiences API
Where this information came from

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