> ## Documentation Index
> Fetch the complete documentation index at: https://docs.logic.inc/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction to the Logic API

> Welcome to the Logic API documentation

<img className="block dark:hidden" src="https://mintcdn.com/logic/YO7O6hkpncKkRwwK/images/hero-light.png?fit=max&auto=format&n=YO7O6hkpncKkRwwK&q=85&s=b3d99a02b374f38b988313e05a390b4d" alt="Hero Light" width="2034" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/logic/YO7O6hkpncKkRwwK/images/hero-dark.png?fit=max&auto=format&n=YO7O6hkpncKkRwwK&q=85&s=088be5d945a85962b0bdd3741c3ff8c3" alt="Hero Dark" width="2034" height="1104" data-path="images/hero-dark.png" />

## Welcome

Welcome to the Logic API documentation!

Here you can find everything you need to get started with the Logic API, including descriptions of the API endpoints, example requests and responses, and more.

To find documentation on general Logic usage, visit the [Guides](/guides) section.

### Languages

The Logic API documentation is available in multiple languages, including:
cURL, HTTPie, Python, Ruby, JavaScript, Go, and Java

### Getting Started

To get started with the Logic API, begin with the [Quick Start](/api-reference/quick-start) section. This section will guide you through the process of making your first API call, including how to create an API key, get the ID of your agent, and execute your agent using the API.
