# API Reference

## API Endpoint

The TransactionLink API can be accessed using the:

* `api.transactionlink.io` for production environment
* `api.sandbox.transactionlink.io` for sandbox environment

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Cases</strong></td><td>Manage your Cases by using TransactionLink API</td><td></td><td><a href="/pages/2jmBuabVCbO7fHR3PVCA">/pages/2jmBuabVCbO7fHR3PVCA</a></td></tr><tr><td><strong>Resources</strong></td><td>Manage Resources by using TransactionLink API</td><td></td><td><a href="/pages/bWaZNsfXQJ7kYsCyj11D">/pages/bWaZNsfXQJ7kYsCyj11D</a></td></tr><tr><td><strong>Token</strong></td><td>Generate Token to initialize widget</td><td></td><td><a href="/pages/XbAYgIGkmoEg8qhjBSb9">/pages/XbAYgIGkmoEg8qhjBSb9</a></td></tr><tr><td><strong>Link</strong> </td><td>Generate Link to Worklfow </td><td></td><td><a href="/pages/HmZeLIMNbysUwBjS9HS0">/pages/HmZeLIMNbysUwBjS9HS0</a></td></tr><tr><td><strong>Parameters</strong></td><td>Pass custom data to workflow</td><td></td><td><a href="/pages/9lF6ImJmQ9csXEByzzVq">/pages/9lF6ImJmQ9csXEByzzVq</a></td></tr><tr><td><strong>Workflow</strong> </td><td>Run workflow through TransactionLink API</td><td></td><td><a href="/pages/iViNxxRC3XroNnhxDED1">/pages/iViNxxRC3XroNnhxDED1</a></td></tr><tr><td><strong>Authentication</strong></td><td>Create an api access token and authenticate your requests</td><td></td><td><a href="/pages/bl1JgbuPm6mDjz3kgL2z">/pages/bl1JgbuPm6mDjz3kgL2z</a></td></tr></tbody></table>


---

# 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/transactionlink-api/api-reference.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.
