---
title: "Legacy get address."
method: GET
path: "/api/v1/address/{address}"
tags: ["Legacy"]
---

# Legacy get address.

`GET /api/v1/address/{address}`

Bitcore Insight-compatible V1 address shape for Bitcoin-type coins.

Load estimate: Variable; grows with address transaction count and
legacy response expansion.

## Path parameters

- `address` string, required

## Response `200`

Legacy address payload.

- LegacyObject — Legacy Bitcore Insight-compatible payload. Use API V2 for stable typed schemas.

## Other responses

- `default` — Public API error. Public validation errors are HTTP 400; internal errors are HTTP 500.

---

[API](https://skmtc.net/trezor/apis/blockbook-api.md) · [All operations](https://skmtc.net/trezor/apis/blockbook-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trezor/blockbook-api/versions/aef157c19369/schema)
