Convex
api.convex.dev
Convex is a reactive backend-as-a-service platform. Use this API to run queries, mutations, and actions against your Convex deployment, enabling real-time data operations without managing infrastructure.
api_key
free
1.0
https://api.convex.dev
1
2026-03-01T11:07:18.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
import_data
developer-toolsImport data into your Convex tables from JSON.
Detail: https://api.convex.dev/capabilities/import_data
run_action
developer-toolsExecute an action function that can call external services and APIs.
Detail: https://api.convex.dev/capabilities/run_action
run_mutation
developer-toolsExecute a mutation function that can read and write data.
Detail: https://api.convex.dev/capabilities/run_mutation
run_query
developer-toolsExecute a read-only query function against your Convex backend.
Detail: https://api.convex.dev/capabilities/run_query
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Convex Description: Convex is a reactive backend-as-a-service platform. Use this API to run queries, mutations, and actions against your Convex deployment, enabling real-time data operations without managing infrastructure. Auth: api_key Capabilities: - import_data: Import data into your Convex tables from JSON. - run_action: Execute an action function that can call external services and APIs. - run_mutation: Execute a mutation function that can read and write data. - run_query: Execute a read-only query function against your Convex backend.