Skip to content
XLinkedIn
Sign Up →

API Reference

https://api.kelet.ai
Authorization: <your-api-key>

No Bearer prefix — just the raw API key.

Full REST API reference with request/response schemas, examples, and a try-it-out interface:

api.kelet.ai/docs

Use the SDK for signal submission — it handles session context automatically. Use the REST API for programmatic access to issues, sessions, projects, and findings from external systems (CI/CD pipelines, dashboards, automations).

Get your keys from Settings → API Keys in the console. Two types:

  • Secret key: full API access, server-only
  • Publishable key: frontend-safe, for KeletProvider only