Entry page to the Unknown Cyber apis.

GET /
HTTP 200 OK
Allow: OPTIONS, GET
Api-Version: 1.12.4
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Commit-Hash: d2db489
Content-Type: application/json
Expires: Tue, 05 Dec 2023 11:43:57 GMT
Machine-Host: api-gateway000028
Response-Time: 0.0012018680572509766
Vary: Accept

{
    "success": true,
    "status": 200,
    "message": "OK",
    "errors": [],
    "links": {
        "auth": {
            "issue_jwt": "https://api.magic.cythereal.com/authtokens/jwt/issue",
            "refresh_jwt": "https://api.magic.cythereal.com/authtokens/jwt/refresh",
            "register": "https://api.magic.cythereal.com/authaccount/register",
            "login": "https://api.magic.cythereal.com/authlogin/"
        },
        "openapi": {
            "auth": "https://api.magic.cythereal.com/authswagger",
            "v1": "https://api.magic.cythereal.com/v1swagger",
            "v2": "https://api.magic.cythereal.com/v2swagger"
        },
        "about": "https://unknowncyber.com"
    },
    "title": "Unknown Cyber MAGIC™ API",
    "contact": "support@unknowncyber.com"
}