Skip to main content

Developer Tooling

Overview

This section covers the developer-facing tools available in the Keymate platform for authoring policies, exploring APIs, testing authorization decisions, and experimenting with authorization models. These tools help you build, validate, and debug authorization configurations before deploying to production.

When to Read This Section

  • You want to write ABAC or RADAC expressions using the FQL code editor
  • You want to explore API schemas and resource definitions
  • You want to test authorization decisions with explain and simulation tools
  • You want to experiment with FGA authorization models

Who Should Start Here

  • Developer — Developers authoring policies, testing authorization flows, or building integrations with the Keymate platform

Key Topics

  1. Policy DSL Tooling — Learn the FQL code editor for writing policy expressions
  2. Using the API Explorer — Browse available schemas and resources
  3. Using the Admin API Tester — Test API endpoints interactively
  4. FGA Playground Workflows — Experiment with fine-grained authorization models
  5. Testing Authorization with Explain & Simulation — Validate authorization decisions end-to-end