Skip to Content
API ReferenceOverview

API Reference

This section is the entry point for Keel’s public developer-facing API docs. It covers the main public contracts you can integrate against today: route choice, request and response shapes, retry semantics, provider coverage, and the important limits around those surfaces.

Start here

Integration setup

Technical references

These pages cover implementation-facing aspects of the public API and are useful for deeper integration work:

Current state

Today, Keel publishes:

  • authored docs here for the main public decision and execution routes
  • generated route and provider snapshots for the broader public surface
  • public runtime routes under https://api.keelapi.com

Planned follow-up

The public reference is still incomplete in a few areas. Planned follow-up includes:

  • generated OpenAPI pages or an embedded reference viewer
  • stable links for openapi.json and hosted interactive docs
  • deeper authored API pages for usage reporting and route-specific readback flows
Last updated on Edit this page on GitHub