{
"name": "Airbnb Webhook Event",
"description": "The envelope schema for all webhook event notifications sent by the Airbnb platform to partner endpoints, including event metadata and typed payloads.",
"fields": [
{
"name": "event_id",
"type": "string",
"description": "A unique identifier for this webhook event, used for idempotency and deduplication."
},
{
"name": "event_type",
"type": "string",
"description": "The type of event that triggered the webhook notification."
},
{
"name": "timestamp",
"type": "datetime",
"description": "The ISO 8601 timestamp when the event occurred."
},
{
"name": "api_version",
"type": "string",
"description": "The API version used for the webhook payload format."
},
{
"name": "data",
"type": "object",
"description": "The event-specific payload data. Structure varies by event_type."
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.