API Reference
Complete API documentation for developers building on JUSTWYNN.
REST API Endpoints
Token Management
POST
/api/tokens/launchLaunch 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}/milestonesGet token milestone progress
The House
GET
/api/house/balanceGet current House balance
GET
/api/house/historyGet House transaction history
Games & Competitions
POST
/api/games/slots/spinPlay slot machine
GET
/api/competitions/house-cupGet House Cup leaderboard