API Reference
Complete API documentation for developers building on JUSTWYNN.
REST API Endpoints
Token Management
POST
/api/tokens/launch
Launch a new token
{ "name": "string", "symbol": "string", "description": "string", "totalSupply": number, "metadata": { "image": "string", "twitter": "string", "telegram": "string" } }
GET
/api/tokens/{address}
Get token information
GET
/api/tokens/{address}/milestones
Get token milestone progress
The House
GET
/api/house/balance
Get current House balance
GET
/api/house/history
Get House transaction history
Games & Competitions
POST
/api/games/slots/spin
Play slot machine
GET
/api/competitions/house-cup
Get House Cup leaderboard