← Back to APIs
Openmart
VerifiedLocal business search, enrichment, and lead intelligence. Search 30M+ US/CA/AU businesses by query, tags, location, reviews, ownership type, price tier, revenue. Enrich companies, find decision makers with verified emails and phones, detect tech stacks.
skill.md (for agents) ↗Endpoints
GET /api/v1/business_records/list/{id_type}
const result = await orth.run({
api: "openmart",
path: "/api/v1/business_records/list/{id_type}",
query: {
ids: "..."
},
});