# Convex

**Canonical:** https://apis.io/providers/convex/  
**Website:** https://www.convex.dev  
**APIs profiled:** 14

Convex is a serverless backend platform that provides a real-time database, cloud functions, and infrastructure for building modern web and mobile applications. It offers a TypeScript-first developer experience with reactive queries, transactional mutations, and integrated file storage, all accessible through a suite of HTTP, management, and deployment APIs alongside JavaScript and server SDKs for full-stack application development. The platform is SOC 2 Type II, HIPAA, and GDPR compliant.

## Kin Score — 46.6 / 100 (developing)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 46.6).

| Facet | Score |
|---|---|
| Discoverability | 72.2 |
| Contract Quality | 69.8 |
| Governance | 28.8 |
| Contract Governance | 28.8 |
| Operational Transparency | 13.2 |
| Developer Ergonomics | 42.9 |
| Commercial Clarity | 40.8 |
| Access Clarity | 40.8 |

## Agent readiness — 41.3 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | documented |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | verified |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | derived |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Paid · Self-serve signup — onboarding: self-serve, pricing: paid, trial: no (confidence: high).

## APIs (14)

- **Convex Sync Protocol** — The Convex Sync Protocol is the bidirectional WebSocket protocol spoken between Convex client SDKs and the sync worker of a Convex deployment. Clients open a single WebSocket co...
- **Convex JavaScript SDK** — The Convex JavaScript SDK is a collection of TypeScript/JavaScript packages for building applications on the Convex backend platform. It includes convex/server for defining back...
- **Convex Server SDK** — The Convex Server SDK (convex/server) is the TypeScript library for defining backend logic deployed on Convex. It provides primitives for writing query functions for read-only d...
- **Convex AccessTokens API** — Create and manage Team Access Tokens used for authenticating Management API requests on behalf of a team.
- **Convex Actions API** — Execute action functions for general-purpose server-side operations, including calling external services, performing non-transactional work, and orchestrating other functions.
- **Convex CustomDomains API** — Configure custom domain names for Convex deployments. Supports both convexCloud (function API) and convexSite (HTTP actions) request destinations.
- **Convex DeployKeys API** — Create and manage deploy keys for CLI operations and CI/CD pipelines. Deploy keys authenticate the Convex CLI when pushing function code to a deployment.
- **Convex Deployments API** — Create, list, retrieve, update, and delete Convex cloud and local deployments. Deployments are the runtime environments where Convex backend functions execute.
- **Convex EnvironmentVariables API** — Manage environment variables for a Convex deployment. Environment variables are key-value pairs accessible to backend functions at runtime via process.env. Changes to environmen...
- **Convex Functions API** — Execute any deployed function by its identifier using the unified run endpoint, which accepts the function type implicitly based on the deployed function definition.
- **Convex Mutations API** — Execute mutation functions that perform transactional writes to the Convex database. Mutations are strongly consistent and run with ACID guarantees.
- **Convex Projects API** — Create, list, retrieve, and delete Convex projects within a team. Projects group deployments and serve as the top-level organizational unit for Convex applications.
- **Convex Queries API** — Execute read-only query functions deployed on the Convex backend. Queries run in a transactional, reactive context and return data from the Convex database.
- **Convex Teams API** — Manage Convex teams, team members, and team-level access tokens. Teams are the billing and administrative unit that owns projects.

## MCP servers (1)

- **MCP Server**

## Agentic access (1)

- **Convex Agentic Access** — 24 operations · 15 acting

## Security (4)

- **Convex Authentication** — apiKey/http · 2 schemes
- **Convex Domain Security** — TLSv1.3 · HSTS · DMARC
- **Convex Vulnerability Disclosure** — disclosure policy published
- **Convex Trust Center** — SOC 2, HIPAA, FedRAMP, GDPR

## Plans (1)

- **Convex Plans Pricing**

## Tags

Backend, Database, Functions, Real-Time, Reactive, Serverless, TypeScript

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/convex/). Scores are computed from the provider's own public artifacts under a published rubric.
