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:
- API —
POST /api/v1/transactionreturns 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.