Bloom Credit · Example Payload

Bloom Credit Monitoring Enrollment Example

Credit BureauCredit ReportsCredit ScoresFintechLendingPersonal Finance

Bloom Credit Monitoring Enrollment Example is an example object payload from Bloom Credit, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

enrollment_idconsumer_idstatusbureausalert_typeswebhook_urlcreated_atupdated_at

Example Payload

Raw ↑
{
  "enrollment_id": "mon_4b3c2d1e0f9a",
  "consumer_id": "cns_8f7d3a2b1c4e5f6a",
  "status": "ACTIVE",
  "bureaus": [
    "equifax",
    "experian",
    "transunion"
  ],
  "alert_types": [
    "NEW_ACCOUNT",
    "INQUIRY",
    "DEROGATORY",
    "SCORE_CHANGE",
    "ADDRESS_CHANGE"
  ],
  "webhook_url": "https://example.com/webhooks/credit-alerts",
  "created_at": "2026-01-15T10:10:00Z",
  "updated_at": "2026-01-15T10:10:00Z"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/bloom-credit-monitoring-enrollment-example"
All examples
curl "https://apis.io/api/v1/examples?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.