Server-To-Server
Server-To-Server Authentication
📄️ Create Token
Required if 2FA enabled and using raw HTTP request. 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.
📄️ Check Token
Retrieves Token Status.This API is used to check the validity of a given token.