API Reference
Introduction
Introduction to the Julep REST API
Agent Endpoints
Create, update, and manage AI agents
Task Endpoints
Create and execute AI tasks and workflows
Session Endpoints
Manage conversation sessions and state
User Endpoints
Register and manage users
Authentication
Authentication is done via API keys.
API keys are used to authenticate requests to the Julep API. They can be created in the Julep dashboard.
To create an API key, go to the Julep dashboard and navigate to the “API Keys” section.
To use an API key, include it in the Authorization
header of your request.