Lyzr API Documentation

Introduction

Lyzr Agent API

The Lyzr Agent API is a modular and universal agent framework designed to streamline the creation and deployment of LLM-based agents. It allows developers to configure their agents with essential attributes such as system prompts, agent names, and personas, ensuring a customized and powerful AI experience.

API Server

Base URL for API requests:

https://rag-prod.studio.lyzr.ai/docs

Getting Started

To begin using the Lyzr Agent API, follow these steps:

1. Create an Account

  • Visit studio.lyzr.ai and sign up for an account.
  • Complete the onboarding process to gain access to Lyzr Studio.

2. Obtain Your API Key

  • Once logged into Lyzr Studio, navigate to the sidebar on the top left corner.
  • Click on your organization name to open a dropdown menu.
  • Select Account & API Key from the options.
  • Copy your API Key, which will be required for authentication in API requests.

With your API key in hand, you can start making authenticated requests to the Lyzr Agent API and build intelligent, LLM-powered agents efficiently.