Gigstack · AsyncAPI Specification
Gigstack Webhooks
Version
View Spec
View on GitHub
CompanyFintechInvoicingCFDISATTax CompliancePaymentsBillingCollectionMexicoAccounts ReceivableAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-19'
method: searched
source: https://docs.gigstack.io/webhooks-1862295m0
docs: https://docs.gigstack.io/
type: Webhooks
spec_type: webhook-catalog
transport: https
delivery:
method: POST
expected_response: 2xx within 5 seconds
register_endpoint: POST /webhooks
manage_endpoints:
- 'GET /webhooks/{id}'
- 'PUT /webhooks/{id}'
- 'DELETE /webhooks/{id}'
register_fields:
required: [url, events]
optional: [description, status]
envelope:
id: unique event identifier
type: event name (matches subscribed event)
created: unix timestamp in milliseconds
livemode: boolean (true production, false test)
data.object: full resource that triggered the event
verification:
signature: none-documented
guidance:
- Verify requests originate from gigstack IP ranges
- Always use HTTPS URLs for production webhooks
- Validate event id for idempotent processing
events:
- payment.created
- payment.updated
- payment.succeeded
- payment.canceled
- payment.deleted
- payment.upcoming_due_date
- invoice.created
- invoice.canceled
- invoice.failed
- receipt.created
- receipt.updated
- receipt.completed
- receipt.deleted
- customer.created
- customer.updated
- customer.deleted
- service.created
- service.updated
- service.deleted
event_groups:
payment: [payment.created, payment.updated, payment.succeeded, payment.canceled, payment.deleted, payment.upcoming_due_date]
invoice: [invoice.created, invoice.canceled, invoice.failed]
receipt: [receipt.created, receipt.updated, receipt.completed, receipt.deleted]
customer: [customer.created, customer.updated, customer.deleted]
service: [service.created, service.updated, service.deleted]
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/gigstack-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.