OpenAPI Clients
Interactive API documentation for OpenTDF Platform services. Each endpoint includes request/response examples, parameter descriptions, and the ability to try requests directly in your browser.
Core Services
- Well-Known Configuration - Platform configuration and service discovery
- kas - Key Access Service for TDF encryption/decryption
Authorization & Entity Resolution
- V1 Authorization - Authorization decisions (v1)
- V2 Authorization - Authorization decisions (v2)
- V1 Entity Resolution - Entity resolution from JWT tokens (v1)
- V2 Entity Resolution - Entity resolution from tokens (v2)
Policy Management
- Policy Objects - Core policy objects and management
- Policy Attributes - Attribute definitions and values
- Policy Namespaces - Namespace management
- Policy Actions - Action definitions
- Policy Subject Mapping - Map subjects to attributes
- Policy Resource Mapping - Map resources to attributes
- Policy Obligations - Usage obligations and triggers
- Policy Registered Resources - Resource registration
- Policy KAS Registry - KAS registration and management
- Key Management - Cryptographic key management
- Policy Unsafe Service - Administrative operations
Other APIs
- Policy Selectors - API documentation
Getting Started
- Select a service from the list above or navigation sidebar
- Browse available endpoints and operations
- Review request parameters and response schemas
- Test endpoints using the "Try it" feature
Authentication
Most endpoints require authentication. Configure your access token in the API documentation interface before testing endpoints.