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

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

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

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

Sessions 3
GET
/sessions
List Sessions
listSessions → 200
POST
/sessions
Create Session
createSession body → 200
GET
/sessions/{id}
Get Session
getSession 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

humanloop-sessions-api-openapi.yml Raw ↑

Other APIs Humanloop publishes across the network.

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