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

Manage OAuth clients and authorized sessions.

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

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

This API exposes 4 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.

4 operations 3 paths 7 schemas 1 DELETE1 GET2 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 OAuth 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 4

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

OAuth 4

Manage OAuth clients and authorized sessions.

GET
/auth/oauth/clients
List OAuth clients
listOauthClients → 200default
POST
/auth/oauth/clients
Create an OAuth client
createOauthClient body → 200default
POST
/auth/oauth/clients/{id}/update
Update an OAuth client
updateOauthClient 1 param body → 200default
DELETE
/auth/oauth/clients/{client_id}
Delete an OAuth client
deleteOauthClient 1 param → 200default

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are OAuthClientData (6 properties), OAuthClientResponseData (6 properties), OAuthCreateClientRequestData (4 properties), OAuthUpdateClientRequestData (4 properties). Each schema is shown below with its type and property counts.

OAuthClientsListResponseData
object
1 property 1 required
OAuthUpdateClientRequestData
object
4 properties
OAuthCreateClientRequestData
object
4 properties 3 required
OAuthClientResponseData
object
6 properties 4 required
OAuthClientData
object
6 properties 4 required
OAuthDeleteClientResponseData
object
2 properties 2 required
ErrorData
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

convert-oauth-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 OAuth 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.