{"$schema":"https://abundera.ai/schemas/capabilities-v1.json","schema_version":"1.0","product":{"id":"sign","name":"Abundera Sign","status":"ga","dashboard_url":"https://sign.abundera.ai/dashboard/","docs_url":"https://sign.abundera.ai/docs/","support_url":"https://sign.abundera.ai/support/"},"api":{"base_url":"https://sign.abundera.ai/api/v1","openapi_url":"https://sign.abundera.ai/docs/openapi.json","auth_methods":["session_cookie","api_key_bearer"]},"auth":{"api_key_prefix":"abnd_sign_","scopes":[{"id":"documents:read","label":"Read documents","description":"List + read documents you've sent or received.","default":true},{"id":"documents:write","label":"Send documents","description":"Upload + send documents for signature.","default":false},{"id":"signers:manage","label":"Manage signers","description":"Add, remove, or re-route signers on a document.","default":false},{"id":"templates:read","label":"Read templates","description":"List + read signing templates.","default":false},{"id":"templates:write","label":"Write templates","description":"Create + edit signing templates.","default":false},{"id":"webhooks:write","label":"Write webhooks","description":"Create + manage delivery-event webhooks.","default":false}]},"webhooks":{"api_url":"https://sign.abundera.ai/api/v1/webhooks","signing_scheme":"hmac-sha256-stripe","signature_header":"X-Abundera-Signature","events":[{"id":"document.sent","label":"Document sent","description":"Fired when an envelope is dispatched to all signers."},{"id":"document.signed","label":"Document signed","description":"Fired when every signer has completed their signature."},{"id":"document.declined","label":"Document declined","description":"Fired when any signer declines."},{"id":"document.expired","label":"Document expired","description":"Fired when an envelope passes its expiration without full signing."}]},"rate_limits":{"unit":"requests","tiers":[{"id":"ip_default","window":"1m","limit":30},{"id":"user_default","window":"1m","limit":60}]}}