Spyne · AsyncAPI Specification
Spyne Webhooks
Version
View Spec
View on GitHub
CompanyArtificial IntelligenceAutomotiveImageVideoComputer-VisionMachine-LearningDealershipsMedia ProcessingWebhookAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://docs.spyne.ai/reference/webhook
type: Webhooks
summary: >-
Spyne pushes an HTTP callback (webhook) when a SKU finishes processing. The
subscription/callback URL is registered with your Spyne point of contact.
Payloads are delivered per SKU with image data in sequence and are verified
via a JWT signature field. A deprecated v1.0 payload format exists; v2.0 is
current.
delivery:
transport: https-webhook
direction: provider-to-consumer
configuration: >-
Provide a subscription URL to your Spyne point of contact; Spyne pushes
notifications to that endpoint.
verification: signature (JWT token) included in the payload
events:
- name: sku.done
status_value: done
description: A SKU has completed processing; output media is ready.
payload_version: '2.0'
payload_fields:
- project_id
- sku_id
- sku_status
- signature
- image_data[]:
- image_id
- image_name
- image_category
- frame_no
- input_image
- output_image
- lowres_output
- background_id
- status
- image_meta_data
image_categories: [Exterior, Interior, Miscellaneous]
related_reference:
- https://docs.spyne.ai/reference/webhook
- https://docs.spyne.ai/reference/webhook-push-service-copy
- https://docs.spyne.ai/docs/explaining-api-and-webhook-response
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/spyne-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.