{
  "message": "URL Redirect Resolver API",
  "endpoints": {
    "POST /resolve-redirect": "Resolve URL redirects with full details",
    "POST /final-url": "Get only the final URL",
    "POST /bulk-resolve": "Resolve multiple URLs (max 10)",
    "GET /health": "Health check"
  },
  "documentation": "https://github.com/your-repo/url-redirect-resolver"
}