Uncapped · AsyncAPI Specification

Uncapped Webhooks

Version

View Spec View on GitHub CompanyFintechLendingEmbedded FinanceRevenue-Based FinancingWorking CapitalE-CommerceAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/uncapped-partners-openapi-original.json (Webhook Subscriptions tag) + https://developers.weareuncapped.com/changelog
spec_type: Webhooks
description: >-
  The Uncapped Partners API webhook surface. No AsyncAPI document is published;
  this catalog is captured from the Webhook Subscriptions endpoints and event
  enums in the provider's own OpenAPI. Partners register one listener URL per
  event type and manage subscription lifecycle (create, update, activate,
  deactivate, delete) through the API.
management:
  style: API-managed subscriptions (one subscription per event type per partner)
  endpoints:
  - operationId: getAllSubscriptions
    method: GET
    path: /webhooks/subscriptions
  - operationId: createSubscription
    method: POST
    path: /webhooks/subscriptions
  - operationId: updateSubscription
    method: PATCH
    path: /webhooks/subscriptions/{eventType}
  - operationId: deleteSubscription
    method: DELETE
    path: /webhooks/subscriptions/{eventType}
  - operationId: activateSubscription
    method: POST
    path: /webhooks/subscriptions/{eventType}/activate
  - operationId: deactivateSubscription
    method: POST
    path: /webhooks/subscriptions/{eventType}/deactivate
  subscription_states: [ACTIVE, INACTIVE]
events:
- event: APPLICATION_STATUS_CHANGED
  description: Fired when a funding application changes status (application statuses include CREATED, STARTED, APPROVED, REJECTED, ACTIVE, CLOSED, ABANDONED).
- event: ESTIMATION_EXPIRED
  description: Fired when a pre-offer estimation expires.
- event: ESTIMATION_BATCH_COMPLETED
  description: Fired when a batch submitted via POST /estimations/pre-offers/batch finishes processing (added in v1.3.0).

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