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 Server API

PDP server metadata.

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

Tagged areas include Server. 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, and defines 1 schema. 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 1 schemas 2 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 Server 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 — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Server 2

PDP server metadata.

GET
/api/server_info
Server information
serverInfo → 200
GET
/schema/swagger.json
OpenAPI specification
swaggerSpec → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ServerInfo (3 properties). Each schema is shown below with its type and property counts.

ServerInfo
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cerbos-server-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 Admin Store API
Cerbos AuthZEN API
Cerbos Check API
Cerbos Plan API