SpotDraft · Example Payload

Spotdraft Webhook Event Example

Contract Lifecycle ManagementCLMContractsLegal TechE-SignatureClickwrapWorkflowsApprovalsNegotiationTemplatesCounterpartiesObligationsAnalyticsWebhookArtificial IntelligenceSoftware-as-a-ServiceBangalore

Spotdraft Webhook Event Example is an example object payload from SpotDraft, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_descriptioneventdelivery_idoccurred_atdata

Example Payload

Raw ↑
{
  "_description": "Example webhook payload delivered by SpotDraft when a contract is executed. Configure the destination URL and trigger events in Developer Settings.",
  "event": "contract.executed",
  "delivery_id": "wh_evt_01HZBKM6QJ4R3T7Y9P2D5VHN0X",
  "occurred_at": "2026-05-25T16:22:09Z",
  "data": {
    "composite_id": "c_01HZ2GQ3K8YQX5N5W4ZB9JK1XY",
    "name": "Acme MSA — Globex Corp",
    "status": "executed",
    "contract_type": "Master Services Agreement",
    "executed_at": "2026-05-25T16:21:58Z",
    "owner_id": "u_01HZ1Z5MN9P2WTRJV3F5KX8C0E",
    "counterparties": [
      { "id": "cp_01HZ09P5K3RW0M1J4D6Q7T2YH8", "name": "Globex Corp" }
    ]
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/spotdraft-webhook-event-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.