# Swagger UI

You can use the [Swagger UI](https://swagger.io/tools/swagger-ui/) to explore and test the Tradecloud API.

Please refer to the API Environments page for an overview of the available Swagger UI documentation.

{% content-ref url="../environments" %}
[environments](https://docs.tradecloud1.com/api/introduction/api/environments)
{% endcontent-ref %}

## Send an order using the Swagger UI

1. Click the **Authorize** button on the top right

   ![](https://2278567179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LNyJ9UuwLCjTvA2sqQR-887967055%2Fuploads%2Fgit-blob-c70990729d473a33327bd8ccf6a8ee146b8988e0%2Fstep1.png?alt=media)
2. Fill in your Basic authorization credentials of the integration user that was provided to you. Click **Authorize** and then **Close**.

   ![](https://2278567179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LNyJ9UuwLCjTvA2sqQR-887967055%2Fuploads%2Fgit-blob-53e82350e3035139884b7d9ecb642fbcd09b82c7%2Fstep2.png?alt=media)
3. Click the endpoint you want to use and click on **Try it out**.

   ![](https://2278567179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LNyJ9UuwLCjTvA2sqQR-887967055%2Fuploads%2Fgit-blob-0c8855e0f54f3a8aee32053165f9a8b4d42cf5e0%2Fstep3.png?alt=media)
4. Adjust the request body according to the data you want to send to Tradecloud.

   ![](https://2278567179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LNyJ9UuwLCjTvA2sqQR-887967055%2Fuploads%2Fgit-blob-153fdaae58a5400cc698f9f4f43112cb4dadd0d9%2Fstep4.png?alt=media)
5. Click the **Execute** button.

   The **Responses** section in the Swagger UI should display the API response and the effects of your request should now be visible in the Tradecloud Portal.
