API Overview
Scope
This reference covers the Keymate API families, their purpose, and endpoint conventions.
Definitions
| Name | Description |
|---|---|
| Access Gateway API | PDP Proxy and Edge Orchestrator endpoints for permission checks and organization context |
| Keymate Authorization Decision Provider API | Fine-grained permission check endpoints |
| Admin API | Platform 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.