API Laboratory
Experiment with the API parameters in a safe simulation environment. This section allows you to construct requests, understand the parameter logic, and visualize the expected performance output based on the report's statistics.
http://127.0.0.1:5000/guest?key=saeedxdie...
Response
Guest Accounts Generating Wait...
Error
Something went wrong
Please try again
Click "Run Request" to generate accounts
Estimated Performance
Based on reported metrics: 2 accounts ≈ 10s
API Response Codes & Error Messages
Reference guide for all HTTP status codes and error messages returned by the API.
Success Responses (200)
Success: Accounts generated successfully.
file_name,download_link,accounts_requested,time_take
Client Errors (400)
Error:
"invalid limit" - Invalid limit parameter
Authentication Errors (403)
Invalid/Expired API Key
"This API is not available. Purchase a new one from the admin panel"
Limit Reached
"Account generation limit reached (X/Y). Upgrade to Premium..."
Server Errors (500)
"Internal server error...""generation failed...""Dropbox upload/link failed..."