For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Log inTalk to sales
GuidesAPI Reference
  • Overview
    • Introduction
    • Entities
  • Webhooks
    • Introduction
    • Subscribe
    • Signatures
  • Use cases
    • Crypto payments
    • Remittance payments
    • Account to Account (A2A) payments
    • CARD Payments
    • SWIFT Payments
    • IBAN/SEPA Payments
    • Digital Wallet
  • Guides
    • File Uploads
LogoLogo
Log inTalk to sales
Overview

Introduction

Flagright is a fully-managed, API-first compliance-as-a-service solution. All compliance related operations happen through the API and the Flagright Console no-code portal. Using Flagright allows you to manage a complex, high performance compliance system without investing in infrastructure or development resources.

The Flagright API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

All API requests must be made over HTTPS; calls made over plain HTTP will fail. API requests without authentication will also fail. API keys are used to authenticate the requests. Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.

Was this page helpful?

Entities

Next
Built with