/api/v2/entity-profile?slug=<slug>Full structured entity record for a business - identity, contact, AI signals, services, schema.org JSON-LD, and provenance-tracked claims.
/api/v2/entity-profile?slug=<slug>&history=trueSame as above plus full claims history (superseded facts included) - requires an API key.
/api/v2/knowledge-graph?businessId=<id>&type=networkA business's real co-citation network - which other businesses it's been mentioned alongside.
/api/v2/knowledge-graph?category=<category>&city=<city>&type=complementaryCategories that genuinely co-occur with a given category in a city, derived from real content, not a hardcoded list.
/entity/{id}?format=jsonStable canonical entity lookup by immutable ID - survives business renames/re-slugging.
/api/v2/partner-feed?limit=100&offset=0&category=<category>&updatedSince=<iso-date>Bulk, paginated, schema.org-shaped feed for distribution partners (directory aggregators, POS/CRM platforms, agencies syncing many client listings). Requires an API key - no anonymous access.
Full OpenAPI spec: /api/openapi.json
Explore the API