Company Address {API}
Instantly retrieve a company's headquarter address by domain name.
The Brand.dev Company Address API lets you retrieve a company's physical address using just its domain. No scraping, no databases, and no manual research.
Use it to enrich CRM records, autofill onboarding flows, or validate customer locations in real time. It's the easiest way to get a company address from a website with a simple API call.
No credit card required




Company Address Extraction Explained
Our API scans a company's public website and metadata to return their registered business address. We search intelligently across pages, schema markup, and contact sections to extract the most accurate location.
What you get:
Full company address
Street, city, region, country, postal code
Structured JSON response
Clean, parseable data format
Multiple address formats
Support for various international formats
Fallbacks for alternate locations
HQ, regional offices, mailing addresses
Social media extraction
Address info from all relevant platforms
Real-time validation
Always up-to-date information
This makes the Address API ideal for address enrichment, lead intelligence, and customer segmentation.
How It Works
Here's how the company address API works behind the scenes:
You send a domain (e.g., hubspot.com
)
We crawl key public pages, including footer, contact, and about pages, schema.org Organization and LocalBusiness markup, meta tags, Open Graph fields, and structured data.
We extract and return the most authoritative company address, with source attribution.
This isn't just a basic scraper – it's a structured, semantic approach to fetching company addresses from domains.
Extracts from:
- • Footer and contact pages
- • About us sections
- • Schema.org markup
- • Meta tags and Open Graph data
- • Social media profiles
- • Business directories
You get a structured address response.
100ms
p50 Latency for cached hits
10s
p50 Latency for cold hits
We continuously monitor and update address information from millions of company websites.
No scraping, no API chains → just a smart, production-ready solution trusted by hundreds.
See it in action
Get structured address data with a single API call
Sample API Response
{
"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"
}
// ...additional brand data like logos, colors, socials, stock info, etc.
},
"code": 200
}
Address Visualization
1 Hacker Way
Menlo Park, CA 94025
United States
No scraping, no API chains → just a smart, production-ready solution trusted by hundreds.