https://empire-upvotes.com/api/v1
Your API Key
POST
JSON
Your API key
add
Service ID
Link to page
Needed quantity
Interval in seconds
GEO of Accounts
//Example response
{
"status": "success",
"order": 116
}
Your API key
status
Order ID
//Example response
{
"link": "https://www.reddit.com/example/",
"status": "PROGRESS",
"quantity": "50",
"interval": "30",
"geo": "USA",
"start_score": 4,
"progress": 49,
"price": "50",
"currency": "points"
}
Your API key
orders
Order IDs separated by comma (array data)
//Example response
[
{
"order": 3324,
"link": "https://www.reddit.com/example/",
"status": "PROCESSING",
"reason": "",
"quantity": 500,
"interval": "15",
"geo": "USA",
"start_score": 33,
"progress": 450,
"price": 500,
"currency": "points"
},
{
"order": 3325,
"link": "https://www.reddit.com/example/",
"status": "PROGRESS",
"reason": "",
"quantity": 1000,
"interval": "10",
"geo": "EUROPE",
"start_score": 0,
"progress": 680,
"price": 1000,
"currency": "points"
}
]
Your API key
services
//Example response
[
{
"service": 1,
"name": "🚀 Post Upvotes",
"category": "Reddit",
"min": 50,
"max": 500,
"description": "Safe, fast, and high-quality upvotes for your posts"
},
{
"service": 2,
"name": "🚀 Comment Upvotes",
"category": "Reddit",
"min": 50,
"max": 500,
"description": "Safe, fast, and high-quality upvotes for your comments"
},
{
"service": 3,
"name": "⚡Reddit Accounts"
"category": "Reddit",
"min": 1,
"max": 10,
"description": "Top-quality accounts with high karma and ratings for any purpose"
}
]
Your API key
balance
//Example response
{
"status": "success",
"balance": "300",
"currency": "points"
}