Skip to main content

Create Token

POST 

/openapi/auth/token/create

• Function description: Create an access token.This interface is used to generate a new Token, which is the credential for accessing other API interfaces. Upon successful creation, it returns a response containing Token information, expiration time, and status. The Token status defaults to 'Pending Verification' and requires verification via Webull App SMS code. Tokens are time-sensitive (default 15 days) and need to be refreshed before expiration.
• Frequency limit: Rate limit 10 requests every 30 seconds

Request

Responses

OK