loading

APIs docs endpoints SDKs APIs

KAYIZA DASH

API Dashboard

Total APIs

endpoints

Categories

groups

Our API provides public endpoints that return JSON responses. No authentication required.

Base URL

Example Endpoint

Example showing request format, parameters, and responses.

Response Format

All responses include operator, timestamp, and responseTime fields.

Output
{
  "operator": "Rid Coder",
  "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:

200

Success

Request processed successfully.

400

Bad Request

Invalid parameters or missing required fields.

404

Not Found

Endpoint doesn't exist. Check URL and method.

429

Too Many Requests

Rate limit exceeded. Wait before retrying.

503

Service Unavailable

Temporarily unavailable. Try again later.