Convoy · JSON Structure

Convoy Endpoint Structure

A configured destination URL that receives webhook events from a Convoy project.

Type: object Properties: 22
WebhookWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI Infrastructure

Convoy Endpoint Structure is a JSON Structure definition published by Convoy, describing 22 properties. It conforms to the https://json-structure.org/draft/2024-01/structure meta-schema.

Properties

advanced_signatures authentication content_type created_at deleted_at description events failure_rate http_timeout mtls_client_cert name owner_id project_id rate_limit rate_limit_duration secrets slack_webhook_url status support_email uid updated_at url

Meta-schema: https://json-structure.org/draft/2024-01/structure

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2024-01/structure",
  "$id": "https://api-evangelist.github.io/convoy/json-structure/convoy-endpoint-structure.json",
  "title": "Convoy Endpoint",
  "description": "A configured destination URL that receives webhook events from a Convoy project.",
  "type": "object",
  "properties": {
    "advanced_signatures": {
      "description": "",
      "type": "boolean"
    },
    "authentication": {
      "description": "",
      "type": "object"
    },
    "content_type": {
      "description": "",
      "type": "string"
    },
    "created_at": {
      "description": "",
      "type": "string"
    },
    "deleted_at": {
      "description": "",
      "type": "string"
    },
    "description": {
      "description": "",
      "type": "string"
    },
    "events": {
      "description": "",
      "type": "integer"
    },
    "failure_rate": {
      "description": "",
      "type": "number"
    },
    "http_timeout": {
      "description": "",
      "type": "integer"
    },
    "mtls_client_cert": {
      "description": "mTLS client certificate configuration"
    },
    "name": {
      "description": "",
      "type": "string"
    },
    "owner_id": {
      "description": "",
      "type": "string"
    },
    "project_id": {
      "description": "",
      "type": "string"
    },
    "rate_limit": {
      "description": "",
      "type": "integer"
    },
    "rate_limit_duration": {
      "description": "",
      "type": "integer"
    },
    "secrets": {
      "description": "",
      "type": "array",
      "items": {
        "type": {
          "type": "object"
        }
      }
    },
    "slack_webhook_url": {
      "description": "",
      "type": "string"
    },
    "status": {
      "description": "",
      "type": "string",
      "enum": [
        {
          "type": "object"
        },
        {
          "type": "object"
        },
        {
          "type": "object"
        }
      ]
    },
    "support_email": {
      "description": "",
      "type": "string"
    },
    "uid": {
      "description": "",
      "type": "string"
    },
    "updated_at": {
      "description": "",
      "type": "string"
    },
    "url": {
      "description": "",
      "type": "string"
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/convoy-endpoint-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.