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

WLFI at it Again? Banking License Controversy Amid $500M Investment

The Aave civil war escalates, Morpho quietly doubles: Is the lending throne about to change hands?

Dune Stablecoin Research: The Flow and Demand of a $300 Billion Market

Stripe Annual Letter: New cognitive density is extremely high, especially the 5-level model of "AI + Payments"

Sam Altman's Twenty-Four Hours: The Pentagon said "no" twice, but only one was serious

The US-Iran Conflict Spreads to the Crypto Space: What to Expect in the Market on Monday

Lily Liu, the chair of the Solana Foundation, shouted "Don't waste time on crypto," is the crypto industry really dead?

The little deer live by the water and grass

The world belongs to Chinese people who speak English

Why Stop at 126K? Michael Saylor Breaks Down BTC Stagnation and Retail Absence Truth

Virtuals Protocol's inaugural Titan project: ROBO aims to give a wallet to a robot

Stablecoin Latest Report: Actual Distribution and Circulation Much More Notable Than Supply

Paradigm's New Arithmetic: When Crypto Can't Hold 12.7 Billion, AI Becomes the Answer

Wintermute Founder: In the Lost Cryptocurrency Market, What Can We Still Do?

$1.3 Billion Debt: BitDeer Faces Tough Battle

Anthropic's IPO Gamble: At the Most Unlikely Moment, It Chose to Say No

Paradigm's Math Problem: $12.7 Billion, Too Big for a Single Crypto Fund
