For the complete documentation index, see llms.txt. This page is also available as Markdown.

UI

URL, API, or QR Scan

Platforms may display Branta however best suits the brand, device, and context.

  • Optional or Mandatory Links

  • Consuming the Branta JSON API for custom workflows.

  • Using the Branta QR Scanner

  • Embedded Wallets

Optional Verification

Shown on same screen as the Checkout/Address/Invoice/QR.

  • Staging https://staging.branta.pro/v1/verify/<address>

  • Production https://guardrail.branta.pro/v1/verify/<address>

The URLs are portable; no apps or login required.

The above are web pages to let the user verify an address from any browser.

Mandatory Verification

Require verification before paying. Programmable for custom thresholds:

  • $1,000+

  • $10,000+

  • etc

JSON API

  • Staging https://staging.guardrail.branta.pro/v2/payments/<address>

  • Production https://guardrail.branta.pro/v2/payments/<address>

Using the Branta QR Scanner

Branta supports QR scanning from any device with a camera.

Last updated