T

The Consumer Financial Protection Bureau

by The Consumer Financial Protection Bureau Free tier

Learn more about home mortgage data, download the data yourself, or build new tools using our API.

financeconsumerfinance

Quick Reference

Base URL https://api.consumerfinance.gov:443/ Auth type none Auth header # No auth required Rate limit See documentation Pricing Enterprise / contact sales Free quota None Documentation https://api.consumerfinance.gov:443/ Endpoint status Live — HTTP 200 — endpoint is accessible3.75s (checked Mar 29, 2026) Builder score D 42% builder-friendly
Pricing
28
Latency
40
Depth
53

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /data Get a list of all datasets.
GET /data/hmda Get metadata for this dataset.
GET /data/hmda/concept/{concept} Get information about a particular concept in this dataset.
GET /data/hmda/slice/{slice} Query a slice in this dataset.
GET /data/hmda/slice/{slice}/metadata Get the metadata for a slice in this dataset.
GET /data/{dataset} Get metadata about a dataset.

Sample Request

curl -X GET 'https://api.consumerfinance.gov:443//data' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official The Consumer Financial Protection Bureau documentation.