Address Lookup {API}

Look up any company's headquarter address by domain name.

Get structured address data from any domain. Perfect for CRM enrichment, lead intelligence, and customer location validation.

No credit card required
View Documentation
Daydream logo
Kovai logo
Passionfroot logo
Orange logo
SendX logo
Klarna logo
Super.com logo
Daydream logo
Kovai logo
Passionfroot logo
Orange logo
SendX logo
Klarna logo
Super.com logo
Daydream logo
Kovai logo
Passionfroot logo
Orange logo
SendX logo
Klarna logo
Super.com logo
Daydream logo
Kovai logo
Passionfroot logo
Orange logo
SendX logo
Klarna logo
Super.com logo

What You Get

Each API call returns structured address data ready for production use.

Full address

Street, city, region, country, postal code

Country codes

ISO country and state/province codes

International formats

Support for various address formats

Structured JSON

Clean, parseable address data

How It Works

We extract the most authoritative company address from multiple sources.

— step 01

Pass a domain

Like hubspot.com or any company website

— step 02

We crawl key pages

Footer, contact, about pages, schema.org markup, and meta tags

— step 03

Address extracted

Most authoritative company address identified

— step 04

JSON returned

Structured address data ready for use

API Response

Extracted brand data for meta.com

GET /v1/brand/retrieve?domain=meta.com
{
  "status": "ok",
  "brand": {
    "address": {
      "street": "1 Hacker Way",
      "city": "Menlo Park",
      "country": "UNITED STATES",
      "country_code": "US",
      "state_province": "California",
      "state_code": "CA",
      "postal_code": "94025"
    }
  },
  "code": 200
}

Frequently asked questions

Common questions about the Context.dev Address Lookup API.

Am I billed for failed requests?
No. You are not billed for failed requests or requests where we are blocked (rarely happens). Credits are only consumed on successful responses.
How do I look up a company's address from a domain?
Pass a domain (e.g. "meta.com") to /v1/brand/retrieve. The Address Lookup API returns the company's headquarter street address, city, state, country, postal code, and ISO codes — no scraping, no manual research, no stale databases.
Where does the address data come from?
We pull from the company's own footer, contact pages, schema.org Organization and PostalAddress markup, OpenGraph fields, and verified social profiles. Each address is validated across multiple sources before it's returned, so the response is the canonical HQ — not a sales rep's home office.
What address fields does the API return?
street, city, state_province (with state_code), postal_code, country (with ISO country_code). All fields are pre-parsed into separate keys so you can drop the response straight into a CRM, KYC form, or shipping calculator.
Does the address API support international addresses?
Yes — the response handles US, EU, UK, APAC, and LATAM address formats. Country and state codes follow ISO standards. International postal codes (e.g. UK postcodes, EU country-specific formats) are returned as-is in the postal_code field.
Can I use this for KYC, AML, or compliance workflows?
Yes. The address is the company's declared corporate HQ as published on their own site. Combine it with the Company Data API for legal name and the Socials API for verified online presence to build out a low-friction enrichment layer for KYC.
How fresh is the address data?
Addresses are re-resolved on each crawl cycle (continuous monitoring + quarterly full re-index). When a company moves HQ and updates their website, the API reflects it the next crawl — typically within days.

Ship an agent that actually knows things.

Free tier, 10-minute integration, and the same API powering agents at Mintlify, daily.dev, and Propane. No credit card to start.