Learn more about home mortgage data, download the data yourself, or build new tools using our API.
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
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| 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. |
curl -X GET 'https://api.consumerfinance.gov:443//data' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official The Consumer Financial Protection Bureau documentation.