Skip to main content

Temple Trading API & SDK

The Temple API offers programmatic access to Temple's trading engine and market data.

Updated over 2 weeks ago

Temple Canton JS (SDK)

JavaScript SDK for interacting with the Temple Canton exchange. Supports Amulet, USDCx, and CBTC tokens on the Canton network. Learn More here

npm install @temple-digital-group/temple-canton-js

Loop SDK

For trading programmatically with a non-custodian wallet. Learn more here

npm add @fivenorth/loop-sdk

Key Features

  • Order management: Submit, cancel, and track limit and market orders.

  • Positions: Monitor current exposure and review past executions.

  • Wallet integration: Configure wallets and fetch wallet‑specific data.

Market Data

The Temple API exposes a small set of endpoints for authentication and market data. Market data endpoints provide read-only access to live market information, including ticker data, orderbook depth, and the minimum order quantity for a given market. Access our Data API endpoints here

Did this answer your question?