AI Wars: WEEX Alpha Awakens | WEEX Global Hackathon API Test Process Guide
AI Wars: WEEX Alpha Awakens registration is now open. and this guide outlines how to access the API test and successfully complete the process.
Please pass the pre-screening for the DoraHacks registration, then follow the steps below to complete your API test.
Mini Tip : To test your AI Trading capability, you need to complete at least 10 USDT trading using WEEX API.
1. Copy Demo Code into Your Compiler and Add API Key
- Visit the WEEX Quick Start Guide.
- Copy the demo code provided and paste it into your compiler.
- Insert the WEEX API Key and Secret Key received after passing the review into the appropriate fields in the demo code.

2. Check Domain Name and Path (URL)
Verify the correct domain and path structure for API requests to ensure smooth operation.

3. Check Account Balance
- Check your account balance using the following endpoint to ensure you have enough funds for testing: Account Balance API
- Each test account has a balance of 1000 USDT testing funds.

4. Set Leverage
Set your leverage multiplier for the trading actions: Leverage Adjustment API

5. Get Asset Price
- Retrieve the current asset price for a specific market, such as BTC/USDT, using this endpoint: Price Ticker API

- Example of the returned data:
{
"base_volume": "140874.7502",
"best_ask": "86639.8",
"best_bid": "86639.7",
"high_24h": "87332.9",
"indexPrice": "86681.051",
"last": "86639.8",
"low_24h": "83786.4",
"markPrice": "86639.8",
"priceChangePercent": "-0.004735",
"symbol": "cmt_btcusdt",
"timestamp": "1764642775721",
"volume_24h": "12067031451.06358"
}6. Review the Place Order Request
Learn how to structure your order request using the following endpoint: Place Order API

7. Apply to Your Compiler
Apply the code from Step 1 and Step 6 to your compiler to execute the trading logic.

8. Complete Order Placement
Execute the order placement with the necessary parameters, such as asset, quantity, price, and leverage.

9. Get Open Order Information
Check the status of your open orders: Open Order Status API

10. Retrieve Historical Order Records
Review order history to assess trading performance: Order History API

11. Get Trade Details for Completed Orders
View the details of your completed trades: Trade Details API

Once you pass the APl Test, you officially advance in the competition. If you have any questions, you can support from the APl Wars Technical Support Group.
Now all you need to do is to wait for the selection of committee members
Participants who pass will:
- Receive confirmation from the organizers (via DoraHacks or Telegram)
- Be added to the official participant list
- Have their team name displayed in the official DoraHacks BUIDL list
About WEEX
Founded in 2018, WEEX has developed into a global crypto exchange with over 6.2 million users across more than 130 countries. The platform emphasizes security, liquidity, and usability, providing over 1,200 trading pairs and offering up to 400x leverage in crypto futures trading. In addition to traditional spot and derivatives markets, WEEX is expanding rapidly in the AI era — delivering real-time AI news, empowering users with AI trading tools, and exploring innovative trade-to-earn models that make intelligent trading more accessible to everyone. Its 1,000 BTC Protection Fund further strengthens asset safety and transparency, while features such as copy trading and advanced trading tools allow users to follow professional traders and experience a more efficient, intelligent trading journey.
You may also like
Li Feifei's latest long article: When video generation, robots, and NVIDIA all claim to be world models, we need a taxonomy
Forbes Special Report: Stablecoin cross-border payments are faster now, but not cheaper yet
Blaming the desolation of the cryptocurrency world on the rise of AI is a form of intellectual laziness
The impact of OUSD on Circle, Tether, and Paxos: not a single negative factor, but a more complex reshaping of competition
A valuation of 8 billion dollars, doubling in 8 months! What makes the crypto-friendly bank Erebor Bank stand out?
340 billion valuation: Li Yanhong's largest IPO, a seat in Kunlunxin's shares is hard to come by
Stablecoins are the "royalists" of the crypto world: Open USD brings the old currency system into play
Cape Verde 2-3 Argentina: The Underdog Team That Stunned the World in Defeat
Cape Verde's run ended in a 3-2 defeat to Argentina, but their journey — three unbeaten draws, one heroic goalkeeper, and a fight that pushed the defending champions to the brink — is the kind of story markets recognize too: small caps can rattle blue chips long before anyone expects it.
Semiconductor stocks plummet, yet Anthropic wants to create a 2nm chip
Where is Zhao Changpeng's billion-dollar investment going? YZi Labs' investment landscape fully revealed
Ethereum Foundation Report: A Basic Guide to Ethereum for Governments and Financial Institutions
A pre-announced harvesting case: After the cryptocurrency price dropped by 99%, the public chain Saga exited to transform into AI
When American giants collectively "defect" from Chinese AI models
BIS Report Compliance Observation: The Real Risks of Stablecoins, Not Just "Depegging"
Portugal 2-1 Croatia: Ronaldo's 20-Year Knockout-Stage Drought Ends With a Debt Finally Collected
Portugal beat Croatia 2-1 in the 2026 global football championship's knockout rounds as Ronaldo scored his first-ever knockout-stage goal, Gonçalo Ramos struck a stoppage-time winner, and VAR ruled out a late equalizer for offside.





