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

# Introduction

> Welcome to the Prosper AI Voice Agents.

<img className="block dark:hidden" src="https://mintcdn.com/prosper/GzCwcD_ykHcZMVXA/images/hero-basic2.png?fit=max&auto=format&n=GzCwcD_ykHcZMVXA&q=85&s=a15f2880948afc9e82d33bd771799998" alt="Hero Light" width="739" height="491" data-path="images/hero-basic2.png" />

<img className="hidden dark:block" src="https://mintcdn.com/prosper/GzCwcD_ykHcZMVXA/images/hero-basic2.png?fit=max&auto=format&n=GzCwcD_ykHcZMVXA&q=85&s=a15f2880948afc9e82d33bd771799998" alt="Hero Dark" width="739" height="491" data-path="images/hero-basic2.png" />

## Setting up

It's very easy to do the initial setup to start using Prosper public APIs.

Once you have an account to the Prosper platform, go to the API Keys section to get your API key. With the API key, you are ready to start doing calls.

<CardGroup cols={2}>
  <Card title="Get post-call logs and data" icon="file-export" href="quickstart/export-data">
    Programatically get the data after a call
  </Card>
</CardGroup>
