Humanloop website screenshot

Humanloop

Humanloop was an LLM development platform for managing prompts, datasets, evaluations, and production observability of LLM applications, used by AI product teams at companies like Duolingo and Gusto. The platform offered a collaborative prompt editor, versioned prompts and tools, evaluation runs (LLM-as-judge and code-based), dataset management, online evaluators, and full request logging across OpenAI, Anthropic, Google, and other providers, with Python and TypeScript SDKs and a REST API. In 2025 the Humanloop team was acquired by Anthropic and the company has announced it is sunsetting the standalone platform; an official migration guide is published for existing customers. This record captures the historical API surface for archival and discovery purposes.

Humanloop publishes 6 APIs on the APIs.io network, including Datasets API, Evaluators API, Logs API, and 3 more. Tagged areas include LLM Platform, Prompt Management, Evaluations, LLM Ops, and Observability.

Humanloop’s developer surface includes authentication, documentation, engineering blog, and 11 more developer resources.

38.5/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreeSelf serve⚡ Free to try
7 APIs
LLM PlatformPrompt ManagementEvaluationsLLM OpsObservabilityDatasetsPromptsToolsLogsMulti-ProviderSunsettingAcquired

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 38.5/100 · thin
Contract Quality 13.4 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 3.4 / 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/humanloop: 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 7

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

Humanloop LLM Platform API

The Humanloop REST API and SDKs covered prompts, tools, datasets, evaluations, evaluators, and logs for LLM applications. Developers called prompt endpoints from production to c...

Humanloop Datasets API

The Datasets API from Humanloop — 2 operation(s) for datasets.

Humanloop Evaluators API

The Evaluators API from Humanloop — 2 operation(s) for evaluators.

Humanloop Logs API

The Logs API from Humanloop — 2 operation(s) for logs.

Humanloop Prompts API

The Prompts API from Humanloop — 4 operation(s) for prompts.

Humanloop Sessions API

The Sessions API from Humanloop — 2 operation(s) for sessions.

Humanloop Tools API

The Tools API from Humanloop — 2 operation(s) for tools.

Scroll for all 7

Open Collections 1

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

Humanloop API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Humanloop Rate Limits

2 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.

Humanloop Authentication

apiKey/http · 2 schemes

SECURITY

Humanloop Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Humanloop Agentic Access

20 operations · 8 acting

20 operations · 8 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: humanloop
name: Humanloop
description: Humanloop was an LLM development platform for managing prompts, datasets, evaluations, and production observability
  of LLM applications, used by AI product teams at companies like Duolingo and Gusto. The platform offered a collaborative
  prompt editor, versioned prompts and tools, evaluation runs (LLM-as-judge and code-based), dataset management, online evaluators,
  and full request logging across OpenAI, Anthropic, Google, and other providers, with Python and TypeScript SDKs and a REST
  API. In 2025 the Humanloop team was acquired by Anthropic and the company has announced it is sunsetting the standalone
  platform; an official migration guide is published for existing customers. This record captures the historical API surface
  for archival and discovery purposes.
type: Index
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/humanloop.png
tags:
- LLM Platform
- Prompt Management
- Evaluations
- LLM Ops
- Observability
- Datasets
- Prompts
- Tools
- Logs
- Multi-Provider
- Sunsetting
- Acquired
url: https://raw.githubusercontent.com/api-evangelist/humanloop/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.20'
apis:
- aid: humanloop:llm-platform
  name: Humanloop LLM Platform API
  description: The Humanloop REST API and SDKs covered prompts, tools, datasets, evaluations, evaluators, and logs for LLM
    applications. Developers called prompt endpoints from production to capture logs, ran evaluations against datasets, and
    managed versioned prompt configurations. The platform is being sunset following the team's acquisition by Anthropic in
    2025.
  humanURL: https://humanloop.com/docs
  baseURL: https://api.humanloop.com/v5
  tags:
  - Prompts
  - Tools
  - Datasets
  - Evaluations
  - Evaluators
  - Logs
  - Files
  properties:
  - type: Documentation
    url: https://humanloop.com/docs
  - type: APIReference
    url: https://humanloop.com/docs/api-reference
  - type: SDKs
    url: https://github.com/humanloop/humanloop-python
  - type: SDKs
    url: https://github.com/humanloop/humanloop-typescript
  - type: GitHubOrganization
    url: https://github.com/humanloop
  - type: MigrationGuide
    url: https://humanloop.com/docs/guides/migrating-from-humanloop
  - type: SunsetAnnouncement
    url: https://humanloop.com
  features:
  - name: Prompt Management
    description: Versioned, collaborative prompt editor with structured variables and side-by-side comparisons.
  - name: Evaluations
    description: Run dataset-driven evaluations with LLM-as-judge and code-based evaluators.
  - name: Datasets
    description: Manage curated examples and production samples for evaluations and fine-tuning.
  - name: Logs and Observability
    description: Capture every LLM call with inputs, outputs, costs, and latencies for production debugging.
  - name: Online Evaluators
    description: Score live traffic in production with custom evaluators.
  - name: Tools and Functions
    description: Define reusable tools and function specs that prompts can call.
  - name: Multi-Provider Routing
    description: Use OpenAI, Anthropic, Google, and other providers through a single API surface.
  - name: Python and TypeScript SDKs
    description: First-class SDKs for invoking prompts and logging from application code.
  useCases:
  - name: Production Prompt Iteration
    description: Update prompts in Humanloop without redeploying application code.
  - name: LLM Evaluation
    description: Score prompts and models against curated datasets before shipping.
  - name: Production Monitoring
    description: Log every LLM call and trace quality regressions in production.
  - name: Cross-Functional Collaboration
    description: Let PMs, designers, and engineers collaborate on prompts in one workbench.
  integrations:
  - name: OpenAI
  - name: Anthropic
  - name: Google
  - name: Cohere
  - name: AWS Bedrock
  - name: Azure OpenAI
  - name: LangChain
  - name: LlamaIndex
  authentication:
  - type: API Key
    description: Workspace API keys passed via the `X-API-KEY` header authenticated REST and SDK calls.
