Skip to main content

API Overview

Scope

This reference covers the Keymate API families, their purpose, and endpoint conventions.

Definitions

NameDescription
Access Gateway APIPDP Proxy and Edge Orchestrator endpoints for permission checks and organization context
Keymate Authorization Decision Provider APIFine-grained permission check endpoints
Admin APIPlatform management and configuration endpoints

Example

{
"api": "access-gateway",
"version": "v1",
"base_url": "/api/v1"
}

Notes

info

This page is under construction. Detailed API specifications will be added progressively.