Agent Java SDK

Use the Java SDK for the full Agent API feature set, including embed token creation.
View as Markdown

Runtime

ItemValue
Minimum Java versionJava 8+
Maven groupcom.sixmm.agent
Maven artifactsixmm-agent-sdk
Current versionContact 6MM for the approved package version

Typical backend responsibilities

  • Validate the partner user session.
  • Map the partner user to agentUserId.
  • Call bind before first trading or transfer flows.
  • Call createEntryUrl for one-time full-site SSO.
  • Call createEmbedToken for Trading Widget partner-token mode.
  • Verify transfer webhooks and process them idempotently.