> For the complete documentation index, see [llms.txt](https://docs.securepay.my/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.securepay.my/api/payment-session-beta/introduction.md).

# Introduction

## Environments

Payment Session has two environments:

| Environment | Endpoint URL                                     |
| ----------- | ------------------------------------------------ |
| Sandbox     | <https://sandbox.securepay.my/api/apis/payments> |
| Production  | <https://securepay.my/api/apis/payments>         |

## Credentials

There are 2 types of credential values&#x20;

| Type                  | Format                               |
| --------------------- | ------------------------------------ |
| API UID (username)    | 2aaa1633-e63f-4371-9b85-91d936aa56a1 |
| Auth Token (password) | ZyUfF8EmyabcMWPcaocX                 |

{% hint style="info" %}
Merchant can generate multiple API credential.
{% endhint %}

## API Credentials

![API credentials from SecurePay dashboard](/files/-MKSwjrme80ReF3XzCbw)
