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

# Postman collection

> Use Circle's Postman collection to send API requests and explore the StableFX APIs.

Circle's Postman collection provides sample requests for the StableFX APIs. Run
them in [Postman](https://www.postman.com/), an API client. The collection
matches the layout of the
[API reference](/api-reference/stablefx/all/create-quote).

## Run in Postman

Select **Run in Postman** below. Choose one of the following options:

* **Fork**: Copies the collection and keeps a link to the parent.
* **View**: Lets you try the API without importing it.
* **Import**: Copies the collection without keeping a link to Circle's copy.

| Collection | Link                                                                                                                |
| :--------- | :------------------------------------------------------------------------------------------------------------------ |
| StableFX   | [![Run in Postman](https://run.pstmn.io/button.svg)](https://www.postman.com/circle-solutions/stablefx/collection/) |

## Authorization

To authorize your session, use Circle's Postman variable `apiKey` and add your
API key to the `environment` or `collection` variables. See Postman's
[using variables](https://learning.postman.com/docs/sending-requests/variables/)
guide for details.

For more information about creating an API key, see
[API keys](/api-reference/keys).
