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

# Introduction

> Converts text into human-like speech. Make API requests from your application.
<br /> <br /> All you need to start exploring ContextLM API is an API key, available credits, and some basic knowledge of how to make API requests. <br /> <br />
Below are some quickstarts that will get you started quickly.

<img className="hidden " src="https://mintcdn.com/contextlm/QRGHqKDqFvzorPaH/images/hero-light.png?fit=max&auto=format&n=QRGHqKDqFvzorPaH&q=85&s=4c47393b604785fbbd6279355bbf4883" alt="Hero Light" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden" src="https://mintcdn.com/contextlm/QRGHqKDqFvzorPaH/images/hero-dark.png?fit=max&auto=format&n=QRGHqKDqFvzorPaH&q=85&s=e68ee256c1828a8f7fc90444481c7691" alt="Hero Dark" width="2064" height="1104" data-path="images/hero-dark.png" />

<CardGroup cols={2}>
  <Card title="Create an API Key" icon="key" href="https://contextlm.ai/profile">
    Create an API key to get started
  </Card>

  <Card title="Reference APIs" icon="code" href="/api-reference/introduction">
    Automatically generate endpoints from an OpenAPI spec
  </Card>
</CardGroup>
