Bloom Credit · Example Payload

Bloom Credit Trade Line Example

Credit BureauCredit ReportsCredit ScoresFintechLendingPersonal Finance

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

Top-level fields

consumer_idtrade_lines

Example Payload

Raw ↑
{
  "consumer_id": "cns_8f7d3a2b1c4e5f6a",
  "trade_lines": [
    {
      "account_id": "tl_9a8b7c6d5e4f",
      "bureau": "equifax",
      "creditor_name": "Chase Bank",
      "account_type": "revolving",
      "account_status": "open",
      "credit_limit": 10000,
      "current_balance": 2400,
      "utilization_ratio": 0.24,
      "payment_status": "current",
      "payment_history": "111111111111111111111111",
      "opened_date": "2018-03-01",
      "last_activity_date": "2026-01-10",
      "times_30_days_late": 0,
      "times_60_days_late": 0,
      "times_90_days_late": 0
    },
    {
      "account_id": "tl_1b2c3d4e5f6a",
      "bureau": "equifax",
      "creditor_name": "Wells Fargo Home Mortgage",
      "account_type": "mortgage",
      "account_status": "open",
      "credit_limit": 350000,
      "current_balance": 285000,
      "payment_status": "current",
      "payment_history": "111111111111111111111111",
      "opened_date": "2019-06-15",
      "last_activity_date": "2026-01-01",
      "times_30_days_late": 0,
      "times_60_days_late": 0,
      "times_90_days_late": 0
    }
  ]
}

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-trade-line-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.