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

# Introduction

> Welcome to Partna API docs. 
With our API, you can:
1. Collect and payout local currencies. 

2. Onramp and Offramp your users with crypto

These docs will cover the available endpoints and provide example code for using the API. They will hopefully help you build your product and use case seamlessly. 

If have any questions, feel free to send a mail to dev@getpartna.com

![title](https://res.cloudinary.com/payourse-technologies-inc/image/upload/v1710838758/seo-partna/dev_doc_cu1aax.jpg)

## First steps

* Request access to our API by filling out [this form](https://forms.getpartna.com/get-started).
* We'll contact you to schedule a meeting and discuss your needs. Keep an eye on your email for our message.
* Once first steps of onboarding are complete, we'll email you both Staging and Production credentials.
* We recommend developing and testing in staging before deploying to production.

## Use cases

<CardGroup cols={2}>
  <Card title="Collect" icon="money-bill-simple-wave" iconType="duotone" href="/collect">
    Collect local currency payments from customers
  </Card>

  <Card title="Onramp" icon="cart-arrow-down" iconType="duotone" href="/onramp">
    Collect local currency payments from customers and convert to crypto
  </Card>

  <Card title="Payout" icon="building-columns" iconType="duotone" href="/payout">
    Make instant local currency transfers to your customers
  </Card>

  <Card title="Offramp" icon="cart-arrow-up" iconType="duotone" href="/offramp">
    Receive crypto and make instant local currency transfers to your customers
  </Card>
</CardGroup>
