Flint · AsyncAPI Specification

Flint Webhooks

Version

View Spec View on GitHub CompanyArtificial IntelligenceMarketingLanding PagesAgentsMCPWebAdvertisingGoogle AdsWebsite BuilderAsyncAPIWebhooksEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: searched
source: https://www.flint.com/docs/api
type: Webhooks
spec_type: webhook-catalog
note: >-
  Flint does not publish an AsyncAPI document. Its event surface is a single
  completion webhook: when a task is created with an optional `callbackUrl`
  (HTTPS only), Flint POSTs to that URL when the background agent task finishes.
delivery:
  transport: HTTPS POST
  subscription: per-task via the `callbackUrl` field on createAgentTask
  security: caller-controlled HTTPS endpoint
events:
  - name: task.completed
    trigger: A background agent task finishes (success or failure).
    source_operation: openapi/flint-agent-tasks-api-openapi.yml#createAgentTask
    payload_fields:
      - taskId
      - status        # completed | failed
      - pages         # present on success
      - error         # present on failure
      - timestamp

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/flint-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.