{
  "service": "discovery-only-api",
  "message": "This secondary API intentionally has no uploaded schema. Generate traffic and review API Discovery.",
  "endpoints": [
    "GET /discovery/health",
    "GET /discovery/devices/{deviceId}/telemetry",
    "POST /discovery/events",
    "GET /discovery/mobile/users/{userId}/sessions/{sessionId}",
    "POST /discovery/payments/tokenize"
  ]
}