Unkey analytics permissions API
Unkey's API provides programmatic access for all resources within our platform. ### Authentication # This API uses HTTP Bearer authentication with root keys. Most endpoints require specific permissions associated with your root key. When making requests, include your root key in the `Authorization` header: ``` Authorization: Bearer unkey_xxxxxxxxxxx ``` All responses follow a consistent envelope structure that separates operational metadata from actual data. This design provides several benefits
Overview
Unkey analytics permissions API is a Postman Collection published by Unkey on the APIs.io network.
Unkey’s API provides programmatic access for all resources within our platform. ### Authentication # This API uses HTTP Bearer authentication with root keys. Most endpoints require specific permissions associated with your root key. When making requests, include your root key in the Authorization header: Authorization: Bearer unkey_xxxxxxxxxxx All responses follow a consistent envelope structure that separates operational metadata from actual data. This design provides several benefits
The collection contains 8 requests organised into 9 folders.
Tagged areas include API Keys, Rate Limiting, Authentication, Developer Platform, and Access Control.