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

Features can be created only under **Fullstack** Projects

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

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

This API exposes 8 operations across 8 paths, and defines 28 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 28 schemas 1 DELETE2 GET5 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 Features 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, 2 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Features 8

Features can be created only under Fullstack Projects

POST
/accounts/{account_id}/projects/{project_id}/features
List features within a Full Stack project
getFeaturesList 2 params body → 200default
GET
/accounts/{account_id}/projects/{project_id}/features/{feature_id}
Get details for a specific feature
getFeature 4 params → 200default
GET
/accounts/{account_id}/projects/{project_id}/features/{feature_key}
Get feature details by its unique key
getFeatureByKey 4 params → 200default
POST
/accounts/{account_id}/projects/{project_id}/features/add
Create a new feature for a Full Stack project
createFeature 2 params body → 201default
POST
/accounts/{account_id}/projects/{project_id}/features/{feature_id}/update
Update an existing feature
updateFeature 3 params body → 200default
DELETE
/accounts/{account_id}/projects/{project_id}/features/{feature_id}/delete
Delete a feature
deleteFeature 3 params → 200default
POST
/accounts/{account_id}/projects/{project_id}/features/bulk-update
Update multiple features at once
bulkFeaturesUpdate 2 params body → 200default
POST
/accounts/{account_id}/projects/{project_id}/features/bulk-delete
Delete multiple features at once
bulkFeaturesDelete 2 params body → 200default

Schemas 28

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

BulkUpdateFeatureRequestData
object
Request body for bulk updating the status of multiple features.
2 properties 2 required
FeatureStatuses
string
The current status of a feature: - active: The feature is active and can be used in Full Stack experiments. Its variables can be controlled by experiences. - a…
FeatureVariableNumeric
ResultsPerPage
object
1 property
FeaturesListResponseData
object
Response containing a list of features defined within a Full Stack project, along with pagination details if applicable.
2 properties
Pagination
object
4 properties
BulkFeaturesIds
array
A list of feature unique numerical identifiers to be affected by a bulk operation.
FeatureVariable
ErrorData
object
3 properties
Feature
object
Represents a feature flag or a set of configurable variables within a Full Stack project. Features are used in 'a/bfullstack' or 'featurerollout' experiences t…
7 properties
BulkSuccessData
BulkEntityError
object
2 properties
FeatureStats
object
1 property
FeatureOptionalFields
string
SortDirection
object
1 property
CreateFeatureRequestData
2 required
BulkDeleteFeatureRequestData
object
Request body for bulk deleting multiple features. Contains a list of feature IDs to be permanently removed.
1 property 1 required
FeaturesList
array
A list of feature objects.
FeaturesListFilteringOptions
FeatureVariableBool
OnlyCount
object
1 property
GetFeaturesListRequestData
FeatureVariableBase
object
Base properties for a variable within a feature. Each variable has a key, a type, and a default value.
3 properties 2 required
Extra
object
1 property
PageNumber
object
1 property
UpdateFeatureRequestData
FeatureVariableString
SuccessData
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

convert-features-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 Features 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.