API Reference
Reference for the REST API
Endpoint used by Orb to deliver billing-related webhook events. This endpoint is authenticated via Orb’s HMAC signature headers, not via the normal API authentication.
cURL
curl --request POST \ --url https://api.xata.tech/webhooks/orb \ --header 'Content-Type: application/json' \ --data '{}'
Orb webhook event payload
Webhook received and processed successfully
Was this page helpful?