Skip to main content
GET
Breakdowns
Returns the top breakdowns (pages, sources, locations and devices) for the project bound to your API key over the requested date range. Request:
cURL
Response:

Authorization

Authorization
string
required
Bearer token with your Radar API key. Format: Bearer taapit_...

Query Parameters

start
string
required
Start of the range, ISO 8601 (UTC). Example: 2026-01-01T00:00:00Z.
end
string
required
End of the range, ISO 8601 (UTC). Example: 2026-01-31T23:59:59Z.
limit
integer
default:"50"
Maximum number of rows per breakdown. Must be a positive number. Defaults to 50.

Response Fields

data
object
required
Each section is optional and omitted when there is no data.