Skip to main content

For Integrators

:::Coming soon::: Public API + MCP server are in active development. Reach out via the contact form on fliplabs.ai if you want early access while we shape the contract.

The plan:

  • APIPOST /api/v1/transaction returns a signed-ready unsigned transaction from a natural-language prompt. Bearer auth, per-key rate limits, OpenAPI spec.
  • SDK@fliplabs/sdk — TypeScript helpers + a drop-in React signing kit that takes the unsigned tx to a wallet modal.

Both rest on the same execution-correctness boundary the app already uses. See Security for the trust model.