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 Cdn Images API

Various endpoints that allow Image Assets loaded through Convert's CDN to be managed

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

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

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

3 operations 3 paths 7 schemas 1 DELETE2 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 Cdn Images 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 3

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

Cdn Images 3

Various endpoints that allow Image Assets loaded through Convert's CDN to be managed

POST
/accounts/{account_id}/projects/{project_id}/images
List uploaded images for a project
getCdnImagesList 2 params body → 200default
POST
/accounts/{account_id}/projects/{project_id}/images/add
Upload an image to the project's CDN storage
uploadCdnImage 2 params body → 201default
DELETE
/accounts/{account_id}/projects/{project_id}/images/{image_key}/delete
Delete an image from the project's CDN storage
deleteCdnImage 3 params → 200default

Schemas 7

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

GetCdnImagesListRequestData
object
Parameters for listing images uploaded to a project's CDN storage. Supports pagination.
2 properties
UploadCdnImageRequestData
object
Request body for uploading an image to the project's CDN storage. Uses multipart/form-data. Supported image types: JPEG, PNG, GIF, WEBP, SVG. Maximum file size…
2 properties 2 required
CdnImagesList
array
A list of CDN image objects.
CdnImagesListResponseData
object
Response containing a list of images hosted on Convert's CDN for the project.
1 property
CdnImage
object
Represents an image file hosted on Convert's CDN, typically used in experience variations.
2 properties
ErrorData
object
3 properties
SuccessData
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

convert-cdn-images-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 Collaborators API
Convert Cookie Authentication API
Convert Domains 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 Cdn Images 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.