Skip to main content

API & SDK

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

Updated in the last 15 minutes

v2 SDK and API are now available ahead of the release

Temple Canton JS (SDK) (v1)

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

Market Data APIs (v1)

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

  • 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.

Did this answer your question?