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

# Getting Started

> Get started with the Cashfree PPI APIs by reviewing endpoints, generating API keys, configuring webhooks, and contacting Cashfree for production access.

Follow these setup steps to get started with the PPI APIs:

* [View end points](/docs/api-reference/prepaid-payment-instruments/getting-started#view-end-points)
* [Generate API keys](/docs/api-reference/prepaid-payment-instruments/getting-started#generate-api-keys)
* [Contact us](/docs/api-reference/prepaid-payment-instruments/getting-started#contact-us)

## View end points

Cashfree Payments uses API keys to authenticate and authorise access to the API. You must include your API keys in all API requests to the server.

| Environment | URL                                                                  |
| :---------- | :------------------------------------------------------------------- |
| Production  | [https://api.cashfree.com/ppi](https://api.cashfree.com/ppi)         |
| Test        | [https://sandbox.cashfree.com/ppi](https://sandbox.cashfree.com/ppi) |

## Generate API keys

During onboarding, Cashfree provides merchants with the required API keys **Client ID** and **Client Secret** directly, typically via email. These credentials can be used immediately to authenticate and access the PPI API.

<Warning>
  Do not share your API keys with anyone, as they are confidential.
</Warning>

## Contact us

Submit a request through the [raise an issue support form](https://merchant.cashfree.com/merchants/landing?env=prod\&raise_issue=1), completing the fields as specified below:

* **Subject**: Provide a clear one-line summary of the issue.
* **Product**: Select the relevant product under which the issue was raised or specify it as Other queries.
* **Description**: Provide a detailed description of the issue specifying the endpoint URL, HTTP method, and relevant request or response details.
* **Notify People**: You may add your account manager to be notified.
* **Attachment**: Upload any file for context to highlight the specific issue.

<Note>
  For dashboard issues, attach a screenshot and the HAR file.
</Note>
