auth_set
Set API credentials and optional callback URL to authenticate and enable private trading features on Indodax.
Instructions
Configure API credentials and callback URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Indodax API key | |
| api_secret | Yes | Indodax API secret | |
| callback_url | No | Callback URL for WebSocket notifications (optional) | |
| test | No | Test credentials after saving |