# Redfin Real Estate API

Public Redfin Data Center housing-market trends for regional analysis.

- Platform ID: `redfin`
- Capabilities: 1
- Execute endpoint: `POST https://data.upscrape.com/execute`

## Capabilities

### [Market trends](https://docs.upscrape.com/docs/platforms/redfin/redfin.market.trends)

- Capability ID: `redfin.market.trends`
- Cost: 1 credit per request

Read public Redfin Data Center regional trend rows from JSON or CSV downloads.

## Common uses

- Regional housing-market monitoring
- Median sale-price trend analysis
- Historical market research

## Integration contract

All capabilities use the shared `POST /execute` envelope. A `200` response completed inline; a `202` response must be polled through `GET /jobs/{id}`.

See [authentication](https://docs.upscrape.com/docs/api/authentication), [jobs and results](https://docs.upscrape.com/docs/api/jobs), and [errors and retries](https://docs.upscrape.com/docs/api/errors).
