Convoy · Schema
Convoy Endpoint
A configured destination URL that receives webhook events from a Convoy project.
WebhookWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI Infrastructure
Properties
| Name | Type | Description |
|---|---|---|
| advanced_signatures | boolean | |
| authentication | object | |
| content_type | string | |
| created_at | string | |
| deleted_at | string | |
| description | string | |
| events | integer | |
| failure_rate | number | |
| http_timeout | integer | |
| mtls_client_cert | object | mTLS client certificate configuration |
| name | string | |
| owner_id | string | |
| project_id | string | |
| rate_limit | integer | |
| rate_limit_duration | integer | |
| secrets | array | |
| slack_webhook_url | string | |
| status | string | |
| support_email | string | |
| uid | string | |
| updated_at | string | |
| url | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://api-evangelist.github.io/convoy/json-schema/convoy-endpoint-schema.json",
"title": "Convoy Endpoint",
"description": "A configured destination URL that receives webhook events from a Convoy project.",
"properties": {
"advanced_signatures": {
"type": "boolean"
},
"authentication": {
"properties": {
"api_key": {
"properties": {
"type": "object",
"description": "deeply nested - truncated"
},
"type": {
"type": "object",
"description": "deeply nested - truncated"
}
},
"basic_auth": {
"properties": {
"type": "object",
"description": "deeply nested - truncated"
},
"type": {
"type": "object",
"description": "deeply nested - truncated"
}
},
"oauth2": {
"properties": {
"type": "object",
"description": "deeply nested - truncated"
},
"type": {
"type": "object",
"description": "deeply nested - truncated"
}
},
"type": {
"enum": {
"type": "object",
"description": "deeply nested - truncated"
},
"type": {
"type": "object",
"description": "deeply nested - truncated"
},
"x-enum-varnames": {
"type": "object",
"description": "deeply nested - truncated"
}
}
},
"type": "object"
},
"content_type": {
"type": "string"
},
"created_at": {
"type": "string"
},
"deleted_at": {
"type": "string"
},
"description": {
"type": "string"
},
"events": {
"type": "integer"
},
"failure_rate": {
"type": "number"
},
"http_timeout": {
"type": "integer"
},
"mtls_client_cert": {
"allOf": [
{
"properties": {
"client_cert": {
"type": "object",
"description": "deeply nested - truncated"
},
"client_key": {
"type": "object",
"description": "deeply nested - truncated"
}
},
"type": "object"
}
],
"description": "mTLS client certificate configuration"
},
"name": {
"type": "string"
},
"owner_id": {
"type": "string"
},
"project_id": {
"type": "string"
},
"rate_limit": {
"type": "integer"
},
"rate_limit_duration": {
"type": "integer"
},
"secrets": {
"items": {
"properties": {
"created_at": {
"type": {
"type": "object",
"description": "deeply nested - truncated"
}
},
"deleted_at": {
"type": {
"type": "object",
"description": "deeply nested - truncated"
}
},
"expires_at": {
"type": {
"type": "object",
"description": "deeply nested - truncated"
}
},
"uid": {
"type": {
"type": "object",
"description": "deeply nested - truncated"
}
},
"updated_at": {
"type": {
"type": "object",
"description": "deeply nested - truncated"
}
},
"value": {
"type": {
"type": "object",
"description": "deeply nested - truncated"
}
}
},
"type": "object"
},
"type": "array"
},
"slack_webhook_url": {
"type": "string"
},
"status": {
"enum": [
"active",
"inactive",
"paused"
],
"type": "string",
"x-enum-varnames": [
"ActiveEndpointStatus",
"InactiveEndpointStatus",
"PausedEndpointStatus"
]
},
"support_email": {
"type": "string"
},
"uid": {
"type": "string"
},
"updated_at": {
"type": "string"
},
"url": {
"type": "string"
}
},
"type": "object"
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/convoy-endpoint"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.