Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Humanloop Evaluators API

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

Humanloop Evaluators API is one of 7 APIs that Humanloop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Evaluators. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 5.0.0.

Requests are made against a single base URL, https://api.humanloop.com/v5.

3 operations 2 paths 0 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
5.0.0
Base URL
https://api.humanloop.com/v5
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Humanloop Evaluators API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (API Key) (bearerAuth). An API key is passed in the header as X-API-KEY (apiKeyAuth). By default, every request must be authenticated.

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Evaluators 3
GET
/evaluators
List Evaluators
listEvaluators → 200
POST
/evaluators
Upsert Evaluator
upsertEvaluator body → 200
GET
/evaluators/{id}
Get Evaluator
getEvaluator 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

humanloop-evaluators-api-openapi.yml Raw ↑

Other APIs Humanloop publishes across the network.

Humanloop LLM Platform API
Humanloop Datasets API
Humanloop Logs API
Humanloop Prompts API
Humanloop Sessions API
Humanloop Tools API