Flexa · AsyncAPI Specification

Flexa Events Webhooks

Version

View Spec View on GitHub CompanyCryptoPaymentsDigital CurrencyCryptocurrencyFintechBlockchainMerchant PaymentsWeb3AsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/flexa-openapi.json
type: Webhooks
summary: >-
  Flexa exposes an event surface: an Event object records state changes and is
  retrievable via the /events list endpoint. Each event carries an api_version
  (the shape of the subject at emission time), a type, and a data payload (the
  subject as recorded when the event occurred).
retrieval:
  list_operation: "openapi/flexa-openapi.json#GET /events"
  filter: types (query parameter) to filter by event type
  envelope: Collection wrapper (object, url, has_more)
event_object:
  fields: [id, object, api_version, data, type, created]
  id_prefix: event_
event_types:
- name: commerce_intent.created
  subject: commerce_intent
  description: A commerce intent was created.
- name: commerce_intent.succeeded
  subject: commerce_intent
  description: A commerce intent was fulfilled (payment completed).
- name: commerce_intent.canceled
  subject: commerce_intent
  description: A commerce intent was canceled.
notes:
- Event types are enumerated in the OpenAPI Event schema.
- No standalone AsyncAPI document is published by Flexa; the event catalog is captured here (type Webhooks), not fabricated as AsyncAPI.

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/flexa-events-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 email required.

A second provider on the same verified email joins the account you already have.