Convex · Postman Collection

Convex Deployment Platform AccessTokens CustomDomains API

The Convex Deployment Platform API is a deployment-scoped administrative REST API for configuring individual Convex deployments. It exposes private endpoints accessible only to deployment administrators and supports operations such as managing environment variables and other deployment configuration settings. Each deployment has its own endpoint in the format https://{deployment-name}.convex.cloud/api/v1/. Authentication requires an Authorization header using deployment keys, Team Access Tokens,

3
Requests
6
Folders
View on GitHub Raw JSON BackendDatabaseFunctionsReal-TimeReactiveServerlessTypeScriptPostman Collection

Overview

Convex Deployment Platform AccessTokens CustomDomains API is a Postman Collection published by Convex on the APIs.io network.

The Convex Deployment Platform API is a deployment-scoped administrative REST API for configuring individual Convex deployments. It exposes private endpoints accessible only to deployment administrators and supports operations such as managing environment variables and other deployment configuration settings. Each deployment has its own endpoint in the format https://{deployment-name}.convex.cloud/api/v1/. Authentication requires an Authorization header using deployment keys, Team Access Tokens,

The collection contains 3 requests organised into 6 folders.

Tagged areas include Backend, Database, Functions, Real-Time, and Reactive.

Requests & Folders

deployments

Related API Specs

Convex Sync Protocol (AsyncAPI) Convex AccessTokens API (OpenAPI) Convex Actions API (OpenAPI) Convex CustomDomains API (OpenAPI) Convex DeployKeys API (OpenAPI) Convex Deployments API (OpenAPI) Convex EnvironmentVariables API (OpenAPI) Convex Functions API (OpenAPI) Convex Mutations API (OpenAPI) Convex Projects API (OpenAPI) Convex Queries API (OpenAPI) Convex Teams API (OpenAPI)
Back to Convex · All Collections · GitHub