Alt Bank · AsyncAPI Specification

Alt Bank Guard Webhooks

Version

View Spec View on GitHub CompanyFintechBankingCreditUnderwritingCredit CardsPaymentsKYCRiskBrazilFinancial InclusionBanking as a ServiceAsyncAPIWebhooksEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-17'
method: searched
source: https://developers.altbank.ai/docs/guard-api
spec_type: Webhooks
summary: >-
  The GUARD underwriting API is asynchronous and delivers its result to a
  partner-hosted callback (webhook) endpoint. alt.bank does not publish an
  AsyncAPI document; this captures the documented webhook/callback surface.
transport: https
delivery: >-
  Partner registers a callback URL with alt.bank before using the API. When an
  underwriting request finishes, alt.bank POSTs the result to that URL.
events:
- name: underwriting.completed
  direction: alt.bank -> partner callback URL
  trigger: >-
    A credit-card underwriting request submitted to
    POST /api/partner/credit/cards/underwritings has finished processing.
  method: POST
  target: partner-registered callback URL
  payload_fields:
  - finished_datetime
  - score
  - risk_band
  - credit_limit
  note: >-
    Field list is derived from the documented underwriting response
    (finished datetime, score, risk band, credit-limit decision). Exact JSON
    property names are behind the portal's private OpenAPI document.

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/alt-bank-guard-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.