Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dropbox Sign Events and Callbacks API

Outbound event / callback surface for Dropbox Sign. The platform POSTs JSON event payloads (wrapped in a `multipart/form-data` `json` field) to a subscriber-configured URL whenever signature requests, templates, and account-level activity change state. Two callback scopes are supported: account callbacks (configured on the authenticated account) and app callbacks (configured per API app and routed by `client_id`). Authenticity is verified via the `event.event_hash` field, computed as HMAC-SHA256 of `event_time + event_type` keyed by the receiving account's API key.

Dropbox Sign Events and Callbacks API is one of 6 APIs that Dropbox Sign publishes on the APIs.io network, described by an AsyncAPI event-driven specification.

Tagged areas include eSignature, Webhooks, Events, Callbacks, and Event-Driven. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dropbox-sign-events-asyncapi.yml Raw ↑

Other APIs Dropbox Sign publishes across the network.

Dropbox Sign Account API
Dropbox Sign API App API
Dropbox Sign Bulk Send Job API
Dropbox Sign Embedded API
Dropbox Sign Fax API