Lunary API

REST API for Lunary covering ingestion (logs/traces), prompts (template management with versions and labels), datasets, evaluations, projects, users, and analytics. Authentication uses Bearer tokens; private API keys for management endpoints, public keys for ingestion.

API entry from apis.yml

apis.yml Raw ↑
aid: lunary:platform
name: Lunary API
description: REST API for Lunary covering ingestion (logs/traces), prompts (template management with versions
  and labels), datasets, evaluations, projects, users, and analytics. Authentication uses Bearer tokens;
  private API keys for management endpoints, public keys for ingestion.
humanURL: https://docs.lunary.ai/api
baseURL: https://api.lunary.ai/v1
tags:
- Logs
- Traces
- Prompts
- Datasets
- Evaluations
properties:
- type: Documentation
  url: https://docs.lunary.ai/api
- type: GitHub
  url: https://github.com/lunary-ai/lunary
- type: SelfHost
  url: https://lunary.ai/docs/self-hosting