Skip to main content
GET
Use leaderboard endpoints to compare businesses in a city, category, or market segment.

GET /api/v1/leaderboard

Returns collected market businesses for API integrations. This endpoint reads stored market data only and does not start live collection. Required scope: competitors:read.
string
required
Your API key from Settings > API Keys.
string
Optional city filter.
string
Optional business category filter.
string
default:"rating"
rating or review_count.
string
default:"desc"
asc or desc.
number
default:"50"
Number of rows to return. Maximum 100.
number
default:"0"
Pagination offset.

GET /api/leaderboard

Returns the dashboard leaderboard with pagination, filter breakdowns, and aggregate market intelligence cards. This endpoint uses the signed-in app session.
Revenue fields are directional estimates from public market signals. The dashboard converts revenue plus valuation intelligence into estimated business value dollar ranges for user-facing cards. These values are not financial appraisals and should be used for prioritization, comparison, and trend monitoring.

Response fields