Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cerbos Admin Store API

Policy store administration (Admin API).

Cerbos Admin Store API is one of 13 APIs that Cerbos publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Admin Store. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 0.x.

Requests are made against a single base URL, http://localhost:3592.

2 operations 2 paths 0 schemas 1 DELETE1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.x
Base URL
http://localhost:3592
Authentication
HTTP Basic
Contact
License
Resource Areas
1

Authentication & Security 1

Cerbos Admin Store API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

  • basicAuth — Basic authentication for the Admin API (default cerbos/cerbosAdmin; override in production).

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 DELETE, 1 GET. Each is listed below with its method, path, parameters, and response codes.

Admin Store 2

Policy store administration (Admin API).

DELETE
/admin/store/revisions
Purge policy revision history
adminPurgeStoreRevisions → 200
GET
/admin/store/reload
Reload the policy store
adminReloadStore → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cerbos-admin-store-api-openapi.yml Raw ↑

Other APIs Cerbos publishes across the network.

Cerbos PDP gRPC API
Cerbos AuthZEN API
Cerbos PDP Admin API
Cerbos Hub API
Cerbos Synapse
Cerbos Admin Audit API
Cerbos Admin Policies API
Cerbos Admin Schemas API
Cerbos AuthZEN API
Cerbos Check API
Cerbos Plan API
Cerbos Server API