{
  "success": true,
  "service": "Universal Radio Metadata API",
  "runtime": "node.js",
  "version": "2.0.1-pm2",
  "listening": "127.0.0.1:3100",
  "endpoints": {
    "extract": "/extract?url=<encoded-stream-url>",
    "health": "/health"
  },
  "cache": {
    "provider_profile_seconds": 3600,
    "negative_result_threshold": 10,
    "negative_result_seconds": 3600,
    "now_playing_values_cached": false,
    "listener_values_cached": false
  }
}