> ## Documentation Index
> Fetch the complete documentation index at: https://apidoc.ext.lyseo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Lyseo API documentation

This API lets you fetch your data from Lyseo's servers.

## Overview

The Lyseo API provides access to your shipment data, tracking information, purchase orders, documents, and more. This documentation will guide you through the available endpoints and how to use them.

## Getting Started

To use the Lyseo API, you'll need:

1. An API authorization key (contact your Lyseo Account Manager)
2. Basic knowledge of REST APIs

The API follows RESTful principles and returns data in JSON format.

## Base URL

All API requests should be made to:

```
https://api.ext.lyseo.com
```

## API Versioning

The current version of the API is v1. All endpoints are prefixed with `/v1`.

## Need Help?

If you have any questions or need assistance, please contact your Lyseo Account Manager.
