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

# Postman Collection

You can interact immediately with the Sudo API via Postman.

To get started, click the **Run in Postman** button below to import our Postman Collection. For more information, see the following under the Postman help: [Importing Data into Postman](https://learning.postman.com/docs/getting-started/importing-and-exporting-data/#importing-data-into-postman).

[<img src="https://mintcdn.com/sudoafricainc/N1vgp0cYOo2ofEIx/images/docs/button.svg?fit=max&auto=format&n=N1vgp0cYOo2ofEIx&q=85&s=2171d09a50a09d8d519012b0c8ec0b0d" alt="Run in Postman" width="128" height="32" data-path="images/docs/button.svg" />](https://app.getpostman.com/run-collection/9873298-0fd9b161-1320-440b-99a0-8a20239e1d51?action=collection%2Ffork\&collection-url=entityId%3D9873298-0fd9b161-1320-440b-99a0-8a20239e1d51%26entityType%3Dcollection)

The Sudo Postman collection uses [Postman environment variables](https://learning.getpostman.com/docs/postman/environments_and_globals/intro_to_environments_and_globals/) to simplify each API request. More information on managing Postman environments can be found at [Setting up an environment with variables](https://learning.getpostman.com/docs/postman/environments_and_globals/manage_environments/). You will need to set the following environment variables.

| Variable       | Value                                                                                                                    |
| -------------- | ------------------------------------------------------------------------------------------------------------------------ |
| `baseUrl`      | Initially set to the sandbox environment API endpoint. See [Environments](/docs/environments) for environment endpoints. |
| `apiKey`       | Your API Key. You can create it from the API Keys page on the Sudo Dashboard.                                            |
| `vaultBaseUrl` | See [Environments](/docs/environments) for Vault URL.                                                                    |
