Nova Credit · AsyncAPI Specification

Nova Credit Webhooks

Version

View Spec View on GitHub CompanyCredit DataConsumer CreditCredit BureauIncome VerificationUnderwritingFintechFinancial-ServicesLendingCash Flow UnderwritingIdentityAsyncAPIEvents

AsyncAPI Specification

nova-credit-webhooks.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.novacredit.com/credit-passport/v4
spec_type: Webhooks
description: >-
  Nova Credit delivers asynchronous status updates via HTTP webhooks. When a
  Credit Passport (and other product) report changes state, Nova Credit POSTs a
  callback to the customer's configured endpoint. The callback carries the
  report's publicToken (not the full report body); the consumer then retrieves
  the report server-side using the publicToken and a Bearer accessToken.
transport: https-post
delivery:
  method: POST
  target: customer-configured callback URL
  payload_contains:
    - publicToken
  payload_excludes:
    - full report body (fetched separately, JWE-encrypted)
events:
  - name: report.status_update
    description: >-
      Report compilation status changed. Consumers poll GET /connect/status or
      react to this callback, then fetch the report via
      GET /connect/passport/v4/json or /pdf.
    carries: [publicToken]
related_endpoints:
  - GET /connect/status
  - GET /connect/passport/v4/json
  - GET /connect/passport/v4/pdf
notes: >-
  Nova Credit does not publish a machine-readable AsyncAPI document; this is a
  captured webhook catalog derived from the developer documentation.

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/nova-credit-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.