> ## 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.

# End Points

Cashfree uses API keys to allow access to the API. Once you have signed up at our merchant site, you can see your AppId and SecretKey.

Cashfree expects the API key to be included in all API requests to the server. Use the endpoint /api/v1/credentials/verify to verify your credentials.

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