# Postman Collection

[![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/13656563-0fb4b010-f828-4a2f-9597-21b591e6e014?action=collection%2Ffork\&source=rip_markdown\&collection-url=entityId%3D13656563-0fb4b010-f828-4a2f-9597-21b591e6e014%26entityType%3Dcollection%26workspaceId%3D5a0ae334-c577-4872-8790-91b819e11b7b#?env%5BPRODUCTION%5D=W3sia2V5IjoiQVBJX1VSTCIsInZhbHVlIjoiaHR0cHM6Ly9hcGkudHJhbnNhY3Rpb25saW5rLmlvIiwiZW5hYmxlZCI6dHJ1ZSwidHlwZSI6ImRlZmF1bHQiLCJzZXNzaW9uVmFsdWUiOiIiLCJzZXNzaW9uSW5kZXgiOjB9LHsia2V5IjoiV09SS1NQQUNFX0tFWSIsInZhbHVlIjoiWU9VUl9XT1JLU1BBQ0VfS0VZIiwiZW5hYmxlZCI6dHJ1ZSwidHlwZSI6ImRlZmF1bHQiLCJzZXNzaW9uVmFsdWUiOiJZT1VSX1dPUktTUEFDRV9LRVkiLCJzZXNzaW9uSW5kZXgiOjF9LHsia2V5IjoiV09SS1NQQUNFX1NFQ1JFVCIsInZhbHVlIjoiWU9VUl9XT1JLU1BBQ0VfU0VDUkVUIiwiZW5hYmxlZCI6dHJ1ZSwidHlwZSI6ImRlZmF1bHQiLCJzZXNzaW9uVmFsdWUiOiJZT1VSX1dPUktTUEFDRV9TRUNSRVQiLCJzZXNzaW9uSW5kZXgiOjJ9XQ==)

To finalize the environment setup, please follow these steps:

1. Retrieve the API key and secret key from the settings page of your workspace.
2. Open Postman and click on the `Manage Environment` option (cog icon located at the top-right corner).
3. Select the appropriate environment that corresponds to your workspace type.
4. In the `WORKSPACE_KEY` field, paste the API key obtained in step 1 into the current value text box.
5. In the `WORKSPACE_SECRET` field, paste the secret key obtained in step 1 into the current value text box.
6. Click on the `Save` button to save the changes.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.transactionlink.io/docs/v1/postman-collection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
