{
    "status": "success",
    "message": "Short URL created successfully.",
    "data": {
        "api_url": "https://api.tuzl.in/v1/url/create",
        "record": {
            "id": "url_20260620191625_eduiagnz",
            "short_code": "e4kXMP",
            "short_url": "https://www.tuzl.in/e4kXMP",
            "long_url": "https://example.com",
            "seo_title": "",
            "seo_description": "",
            "seo_tag": "",
            "status": "active",
            "click_count": 0,
            "click_limit": 0,
            "expires_at": "",
            "created_at": "2026-06-20T19:16:25+00:00",
            "last_visit_at": null
        }
    }
}