Skip to main content

Get started with the api

Preparation

  • Get signature: Used for API authentication, View.
  • AccountId: Service account, each user has only one by default. To obtain more, please contact support@uspeedo.com. Get AccountId, as shown below:

AccountId

Calling Method

Currently only supports: SDK

Request Parameters

These two parameters are required for all APIs

Parameter nameTypeDescriptionRequired
ActionstringAPI name.Yes
AccountIdintProject ID:Get AccountId.Yes

Response Parameters

Parameter return structure

Parameter nameTypeDescriptionRequired
RetCodeintWhen RetCode is not 0, the specific error description is displayed in Message. If RetCode is 0, Message will not be returned.Yes
ActionstringOperation name.Yes
MessagestringWhen RetCode is not 0, the specific error description is displayed in Message.Yes

API List