Contractbook Document Webhooks

Contractbook's document life-cycle notification (webhook) mechanism. When a document is created, updated, or signed, Contractbook sends an HTTP request to a client-configured callback URL, letting integrations react to contract state changes instead of polling. Webhook payloads are unauthenticated by default; an access_token query parameter can be added to the callback URL, and recipients are advised to confirm state via an authenticated GET /documents/{id} call. Webhook subscriptions are configured in Contractbook rather than through documented CRUD endpoints in the Public API v3 OpenAPI, so this API is honestly modeled from the documented notification behavior.

API entry from apis.yml

apis.yml Raw ↑
aid: contractbook:contractbook-document-webhooks
name: Contractbook Document Webhooks
tags:
- Webhooks
- Notifications
- Events
- CLM
- Contract Lifecycle
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api.contractbook.com/v3/docs#section/Use-cases/Scenario-7.-Receiving-notifications-for-document-life-cycle-events
baseURL: https://api.contractbook.com/v3
properties:
- url: https://api.contractbook.com/v3/docs
  type: Documentation
- url: webhooks/contractbook-webhooks.yml
  type: Webhooks
description: Contractbook's document life-cycle notification (webhook) mechanism. When a document is created,
  updated, or signed, Contractbook sends an HTTP request to a client-configured callback URL, letting
  integrations react to contract state changes instead of polling. Webhook payloads are unauthenticated
  by default; an access_token query parameter can be added to the callback URL, and recipients are advised
  to confirm state via an authenticated GET /documents/{id} call. Webhook subscriptions are configured
  in Contractbook rather than through documented CRUD endpoints in the Public API v3 OpenAPI, so this
  API is honestly modeled from the documented notification behavior.
Where this information came from

This is an independent, third-party profile of Contractbook Document Webhooks, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.