Skip to main content
Back to API Types
📚

API Documentation

World of QA Practice API v1.0.0

Servers
/api/v1- API v1 (stable)
Tags
11 categories, 39 endpoints
Authentication
Bearer Token (JWT) for protected endpoints

Quick Reference

HTTP Status Codes

200 - Success
201 - Created
304 - Not Modified (ETag)
400 - Bad Request
401 - Unauthorized
404 - Not Found
412 - Precondition Failed
500 - Server Error
503 - Service Unavailable

Common Headers

Authorization - Bearer token
Content-Type - application/json
If-None-Match - ETag caching
If-Match - Optimistic locking
traceparent - W3C Trace Context
X-Request-ID - Request tracing
API Documentation powered by OpenAPI 3.0 | World of QA