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

# Introduction

> Welcome to the StreamSkill API documentation

<img className="block dark:hidden" src="https://mintcdn.com/streamskill/oxTKykKOOcnrUxeN/images/hero-light.svg?fit=max&auto=format&n=oxTKykKOOcnrUxeN&q=85&s=c57f641f61a1f1db0ce94ed3756dcbdb" alt="StreamSkill API Logo Light" width="700" height="320" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/streamskill/oxTKykKOOcnrUxeN/images/hero-dark.svg?fit=max&auto=format&n=oxTKykKOOcnrUxeN&q=85&s=2a3b45170140cca40558994b4428554f" alt="StreamSkill API Logo Dark" width="700" height="320" data-path="images/hero-dark.svg" />

<Warning>
  #### Attention

  Our API is in beta testing. If you encounter any issues, please contact us.

  <br />

  In the next month, changes to the API may occur that could affect your application.
</Warning>

## Information

Our site acts as an intermediary between your application and our working servers.
Therefore, information about orders is cached on our server and updated every 15 seconds.

## Setup

The first step is to register an account and create an API key. You can find your API key in the security tab.

<CardGroup cols={2}>
  <Card title="Create an API key" icon="key" href="https://streamskill.pro/en/cabinet/sessions">
    This could be done in your cabinet (security tab)
  </Card>

  <Card title="Read the documentation" icon="book" href="/api-reference/authentication">
    Find out how to use our API
  </Card>
</CardGroup>
