Humanloop API

The Humanloop API allows you to interact with Humanloop from your product or service.

You can do this through HTTP requests from any language or via our official Python or TypeScript SDK.

To install the official Python SDK, run the following command:

$pip install humanloop

To install the official TypeScript SDK, run the following command:

$npm i humanloop

Guides and further details about key concepts can be found in our docs.