INDEX / OPEN DATA / OPENPOLICY OPEN POLICY AGENT (OPA) REST API
№ APD-01789
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01789 · FIRST INDEXED 2026-08-27

Openpolicy Open Policy Agent (OPA) REST API

OPA provides policy-based control for cloud native environments. The following endpoints (such as PUT /v1/policies) provide reference documentation for the OPA REST API. API specification viewing options - View the spec
SOURCE: DISCOVERY-APISGURU
DOMAIN: github.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHunknown
PRICINGunknown
CATEGORIESopen data
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
POST
/
Execute a simple query
GET
/health
Health
POST
/v0/data/{path}
Get a document (with webhook)
POST
/v1/compile
Compile
GET
/v1/config
Get configurations
GET
/v1/data/{path}
Get a document
POST
/v1/data/{path}
Get a document (with input)
PUT
/v1/data/{path}
Create or overwrite a document
PATCH
/v1/data/{path}
Update a document
DELETE
/v1/data/{path}
Delete a document
GET
/v1/policies
List policies
GET
/v1/policies/{id}
Get a policy module
+ 4 MORE ENDPOINTS IN THE SPEC