Lua Global Inc · AsyncAPI Specification
Lua Global Inc Webhooks
Version
View Spec
View on GitHub
CompanyArtificial IntelligenceAI AgentsAgent PlatformDeveloper ToolsMCPConversational AIChatbotsAutomationAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: searched
source: https://docs.heylua.ai/overview/webhooks
spec_type: Webhooks
summary: >-
Lua agents receive external events via LuaWebhook HTTP endpoints and can
subscribe to platform channel-status events. No AsyncAPI document is
published; this captures the documented webhook surface.
definition:
primitive: LuaWebhook
fields: [name, description, execute]
model: >-
Inbound HTTP POST from an external service to the webhook URL; the async
execute(event) handler reads event.body and acts (update records, notify
users, trigger jobs). Runs outside conversational context.
delivery_urls:
- "https://webhook.heylua.ai/{agentId}/{webhookId}"
- "https://webhook.heylua.ai/{agentId}/{webhook-name}"
platform_events:
channel: whatsapp
subscribe_via: "lua webhooks subscribe --webhook-name <name> --event <event-type>"
events:
- { name: message.sent, description: Message was sent to recipient }
- { name: message.delivered, description: Message delivered to device }
- { name: message.read, description: Recipient read the message }
- { name: message.failed, description: Message failed to send }
- { name: message.played, description: Recipient played a voice/video message }
notes: >-
Signature-verification specifics are not detailed in the public docs.
Proactive/agent-initiated outbound messaging is handled by the Channels API,
not webhooks.
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/lua-global-inc-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.