Resources
API Reference
REST endpoints, DTOs, OpenAPI docs, and webhook contracts.
Resources Ready
POST /webhooks/tools
{
"event": "booking.created",
"signature": "hmac-sha256",
"tenantId": "tenant_..."
}OpenAPI schema
Signed payloads
Tool result DTO
Endpoint contracts
DTO examples
Webhook payloads
Learn and evaluate
API Reference gives developers the contracts needed to integrate cleanly.
The API reference documents REST controllers, request and response models, webhook signatures, and integration payloads for tenant systems.
Related destinations