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

# Environments

> Example section for showcasing API endpoints

Sandbox mode secret keys have the prefix **tb\_test\_** and live mode secret keys have the prefix **tb\_live\_**.

## Endpoints

<AccordionGroup>
  <Accordion title="Production" icon="rocket">
    * Production API endpoint	[https://api.transactbridge.com](https://api.transactbridge.com)
    * Production Partner Panel	[https://reseller.transactbridge.com/login](https://reseller.transactbridge.com/login)
    * Production Customer Panel	[https://reseller.transactbridge.com/customer/login](https://reseller.transactbridge.com/customer/login)
  </Accordion>

  <Accordion title="Sandbox" icon="flask">
    * Sandbox API endpoint	[https://sandbox-api.transactbridge.com](https://sandbox-api.transactbridge.com)
    * Sandbox Partner Panel	[https://sandbox.transactbridge.com/login](https://sandbox.transactbridge.com/login)
    * Sandbox Customer Panel	[https://sandbox.transactbridge.com/customer/login](https://sandbox.transactbridge.com/customer/login)
  </Accordion>
</AccordionGroup>

Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.

We will provide the following credentials to the partner for accessing both APIs and the web panel once the email is provided by the partner. If the partner is creating an account directly on the sandbox environment, the partner would still need to email us so that we can configure the account for UAT purposes.

Partners can use the panel to view all the transactions, subscriptions, sessions, and invoices, create new API keys, add team members, give permission to team members, whitelist server IPs for more security, configure callback URLs, etc.
