Get Msg Token
get Msg Token
This interface is used by customers to access OpenAPI and apply for the authentication token for message subscription when they need to subscribe to account, position, and transaction push messages.
Header parameters
companyIdstringOptionalExample:
company id
{{company}}tracestringOptionalExample:
Trace
{{mock_trace}}langstringOptionalExample:
language
zh-CNrecvWindowstringOptionalExample:
Time window
5000apiKeystringOptionalExample:
apiKey
{{apikey}}signaturestringOptionalExample:
signature
{{sign}}Body
objectOptional
Responses
200
成功
application/json
post
/global/getMsgPushToken200
成功
Last updated