Blockade Games · AsyncAPI Specification
Blockade Games Webhooks
Version
View Spec
View on GitHub
CompanyArtificial IntelligenceImage-Generation3DGamingVirtual RealityContent GenerationSkyboxAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://api-documentation.blockadelabs.com/api/
spec_type: Webhooks
description: >-
Blockade Labs Skybox AI does not publish an AsyncAPI document, but it
documents a real webhook + realtime event surface for asynchronous skybox
generation and export jobs. Provide a webhook_url on POST /api/v1/skybox or
POST /api/v1/skybox/export to receive callbacks; or subscribe to the Pusher
channel returned on the request.
delivery:
webhook:
trigger: On each generation status update
method: POST
body: application/json
retries: 5
backoff: [1m, 5m, 15m, 1h]
pusher:
app_id: "1555452"
key: "a6a7b7662238ce4494d5"
cluster: mt1
channel: pusher_channel (returned per request, e.g. status_update_<hash>)
event: status_update
events:
- status: pending
- status: dispatched
- status: processing
- status: complete
- status: abort
- status: error
payload_fields:
- id
- obfuscated_id
- status
- queue_position
- type
- title
- prompt
- skybox_style_id
- error_message
- file_url # full image 8192x4096
- thumb_url # 720x360
- depth_map_url # 2048x1024
- pusher_channel
- pusher_event
- created_at
- updated_at
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/blockade-games-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.