> For the complete documentation index, see [llms.txt](https://aplazo.gitbook.io/aplazo-integrations/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aplazo.gitbook.io/aplazo-integrations/online-api/postman-collection.md).

# Postman Collection

{% hint style="success" %}
⬇️ Download the collection directly — no Postman account required: **aplazo-postman-collection.json**

`URL: https://raw.githubusercontent.com/aplazo/aplazo-integrations-docs/main/postman/aplazo-postman-collection.json`

To import: open Postman → File → Import → paste the URL or select the downloaded file.
{% endhint %}

Aplazo provides a Postman Collection as a convenient way to explore and test our endpoints. The collection includes pre-configured requests for Aplazo’s API endpoints that you can call directly from Postman’s desktop application or web browser interface. All you need to do is plug in your `merchantId` and `apiToken` and any required parameters, and you can start making requests right away.

### How it works

1. Get your `merchantId` and `apiToken` to authenticate your requests. Send an email to <soporte-integraciones@aplazo.mx> to get them.
2. Click the "Run in Postman" button below, and then click the "Fork Collection" button when prompted. You will be required to create a free account with Postman

[![Run In Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/40052862-12e8c174-7769-47a3-a183-3b07827564e9?action=collection%2Ffork\&source=rip_markdown\&collection-url=entityId%3D40052862-12e8c174-7769-47a3-a183-3b07827564e9%26entityType%3Dcollection%26workspaceId%3D7e459e25-a7dd-4f30-9d35-e5cb30bb80d0#?env%5BAplazo%20Online%20-%20Development%5D=W3sia2V5IjoiYXBpVG9rZW4iLCJ2YWx1ZSI6Int7IFBBU1RFIEhFUkUgfX0iLCJlbmFibGVkIjp0cnVlLCJ0eXBlIjoiZGVmYXVsdCIsInNlc3Npb25WYWx1ZSI6Int7IFBBU1RFIEhFUkUgfX0iLCJjb21wbGV0ZVNlc3Npb25WYWx1ZSI6Int7IFBBU1RFIEhFUkUgfX0iLCJzZXNzaW9uSW5kZXgiOjB9LHsia2V5IjoibWVyY2hhbnRJZCIsInZhbHVlIjoie3sgUEFTVEUgSEVSRSB9fSIsImVuYWJsZWQiOnRydWUsInR5cGUiOiJkZWZhdWx0Iiwic2Vzc2lvblZhbHVlIjoie3sgUEFTVEUgSEVSRSB9fSIsImNvbXBsZXRlU2Vzc2lvblZhbHVlIjoie3sgUEFTVEUgSEVSRSB9fSIsInNlc3Npb25JbmRleCI6MX0seyJrZXkiOiJ1cmwiLCJ2YWx1ZSI6Imh0dHBzOi8vYXBpLmFwbGF6by5uZXQiLCJlbmFibGVkIjp0cnVlLCJ0eXBlIjoiZGVmYXVsdCIsInNlc3Npb25WYWx1ZSI6Imh0dHBzOi8vYXBpLmFwbGF6by5uZXQiLCJjb21wbGV0ZVNlc3Npb25WYWx1ZSI6Imh0dHBzOi8vYXBpLmFwbGF6by5uZXQiLCJzZXNzaW9uSW5kZXgiOjJ9LHsia2V5IjoibWVyY2hhbnRfdXJsIiwidmFsdWUiOiJodHRwczovL21lcmNoYW50LmFwbGF6by5uZXQiLCJlbmFibGVkIjp0cnVlLCJ0eXBlIjoiZGVmYXVsdCIsInNlc3Npb25WYWx1ZSI6Imh0dHBzOi8vbWVyY2hhbnQuYXBsYXpvLm5ldCIsImNvbXBsZXRlU2Vzc2lvblZhbHVlIjoiaHR0cHM6Ly9tZXJjaGFudC5hcGxhem8ubmV0Iiwic2Vzc2lvbkluZGV4IjozfSx7ImtleSI6ImNhbmNlbF91cmwiLCJ2YWx1ZSI6Imh0dHBzOi8vcmVmdW5kcy1iaWZyb3N0LmFwbGF6by5uZXQiLCJlbmFibGVkIjp0cnVlLCJ0eXBlIjoiZGVmYXVsdCIsInNlc3Npb25WYWx1ZSI6Imh0dHBzOi8vcmVmdW5kcy1iaWZyb3N0LmFwbGF6by5uZXQiLCJjb21wbGV0ZVNlc3Npb25WYWx1ZSI6Imh0dHBzOi8vcmVmdW5kcy1iaWZyb3N0LmFwbGF6by5uZXQiLCJzZXNzaW9uSW5kZXgiOjR9XQ==)

3. Once the collection and the environment have been imported into Postman, go to the **Aplazo Online - Development** environment and set your `merchantId` and `apiToken` to start sending test requests.

<figure><img src="/files/RCuJmJ53gmaEPPpXRn3X" alt=""><figcaption><p>Set your credentials in the Environment</p></figcaption></figure>
