Strale Company Enrichment API is a paid API for AI agents from api.strale.io, paid per call via x402, $0.54/call, status unknown (last checked 2026-09-14, last successful call 2026-04-29).
Enriches company data by scraping a company's website given a domain, email, or company name, returning industry, employee count, HQ location, description, social links, and tech stack.
Enrich company data from a domain, email, or company name. Scrapes the company website to extract: industry, employee estimate, HQ location, description, social links, tech stack.
Returns structured company profile including industry classification, estimated employee count, headquarters location, company description, social media links, and detected tech stack scraped from the company's website.
GEThttps://api.strale.io/x402/company-enrichUse this endpoint when you need to enrich a company record from just a domain, email, or name — especially for sales prospecting, lead qualification, or CRM enrichment where you need industry, size, location, tech stack, and social presence in a single call. Prefer this over manual research or generic search when you want structured, machine-readable company metadata.
{
"domain": "spotify.com"
}| Field | Type | Description |
|---|---|---|
| domainrequired | string | Company domain (e.g. spotify.com), email, or name |
{
"_meta": {
"payment": {
"method": "x402",
"price_usd": 0.54,
"settlement_id": "0xeb94a318cd78ac9d1acbce6ba0b59fd308d7ee2372bf3c72403bf878d91ea9ef"
},
"capability": "company-enrich",
"latency_ms": 10940,
"provenance": {
"source": "company-enrich:spotify.com",
"fetched_at": "2026-06-16T01:24:51.484Z"
}
},
"website": "https://www.spotify.com",
"industry": "Music Streaming / SaaS",
"tech_stack": null,
"description": "Spotify is a music and podcast streaming platform that offers users unlimited access to millions of songs and podcasts. The service provides both free and premium subscription tiers with personalized recommendations and cross-platform availability.",
"hq_location": "Stockholm, Sweden",
"company_name": "Spotify",
"founded_year": 2006,
"social_links": {
"github": null,
"twitter": null,
"linkedin": null
},
"employee_estimate": null
}{
"industry": {
"type": "string"
},
"tech_stack": {
"type": "array"
},
"description": {
"type": "string"
},
"hq_location": {
"type": "string"
},
"company_name": {
"type": "string"
},
"employee_estimate": {
"type": "string"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"