Bloom Credit · Example Payload

Bloom Credit Credit Score Example

Credit BureauCredit ReportsCredit ScoresFintechLendingPersonal Finance

Bloom Credit Credit Score 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_idscores

Example Payload

Raw ↑
{
  "consumer_id": "cns_8f7d3a2b1c4e5f6a",
  "scores": [
    {
      "bureau": "equifax",
      "score_type": "FICO8",
      "score": 720,
      "score_range_min": 300,
      "score_range_max": 850,
      "score_date": "2026-01-15",
      "factors": [
        {
          "code": "PAYMENT_HISTORY",
          "description": "Payments have been consistently made on time"
        },
        {
          "code": "CREDIT_UTILIZATION",
          "description": "Low credit utilization ratio"
        }
      ]
    },
    {
      "bureau": "experian",
      "score_type": "FICO8",
      "score": 715,
      "score_range_min": 300,
      "score_range_max": 850,
      "score_date": "2026-01-15",
      "factors": [
        {
          "code": "PAYMENT_HISTORY",
          "description": "Payments have been consistently made on time"
        }
      ]
    },
    {
      "bureau": "transunion",
      "score_type": "FICO8",
      "score": 718,
      "score_range_min": 300,
      "score_range_max": 850,
      "score_date": "2026-01-15",
      "factors": [
        {
          "code": "PAYMENT_HISTORY",
          "description": "Payments have been consistently made on time"
        }
      ]
    }
  ]
}

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-credit-score-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.