Lunary website screenshot

Lunary

Lunary is an open-source LLM observability and evaluation platform: tracing, prompt management, datasets, evaluations, and analytics for LLM apps. Available as a hosted SaaS at lunary.ai and as a self-hosted Apache 2.0 deployment. Exposes a REST API authenticated with Bearer tokens.

Lunary publishes 13 APIs on the APIs.io network, including Analytics API, AuditLogs API, Checklists API, and 10 more. Tagged areas include AI Evaluation, Observability, Open Source, LLM, and Tracing.

Lunary’s developer surface includes authentication, engineering blog, and 10 more developer resources.

36.7/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
14 APIs
AI EvaluationObservabilityOpen SourceLLMTracingPrompts

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 36.7/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/lunary: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 14

Individual APIs this provider publishes, each with its own machine-readable definition.

Lunary API

REST API for Lunary covering ingestion (logs/traces), prompts (template management with versions and labels), datasets, evaluations, projects, users, and analytics. Authenticati...

Lunary Analytics API

The Analytics API from Lunary — 1 operation(s) for analytics.

Lunary AuditLogs API

The AuditLogs API from Lunary — 1 operation(s) for auditlogs.

Lunary Checklists API

The Checklists API from Lunary — 2 operation(s) for checklists.

Lunary Datasets API

The Datasets API from Lunary — 3 operation(s) for datasets.

Lunary DatasetsV2 API

The DatasetsV2 API from Lunary — 13 operation(s) for datasetsv2.

Lunary Evals API

The Evals API from Lunary — 7 operation(s) for evals.

Lunary ExternalUsers API

The ExternalUsers API from Lunary — 2 operation(s) for externalusers.

Lunary Models API

The Models API from Lunary — 2 operation(s) for models.

Lunary Playground API

The Playground API from Lunary — 2 operation(s) for playground.

Lunary Runs API

The Runs API from Lunary — 10 operation(s) for runs.

Lunary Templates API

The Templates API from Lunary — 5 operation(s) for templates.

Lunary TestEndpoint API

The TestEndpoint API from Lunary — 2 operation(s) for testendpoint.

Lunary Views API

The Views API from Lunary — 2 operation(s) for views.

Scroll for all 14

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Lunary API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Lunary Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Lunary Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Lunary Authentication

http · 1 scheme

SECURITY

Lunary Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Lunary Agentic Access

82 operations · 50 acting

82 operations · 50 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: lunary
url: https://raw.githubusercontent.com/api-evangelist/lunary/refs/heads/main/apis.yml
name: Lunary
kind: company
description: 'Lunary is an open-source LLM observability and evaluation platform: tracing, prompt management, datasets, evaluations,
  and analytics for LLM apps. Available as a hosted SaaS at lunary.ai and as a self-hosted Apache 2.0 deployment. Exposes
  a REST API authenticated with Bearer tokens.'
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/lunary.png
tags:
- AI Evaluation
- Observability
- Open Source
- LLM
- Tracing
- Prompts
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
- 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
- aid: lunary:lunary-analytics-api
  name: Lunary Analytics API
  description: The Analytics API from Lunary — 1 operation(s) for analytics.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/lunary-analytics-api-openapi.yml
- aid: lunary:lunary-auditlogs-api
  name: Lunary AuditLogs API
  description: The AuditLogs API from Lunary — 1 operation(s) for auditlogs.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - AuditLogs
  properties:
  - type: OpenAPI
    url: openapi/lunary-auditlogs-api-openapi.yml
- aid: lunary:lunary-checklists-api
  name: Lunary Checklists API
  description: The Checklists API from Lunary — 2 operation(s) for checklists.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - Checklists
  properties:
  - type: OpenAPI
    url: openapi/lunary-checklists-api-openapi.yml
- aid: lunary:lunary-datasets-api
  name: Lunary Datasets API
  description: The Datasets API from Lunary — 3 operation(s) for datasets.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - Datasets
  properties:
  - type: OpenAPI
    url: openapi/lunary-datasets-api-openapi.yml
