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

Morning Report | Drift receives support from Tether and others to establish a $147.5 million recovery fund; Charles Schwab launches spot cryptocurrency trading services; Morgan Stanley lists asset tokenization as a growth priority

Beta, meet cash flow

How do tokenized stocks work? A conversation with the head of digital assets at BlackRock

Is the rebound an illusion? The bond market has already provided the answer

The End of Crypto Premium? Observing the Market Logic Shift from the Dilemma After Gemini's Listing

The third round of repurchase and destruction by JST has been completed as scheduled, with a repurchase and destruction scale exceeding 21 million USD

Will Bitcoin ETF Increase Bitcoin Price in 2026?
Will Bitcoin ETF increase BTC price in 2026? See what ETF inflows signal about institutional demand, market momentum, and Bitcoin’s long-term outlook.

How to Track Bitcoin ETF Flows in 2026: Best Free Trackers Used by Analysts
Since 2024, Bitcoin ETFs have become one of the main channels through which institutional capital enters the crypto market. Unlike traditional crypto exchange volume data, ETF flow data reflects portfolio allocation decisions from large investors, which often influence long-term price direction rather than short-term speculation.

How to Invest in Bitcoin ETF in 2026: Beginner's Step-by-Step Guide
For users who want the simplest way to follow Bitcoin price movements, ETFs can be a convenient starting point.

What Is a Bitcoin ETF? Is Bitcoin ETF a Good Investment Entry for Crypto Beginners in 2026?
What is a Bitcoin ETF and why does it matter in 2026? Learn how Bitcoin ETFs work, why institutions use them, and how they changed crypto market access worldwide.

Bitcoin ETF vs Ethereum ETF: What's the Difference in 2026?
Bitcoin ETF vs Ethereum ETF: What’s the difference and which should you choose in 2026? Compare risk, adoption trends, and portfolio roles before investing.

The Bounce is a Illusion? The Bond Market Has Answered

The Flip Side of the Stock Market Rally: Energy Reconfiguration, Bitcoin Short Squeeze, and Market Dislocation

Claude's Request for Identity Verification Prompts Reflection from a Relay Operator

PinPet × VELA: Solana's First Atomic Swap Engine and Yield Hedging Protocol, Reframing the DeFi Financial Paradigm

From Coinbase to OpenAI: When lobbying experts start to flee crypto

Understanding the Key Issues of Tokenization in One Article







