Skip to main content
GET
Time series
Returns the core metrics bucketed over time for the project bound to your API key. The bucket granularity is derived automatically from the requested 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-07T23:59:59Z.

Response Fields

data
array
required
An ordered array of data points.