Embedded API v2024-03 (LATEST)
Postman Variables
Replace the placeholders below with actual values for the environment variables.Variable | Description | Example |
---|---|---|
baseURL | The base URL for the API - used to construct the full endpoint for requests. The API version is passed in the endpoint’s URL. The latest API version is 2024-03. | https://embedded.runalloy.com/2024-03 |
API_KEY | Your API key. Never share this with anyone. |
Download the Collection
Download the Embedded API v2024-03 Postman collection.Embedded API v2024-07
Postman Variables
Replace the placeholders below with actual values for the environment variables.Variable | Description | Example |
---|---|---|
baseUrl | The base URL for the API - used to construct the full endpoint for requests. | https://production.runalloy.com |
apiVersion | The version of the API to use - passed in the request header. The current API version is 2024-07. | 2024-07 |
apiKey | Your API key. Never share this with anyone. |