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

# Postman Collection

<Info>
  🚧 This page refers to the Legacy API which is deprecated
</Info>

## Swagger

Open API 3.0.0 specification for our APIs hosted [here](https://api.pleo.io/rest/v3/swagger.json)

You can use this specification to generate client libraries to interact with our REST API in your language of choice or swagger editor (eg [this](https://editor.swagger.io/)) to test our APIs.

You can also use this definition to create a postman collection for testing purposes as follows:

1. Click [this](https://api.pleo.io/rest/v3/swagger.json) link. This will open the swagger JSON file in the browser.
2. Copy the URL and import it into Postman as follows: <br />
   a. Open Postman <br />
   b. In your workspace click the Import button:

<Frame>
  <img src="https://mintcdn.com/pleo-61d4d38b/UuiilCOMmC9ytc__/images/reference/6ad5ca7-Picture1.png?fit=max&auto=format&n=UuiilCOMmC9ytc__&q=85&s=553bcfe8d2c4e22dcceeb224b16f28b1" alt="" width="442" height="130" data-path="images/reference/6ad5ca7-Picture1.png" />
</Frame>

c. Select the Link tab and paste the swagger json URL into the URL field and click the Continue button:

<Frame>
  <img src="https://mintcdn.com/pleo-61d4d38b/UuiilCOMmC9ytc__/images/reference/282996d-Picture2.png?fit=max&auto=format&n=UuiilCOMmC9ytc__&q=85&s=31915bc3a93ee9bc33e881d835f45442" alt="" width="538" height="168" data-path="images/reference/282996d-Picture2.png" />
</Frame>

d. Click the Import button:

<Frame>
  <img src="https://mintcdn.com/pleo-61d4d38b/UuiilCOMmC9ytc__/images/reference/3468fa0-Picture3.png?fit=max&auto=format&n=UuiilCOMmC9ytc__&q=85&s=c6a8d67bd32628eacfe21a18963e04c6" alt="" width="572" height="412" data-path="images/reference/3468fa0-Picture3.png" />
</Frame>

e. The API will be imported into your postman collection. Happy requesting!!!

<Frame>
  <img src="https://mintcdn.com/pleo-61d4d38b/UuiilCOMmC9ytc__/images/reference/4136212-Picture4.png?fit=max&auto=format&n=UuiilCOMmC9ytc__&q=85&s=e8a63a790e5f3e847c22a70dbaae388f" alt="" width="328" height="538" data-path="images/reference/4136212-Picture4.png" />
</Frame>
