Sygnum
- Sign up at sygnum.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Go to Sygnum →
Overview
Integration with Sygnum — Swiss-Singaporean digital bank with full banking license (FINMA, Switzerland) and CMS license (MAS, Singapore). Provides institutional crypto-trading, asset tokenization (Desygnate platform), multi-custody, banking services for digital assets. Security Token Offerings (STO). Support ERC-20 and ERC-1400 security tokens.
| |
|---|
| Provider ID | sygnum |
| Category | Crypto & Blockchain |
| Website | sygnum.com |
Configuration
Required Parameters
| Parameter | Description |
|---|
client_id | Client ID |
api_key | API Key |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|
| GET | /balances | Balances |
| POST | /trades | Creation deals |
| GET | /rates/{pair} | Asset price |
| POST | /tokens | Creation security token |
| GET | /tokens/{id} | Information about security token |
| POST | /tokens/{id}/distribute | Token distribution |
Resources