Total APIs
Categories
Battery Status
Realtime Clock
Uptime
User Agent
Your browser identifies itself as:
Our API provides public endpoints that return JSON responses. No authentication required.
Base URL
Example Endpoint
Example showing request format, parameters, and responses.
Interactive Snippets
Response Format
All responses include operator, timestamp, and responseTime fields.
{
"operator": "Ioarkdev",
"timestamp": "2025-12-27T10:43:41.675Z",
"responseTime": "4ms",
...
}
The additional fields depend on the endpoint.
Error Codes
Common HTTP status codes you may encounter:
Success
Request processed successfully.
Bad Request
Invalid parameters or missing required fields.
Not Found
Endpoint doesn't exist. Check URL and method.
Too Many Requests
Rate limit exceeded. Wait before retrying.
Service Unavailable
Temporarily unavailable. Try again later.