Matrixport
Overview
Integration with Matrixport — platform crypto wealth management with MAS CMS license (Capital Markets Services). Provides structured products (dual currency, snowball, shark fin), OTC trading, crypto-backed lending. Institutional focus. Funds Jihan Wu (Bitmain co-founder).
Configuration
Required Parameters
| Parameter | Description |
|---|
api_key | API Key |
secret | Secret (HMAC) |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|
| GET | /products | List structured products |
| GET | /products/{id} | Product details |
| POST | /subscriptions | Subscription on product |
| GET | /subscriptions | Active subscriptions |
| POST | /otc/quotes | OTC quote |
| POST | /otc/quotes/{id}/accept | Acceptance OTC quotes |
| GET | /balances | Balances |
Resources