- aid: humanloop:humanloop-datasets-api
  name: Humanloop Datasets API
  description: The Datasets API from Humanloop — 2 operation(s) for datasets.
  humanURL: https://humanloop.com/docs
  baseURL: https://api.humanloop.com/v5
  tags:
  - Datasets
  properties:
  - type: OpenAPI
    url: openapi/humanloop-datasets-api-openapi.yml
- aid: humanloop:humanloop-evaluators-api
  name: Humanloop Evaluators API
  description: The Evaluators API from Humanloop — 2 operation(s) for evaluators.
  humanURL: https://humanloop.com/docs
  baseURL: https://api.humanloop.com/v5
  tags:
  - Evaluators
  properties:
  - type: OpenAPI
    url: openapi/humanloop-evaluators-api-openapi.yml
- aid: humanloop:humanloop-logs-api
  name: Humanloop Logs API
  description: The Logs API from Humanloop — 2 operation(s) for logs.
  humanURL: https://humanloop.com/docs
  baseURL: https://api.humanloop.com/v5
  tags:
  - Logs
  properties:
  - type: OpenAPI
    url: openapi/humanloop-logs-api-openapi.yml
- aid: humanloop:humanloop-prompts-api
  name: Humanloop Prompts API
  description: The Prompts API from Humanloop — 4 operation(s) for prompts.
  humanURL: https://humanloop.com/docs
  baseURL: https://api.humanloop.com/v5
  tags:
  - Prompts
  properties:
  - type: OpenAPI
    url: openapi/humanloop-prompts-api-openapi.yml
- aid: humanloop:humanloop-sessions-api
  name: Humanloop Sessions API
  description: The Sessions API from Humanloop — 2 operation(s) for sessions.
  humanURL: https://humanloop.com/docs
  baseURL: https://api.humanloop.com/v5
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/humanloop-sessions-api-openapi.yml
- aid: humanloop:humanloop-tools-api
  name: Humanloop Tools API
  description: The Tools API from Humanloop — 2 operation(s) for tools.
  humanURL: https://humanloop.com/docs
  baseURL: https://api.humanloop.com/v5
  tags:
  - Tools
  properties:
  - type: OpenAPI
    url: openapi/humanloop-tools-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/humanloop-agentic-access.yml
- type: DomainSecurity
  url: security/humanloop-domain-security.yml
- type: Authentication
  url: authentication/humanloop-authentication.yml
- type: Website
  url: https://humanloop.com
- type: Documentation
  url: https://humanloop.com/docs
- type: Blog
  url: https://humanloop.com/blog
- type: GitHubOrganization
  url: https://github.com/humanloop
- type: MigrationGuide
  url: https://humanloop.com/docs/guides/migrating-from-humanloop
- type: MediaKit
  url: https://humanloop.com/media-kit
- type: TermsOfService
  url: https://humanloop.com/terms
- type: PrivacyPolicy
  url: https://humanloop.com/privacy
- type: Twitter
  url: https://x.com/humanloop
- type: LinkedIn
  url: https://www.linkedin.com/company/humanloop
- type: LlmsText
  url: https://humanloop.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com