Warrant Roles and Permissions API
RBAC and entitlements convenience surface (roles, permissions, users, tenants, features, pricing tiers).
Warrant Roles and Permissions API is one of 5 APIs that Warrant publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Roles and Permissions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 14 operations across 7 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against 2 base URLs: https://api.warrant.dev, http://localhost:8000.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Warrant Roles and Permissions API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (apiKeyAuth).
By default, every request must be authenticated.
apiKeyAuth— API key passed as Authorization: ApiKey YOURAPIKEY. Self-hosted deployments configure the key via ApiKey in the server config.
Paths & Operations 14
Across 7 paths, the API surfaces 14 operations — 1 DELETE, 6 GET, 7 POST. Each is listed below with its method, path, parameters, and response codes.
RBAC and entitlements convenience surface (roles, permissions, users, tenants, features, pricing tiers).
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Object (4 properties), ObjectCreate (3 properties), Feature (3 properties), Permission (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Warrant 4
Other APIs Warrant publishes across the network.