Introduction
Integrate Torque into your product — Checkout for merchants, Intelligence and Opportunities for rate tiles, Platform Data for pipeline datasets, and Assistant for conversational flows. See Quickstart or Platform SDKs. Platform routes: https://app.torque.fi/api/v1.
Choose Your Integration Path
Merchant
Embed Torque Checkout on your site with the torque-checkout SDK.
Intelligence Partner
Fetch market signals and briefs via torque-node or the Intelligence API.
Fintech / Platform
Call Assistant programmatically with torque-node or the HTTP API.
Not sure which path fits? See Authentication for a credential decision table, or start with the Quickstart walkthroughs.
Platform Surfaces
API Overview
Platform v1 surface map, OpenAPI spec, and endpoint index.
Platform Data API
GET /api/v1/data/* — events, funding radar, earnings spotlight (one pipeline = one SKU).
Platform SDKs
Install matrix — torque-node 0.1.2, @torquefi/types, checkout, webhooks.
Intelligence API
GET /api/v1/intelligence/feed — signals, angles, briefs (manifest v7).
Opportunities API
GET /api/v1/opportunities/yield and /lending — structured APY/APR tiles.
Assistant API
POST /api/v1/assistant/chat — programmatic conversational tools.
React SDK
@torquefi/react — BFF hooks for Intelligence feeds and Assistant chat.
Checkout SDK
torque-checkout — server-side checkout sessions for merchants.
Using Torque as a Wallet
End users interact with Torque through the in-app Assistant — track, trade, transfer, lend, and borrow from one conversation. See the Wallet Guide for capabilities and example prompts.