- aid: lunary:lunary-datasetsv2-api
  name: Lunary DatasetsV2 API
  description: The DatasetsV2 API from Lunary — 13 operation(s) for datasetsv2.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - DatasetsV2
  properties:
  - type: OpenAPI
    url: openapi/lunary-datasetsv2-api-openapi.yml
- aid: lunary:lunary-evals-api
  name: Lunary Evals API
  description: The Evals API from Lunary — 7 operation(s) for evals.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - Evals
  properties:
  - type: OpenAPI
    url: openapi/lunary-evals-api-openapi.yml
- aid: lunary:lunary-externalusers-api
  name: Lunary ExternalUsers API
  description: The ExternalUsers API from Lunary — 2 operation(s) for externalusers.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - ExternalUsers
  properties:
  - type: OpenAPI
    url: openapi/lunary-externalusers-api-openapi.yml
- aid: lunary:lunary-models-api
  name: Lunary Models API
  description: The Models API from Lunary — 2 operation(s) for models.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/lunary-models-api-openapi.yml
- aid: lunary:lunary-playground-api
  name: Lunary Playground API
  description: The Playground API from Lunary — 2 operation(s) for playground.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - Playground
  properties:
  - type: OpenAPI
    url: openapi/lunary-playground-api-openapi.yml
- aid: lunary:lunary-runs-api
  name: Lunary Runs API
  description: The Runs API from Lunary — 10 operation(s) for runs.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - Runs
  properties:
  - type: OpenAPI
    url: openapi/lunary-runs-api-openapi.yml
- aid: lunary:lunary-templates-api
  name: Lunary Templates API
  description: The Templates API from Lunary — 5 operation(s) for templates.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - Templates
  properties:
  - type: OpenAPI
    url: openapi/lunary-templates-api-openapi.yml
- aid: lunary:lunary-testendpoint-api
  name: Lunary TestEndpoint API
  description: The TestEndpoint API from Lunary — 2 operation(s) for testendpoint.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - TestEndpoint
  properties:
  - type: OpenAPI
    url: openapi/lunary-testendpoint-api-openapi.yml
- aid: lunary:lunary-views-api
  name: Lunary Views API
  description: The Views API from Lunary — 2 operation(s) for views.
  humanURL: https://docs.lunary.ai/api
  baseURL: https://api.lunary.ai/v1
  tags:
  - Views
  properties:
  - type: OpenAPI
    url: openapi/lunary-views-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/lunary-agentic-access.yml
- type: DomainSecurity
  url: security/lunary-domain-security.yml
- type: Authentication
  url: authentication/lunary-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/lunaryai
- type: Website
  url: https://lunary.ai/
- type: DeveloperPortal
  url: https://docs.lunary.ai/
- type: OpenSource
  url: https://github.com/lunary-ai/lunary
- type: Plans
  url: plans/lunary-plans-pricing.yml
- type: RateLimits
  url: rate-limits/lunary-rate-limits.yml
- type: FinOps
  url: finops/lunary-finops.yml
- type: Integrations
  url: https://lunary.ai/integrations
- type: LlmsText
  url: https://docs.lunary.ai/llms.txt
- url: https://lunary.ai/blog
  type: Blog
integrations:
- name: Anthropic
- name: Flowise
- name: LangChain
- name: OpenRouter
- name: IBM WatsonX
- name: Mistral
- name: Grok
- name: Fireworks AI
- name: Ragas
- name: PowerBI
- name: Tableau
- name: MySQL
- name: Gemini
- name: AWS Bedrock
- name: Amplitude
- name: Airbyte
- name: Segment
- name: Email / SMTP
- name: Slack
- name: Zapier
- name: Redshift
- name: PostHog
- name: OpenLLMetry
- name: LlamaIndex
- name: SQL Server
- name: Databricks
- name: Snowflake
- name: LiteLLM
- name: Langflow
- name: Google BigQuery
- name: OpenAI
- name: Azure OpenAI
- name: SOC 2 Type II
- name: ISO 27001
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com