Skip to main content

Independent Reserve

Quick Start
  1. Sign up at independentreserve.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Independent Reserve →

Overview

Integration with Independent Reserve — Australian-Singapore-based crypto exchange (founded 2013). Has MAS license. Provides spot trading, OTC Desk for large deals (100K+ SGD), SMSF-compatible (for AU superfunds), FIX API for algo trading. Focus on institutional and retail clients in AU/NZ/SG.

Provider IDindependent_reserve
CategoryCrypto & Blockchain
Websiteindependentreserve.com

Configuration

Required Parameters

ParameterDescription
api_keyAPI Key
api_secretAPI Secret (HMAC)
api_urlURL API
environmentproduction

API Reference

MethodEndpointDescription
GET/Public/GetOrderBookOrderbook
GET/Public/GetMarketSummaryTicker / market summary
POST/Private/PlaceLimitOrderLimit order
POST/Private/PlaceMarketOrderMarket order
POST/Private/CancelOrderOrder cancellation
POST/Private/RequestOtcQuoteOTC quote

Resources