Skip to main content

Zipmex

Quick Start
  1. Sign up at zipmex.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 Zipmex →

Overview

Integration with Zipmex — crypto exchange with presence in Thailand, Indonesia, Singapore, Australia. WARNING: in restructuring process — functionality may be limited. Former Bappebti-regulated participant, limited set trading pairs. Automatic crypto tax calculation.

Provider IDzipmex
CategoryCrypto & Blockchain
Websitezipmex.com

Supported operations: get_ticker/1 supported_pairs/0 create_order/2 cancel_order/2 get_balances/1 platform_status/0 calculate_crypto_tax/1


Configuration

Required Parameters

ParameterDescription
zipmex_api_keyAPI Key
zipmex_secretSecret Key (HMAC)
zipmex_api_urlAPI base URL
environmentproduction

API Reference

MethodEndpointDescription
GET/ticker/{pair}Ticker
POST/orderOrder creation
DELETE/order/{id}Order cancellation
GET/balancesBalances

Resources