API Documentation
The API documentation is automatically generated from an OpenAPI specification document.
- API Reference
- OpenAPI v2 Specification (JSON)
- OpenAPI v3 Specification (JSON)
Deprecated Specifications
- version 1.0.0 of OpenAPI v2.
All definitions are renamed by adding path prefix to solve the collisions in different structures from different packages with same name.
Definition with name
v1.ErrorResponse
is renamed tometa.v1.ErrorResponse
.
Styra DAS is entirely API-driven. Generally, the API can be broken into the following categories:
-
Policy Authoring and Evaluation: Policies, Data, Datasources, and Secrets.
-
Analysis of Policies and Decisions: Log Replay, Decision Analysis, and Timeseries.
-
Policy Distribution: Bundles.
-
User Management: Users, Tokens, Identity providers, Activity, and Authz.
To learn how to create a token using the GUI or CLI, see the Create an API Token page.