{
  "service": "XIO API Gateway",
  "version": "1.0.0",
  "apis": {
    "QR Code Generator API": {
      "gateway": "api.xioapi.com/qr",
      "direct": "xioapi-qr-8b8oi.bunny.run",
      "description": "Styled QR codes with logos, gradients, dot styles, frames, 12 QR types, batch, and dynamic QR codes",
      "docs": "api.xioapi.com/qr/"
    },
    "IP & Geo Intelligence API": {
      "gateway": "api.xioapi.com/ip",
      "direct": "xioapi-ip-gk00u.bunny.run",
      "description": "IP geolocation (city, state, lat/lng), ASN/ISP, VPN/Tor/threat detection, risk scoring, device detection",
      "docs": "api.xioapi.com/ip/"
    },
    "UUID / ID Generator API": {
      "gateway": "api.xioapi.com/id",
      "direct": "xioapi-uuid-8jmak.bunny.run",
      "description": "UUID v4/v7, NanoID, ULID, CUID, Snowflake, tokens, secrets, OTPs, hashing, base encoding, prefix support",
      "docs": "api.xioapi.com/id/"
    },
    "Hash & Encode API": {
      "gateway": "api.xioapi.com/hash",
      "direct": "xioapi-hash-ekzfy.bunny.run",
      "description": "SHA-256, MD5, HMAC, Base64, URL, hex, HTML encoding, AES-256-GCM encryption, JWT decode, passwords",
      "docs": "api.xioapi.com/hash/"
    },
    "Timestamp & Timezone API": {
      "gateway": "api.xioapi.com/time",
      "direct": "xioapi-timestamp-ldcqh.bunny.run",
      "description": "Convert timestamps, timezone conversion, date diff, relative time in 7 languages, custom formatting, week numbers",
      "docs": "api.xioapi.com/time/"
    }
  },
  "usage": {
    "gateway": "api.xioapi.com/{tool}/{endpoint}",
    "example": "api.xioapi.com/qr/generate?data=hello",
    "direct": "You can also call Bunny Edge backends directly (see subdomain in each API)"
  },
  "total_apis": 5
}