Project Management
Get Global Stats
Get global statistics for all developer’s projects with optional filtering
GET
Retrieve global statistics across all projects belonging to the authenticated developer. This endpoint provides aggregate counts for projects, users, and API keys.
Headers
string
required
Bearer token for authentication
Query Parameters
string
Optional search term to filter statistics
boolean
Filter by active status
string
Filter statistics for a specific project (UUID format)
Response
object
required
Project statistics
object
required
User statistics across all projects
object
required
API key statistics
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.

