auth_set
Configure API credentials and optional callback URL to enable authenticated trading and WebSocket notifications.
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 |