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

# Watch API reference

> Browse Blnk Watch REST endpoints for transaction evaluation, instruction management, and Git-backed rule sync.

<Note>Blnk Watch is currently in beta. [Send us a message](mailto:support@blnkfinance.com)</Note>

This section documents the **Blnk Watch REST API.** Use these endpoints to send transactions for real-time risk evaluation, manage compiled instructions, and sync rules from Git.

Each page lists the HTTP method, path, parameters, example requests, and response fields for one operation.

### Base URL

By default, Watch listens on `http://localhost:8081`. Set the host and port in your [Watch configuration](/watch/configuration) when deploying to production.

<Note>
  **Important to note:**

  If you're using the Watch service included with your Production License, set the base URL to: `https://ENTERPRISE_PUBLIC_URL/watch`.

  Otherwise, use the publicly accessible base URL for your Watch deployment.
</Note>

***

## Endpoint groups

<CardGroup cols={2}>
  <Card title="Transactions" icon="arrow-left-right" href="/watch/reference/inject-transaction">
    Inject transactions and evaluation verdicts.
  </Card>

  <Card title="Instructions" icon="list-check" href="/watch/reference/compile-and-save-instruction">
    Compile and store Watch DSL scripts.
  </Card>

  <Card title="Git sync" icon="git-branch" href="/watch/reference/get-git-status">
    Repo status and manual script sync.
  </Card>
</CardGroup>

***

## Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool.

To ask questions or discuss issues, please [contact us](mailto:support@blnkfinance.com) or [join our Discord community](https://discord.gg/7WNv94zPpx).

**Connect your ledger to Blnk Cloud**

Sign up and manage your ledger with our back-office dashboard. You can invite teammates to collaborate and manage your ledger operations directly from the dashboard.
