Agent SDK Overview

Use Agent SDKs from partner backend services for signed Agent API calls.
View as Markdown

Capabilities

ScenarioJava SDKPHP SDK
Bind userSupportedSupported
Fixed amount transferSupportedSupported
Transfer all outSupportedSupported
Reverse transferSupportedSupported
Query ordersSupportedSupported
Create entry URLSupportedSupported
Webhook verificationSupportedSupported

Common configuration

KeyExampleDescription
baseUrlhttps://agent-api.6mm.com6MM Agent API service URL without trailing slash.
agentCodeAGENT001Partner agent code.
apiSecretyour-api-secretAPI signing secret stored only on the backend.
defaultCurrencyUSDTDefault currency for transfer and account APIs.
webhookUrlhttps://partner.example.com/6mm/webhookPartner endpoint for 6MM webhook notifications.