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

# Environnement

> Des environnements différentes

Il existe deux urls de base différentes selon l'environnement(Sandbox & Production)

<CodeGroup>
  ```md Sandbox theme={null}
  https://sandbox.api.checkout.paayoor.com
  ```

  ```md Production theme={null}
  https://api.checkout.paayoor.com
  ```
</CodeGroup>
