Snappr · AsyncAPI Specification
Snappr Webhooks
Version
View Spec
View on GitHub
CompanyMarketplacePhotographyVideographyVisual ContentPhoto EditingOn-DemandEnterpriseAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://docs.snappr.com/#custom-webhooks
type: Webhooks
transport: http-post
configuration:
url: https://app.snappr.com/enterprise/api/webhook
how: >-
Set a custom webhook URL in the Snappr Photography Portal GUI (API link in
the top-right menu, Custom Webhook section). When set, Snappr POSTs to that
URL every time a booking is created or updated.
events:
- name: booking.created
trigger: A booking is created.
method: POST
payload_type_field: 'type'
payload_type_value: create
body: booking
- name: booking.updated
trigger: A booking is updated (status changes, creator assignment, etc.).
method: POST
payload_type_field: 'type'
payload_type_value: update
body: booking
payload:
description: >-
JSON POST body with a top-level "type" (e.g. update) and a "booking" object
carrying the full booking record (uid, status, creator_id, credits, customer
fields, latitude/longitude, shoottype, start_at, timestamps, portal_slug).
reference: openapi/snappr-openapi.yml#/components/schemas/Booking
notes: >-
Snappr publishes no AsyncAPI document; this captures the documented webhook
surface (Custom Webhooks) faithfully. No signing/verification mechanism is
documented.
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/snappr-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
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.
A second provider on the same verified email joins the account you already have.