Fama · AsyncAPI Specification

Fama Webhooks

Version

View Spec View on GitHub CompanyEmployment ScreeningBackground ChecksHuman ResourcesSocial-MediaRiskComplianceArtificial IntelligenceAsyncAPIEvents

AsyncAPI Specification

fama-webhooks.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://developer.fama.io/reference/callbacks
docs: https://developer.fama.io/reference/callbacks
spec_type: Webhooks
transport: http-callback
configuration:
  method: out-of-band
  notes: >-
    Create an endpoint that can receive Fama messages, then provide the callback
    URL to your account manager for configuration on your company record via API
    Settings. There is no self-serve subscription API.
signature_verification: none-documented
events:
  - name: report.completed
    trigger: A report reaches DONE status
    delivery: HTTP callback to the configured company endpoint
    payload_fields:
      - report_uuid
      - full_name
      - email
    notes: >-
      Return a prompt success response and process asynchronously; do not block
      on downloading large PDFs. Use the report_uuid to fetch results, summary,
      or the signed PDF.
polling_fallback:
  operation: _check_status_company__company_uuid__check_get
  path: GET /company/{company_uuid}/check
  notes: >-
    If callbacks are not configured or fail, poll Check Status until the report
    reaches DONE status, then retrieve results by report_uuid.
retrieval_after_completion:
  - _get_summary_report__report_uuid__summary_get
  - _get_person_report__report_uuid__person_get
  - _get_posts_report__report_uuid__posts_get
  - _get_profiles_report__report_uuid__profiles_get
  - _get_web_content_report__report_uuid__web_content_get
  - _download_report_pdf_report__report_uuid__pdf_get

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