Documentation

Three ways to read about oakallow. Pick the one that matches how you're integrating.

REST API Reference

Complete endpoint catalog for backend integrations

  • Every endpoint with request and response shapes
  • Authentication, errors, and rate limits
  • Permission resolution and onboarding flow
  • Token minting, approvals, and execution logging
Read the reference

MCP Connector

Wire oakallow into Claude, ChatGPT, or any MCP-compatible client

  • Add the connector URL — no API key needed
  • OAuth handles authentication automatically
  • Register tools and approval rules in the dashboard
  • No backend code changes required
Read the MCP docs

OpenAPI Spec

Machine-readable schema for codegen, Postman, or API explorers

  • Always reflects the live API — no version skew
  • Generate clients in any language from the spec
  • Import directly into Postman, Insomnia, or Bruno
  • Browse interactive endpoint docs
Open the spec

New to oakallow? Walk through the dashboard quick start to set up your first integration end-to-end.