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 Datasets API

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

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

Tagged areas include Datasets. 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 Datasets 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.

Datasets 3
GET
/datasets
List Datasets
listDatasets → 200
POST
/datasets
Upsert Dataset
upsertDataset body → 200
GET
/datasets/{id}
Get Dataset
getDataset 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

humanloop-datasets-api-openapi.yml Raw ↑

Other APIs Humanloop publishes across the network.

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