Skip to main content
Blnk Watch is currently in beta. Send us a message
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 when deploying to production.
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.

Endpoint groups

Transactions

Inject transactions and evaluation verdicts.

Instructions

Compile and store Watch DSL scripts.

Git sync

Repo status and manual script sync.

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 or join our Discord community.