Real-time contractor activity data for platforms and distributors.
Our API exposes contractor sign sightings across metro areas. Every sign is a contractor actively working a job site — actively purchasing materials, actively servicing a neighborhood. Query by zip code, category, or radius. Get activity summaries, contractor directories, and real-time webhooks when new signs appear in your target areas.
{
"signs": [
{
"id": "ec28d340-9faa-419f-9acd-67198fea179a",
"business_name": "Kingfisher Roofing",
"category": "roofing",
"services": ["roofing"],
"phone": "(512) 831-7228",
"website": null,
"location": {
"address": "1507 Northwood Rd",
"city": "Austin",
"state": "TX",
"zip": "78703",
"lat": 30.298726,
"lng": -97.753862
},
"captured_at": "2026-03-05T21:31:41Z",
"image_url": "https://..."
}
],
"pagination": {
"total": 14,
"limit": 50,
"offset": 0,
"has_more": false
}
}
API keys are issued per customer. Tell us what you're building and we'll get you set up.