Create Embed Token
Issue short-lived embed tokens for Trading Widget partner-token mode.
SDK call
Create embed tokens from your backend after validating the partner user session. The browser should call your endpoint, and your endpoint should call 6MM through the Agent SDK.
One-time credential
embedToken is short-lived and one-time use. Do not place it in a URL query string.
Backend endpoint example
Return only the fields needed by the Trading Widget token provider. Do not return apiSecret, raw signing fields, or internal service configuration.