{"id":152777,"date":"2025-07-25T09:23:53","date_gmt":"2025-07-25T07:23:53","guid":{"rendered":"https:\/\/hifivem.com\/?p=152777"},"modified":"2026-06-24T17:40:39","modified_gmt":"2026-06-24T15:40:39","slug":"fivem-sunucu-ip-bulucu","status":"publish","type":"post","link":"https:\/\/fivemx.com\/tr\/fivem-server-ip-finder\/","title":{"rendered":"FiveM Server IP Finder &#8211; Find Server Addresses"},"content":{"rendered":"<div class=\"fivem-ip-finder-container\" id=\"fivem-ip-finder-tool-root\">\r\n    <style>\r\n        \/* FiveM Server IP Finder \u2013 Scoped Styles *\/\r\n        #fivem-ip-finder-tool-root{\r\n            font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\r\n            color:#1c1e21;\r\n            line-height:1.6;\r\n            background:#f0f2f5;\r\n            padding:20px;\r\n            border-radius:12px\r\n        }\r\n        #fivem-ip-finder-tool-root .content-wrapper-fm{\r\n            background:#fff;\r\n            padding:25px 30px;\r\n            border-radius:10px;\r\n            box-shadow:0 6px 20px rgba(0,0,0,.08);\r\n            max-width:600px;\r\n            margin:0 auto\r\n        }\r\n        #fivem-ip-finder-tool-root .header-fm h1{\r\n            color:#0d6efd;\r\n            margin:0 0 8px;\r\n            font-size:1.8em;\r\n            text-align:center;\r\n            font-weight:600\r\n        }\r\n        #fivem-ip-finder-tool-root .header-fm p{\r\n            text-align:center;\r\n            margin:0 0 20px;\r\n            color:#495057;\r\n            font-size:1em\r\n        }\r\n        #fivem-ip-finder-tool-root .input-group-fm{\r\n            display:flex;\r\n            flex-direction:column;\r\n            gap:12px;\r\n            margin-bottom:18px\r\n        }\r\n        #fivem-ip-finder-tool-root .serverCodeInput-fm{\r\n            padding:12px 15px;\r\n            border:1px solid #ced4da;\r\n            border-radius:6px;\r\n            font-size:.95em;\r\n            transition:border-color .2s,box-shadow .2s;\r\n            box-sizing:border-box\r\n        }\r\n        #fivem-ip-finder-tool-root .serverCodeInput-fm:focus{\r\n            border-color:#86b7fe;\r\n            box-shadow:0 0 0 .2rem rgba(13,110,253,.25);\r\n            outline:0\r\n        }\r\n        #fivem-ip-finder-tool-root .findServerBtn-fm{\r\n            padding:12px 18px;\r\n            background:#0d6efd;\r\n            color:#fff;\r\n            border:0;\r\n            border-radius:6px;\r\n            font-size:1em;\r\n            cursor:pointer;\r\n            transition:background .2s,transform .1s;\r\n            font-weight:500\r\n        }\r\n        #fivem-ip-finder-tool-root .findServerBtn-fm:hover:not(:disabled){background:#0b5ed7}\r\n        #fivem-ip-finder-tool-root .findServerBtn-fm:active:not(:disabled){transform:translateY(1px)}\r\n        #fivem-ip-finder-tool-root .findServerBtn-fm:disabled{\r\n            background:#6ea8fe;\r\n            cursor:not-allowed\r\n        }\r\n        #fivem-ip-finder-tool-root .result-container-fm{\r\n            margin-top:18px;\r\n            padding:15px;\r\n            background:#f8f9fa;\r\n            border:1px solid #dee2e6;\r\n            border-radius:6px;\r\n            min-height:50px;\r\n            display:flex;\r\n            flex-direction:column;\r\n            justify-content:center;\r\n            align-items:center;\r\n            text-align:center\r\n        }\r\n        #fivem-ip-finder-tool-root .resultText-fm{\r\n            font-size:1em;\r\n            color:#212529;\r\n            word-break:break-all\r\n        }\r\n        #fivem-ip-finder-tool-root .resultText-fm.error{color:#dc3545;font-weight:500}\r\n        #fivem-ip-finder-tool-root .resultText-fm.success{color:#198754;font-weight:500}\r\n        #fivem-ip-finder-tool-root .sr-only-fm{\r\n            position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0\r\n        }\r\n        #fivem-ip-finder-tool-root .loading-indicator-fm{\r\n            display:none;\r\n            align-items:center;\r\n            gap:8px;\r\n            color:#495057;\r\n            font-size:.9em;\r\n            margin-top:6px\r\n        }\r\n        #fivem-ip-finder-tool-root .spinner-fm{\r\n            border:3px solid rgba(0,0,0,.1);\r\n            width:20px;height:20px;border-radius:50%;\r\n            border-left-color:#0d6efd;\r\n            animation:spin-fm .8s linear infinite\r\n        }\r\n        @keyframes spin-fm{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}\r\n        @media(max-width:600px){\r\n            #fivem-ip-finder-tool-root{padding:10px}\r\n            #fivem-ip-finder-tool-root .content-wrapper-fm{padding:15px 20px}\r\n            #fivem-ip-finder-tool-root .header-fm h1{font-size:1.5em}\r\n            #fivem-ip-finder-tool-root .header-fm p{font-size:.9em}\r\n            #fivem-ip-finder-tool-root .serverCodeInput-fm,\r\n            #fivem-ip-finder-tool-root .findServerBtn-fm{font-size:.9em;padding:10px 12px}\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"content-wrapper-fm\">\r\n        <header class=\"header-fm\">\r\n            <h1>FiveM Server IP Finder<\/h1>\r\n            <p>Instantly discover the IP address of any FiveM server.<\/p>\r\n        <\/header>\r\n\r\n        <main>\r\n            <div class=\"input-group-fm\">\r\n                <label for=\"serverCodeInputFm\" class=\"sr-only-fm\">Enter FiveM Server Code<\/label>\r\n                <input type=\"text\" id=\"serverCodeInputFm\" class=\"serverCodeInput-fm\" placeholder=\"Enter Server Code (e.g., qloxp9)\">\r\n                <button id=\"findServerBtnFm\" class=\"findServerBtn-fm\">Find Server IP<\/button>\r\n            <\/div>\r\n            <div class=\"result-container-fm\">\r\n                <p id=\"resultTextFm\" class=\"resultText-fm\">Enter a server code above to get started.<\/p>\r\n                <div id=\"loadingIndicatorFm\" class=\"loading-indicator-fm\">\r\n                    <div class=\"spinner-fm\"><\/div>\r\n                    <span>Fetching server details...<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/main>\r\n    <\/div>\r\n\r\n    <script>\n    (function(){\n        const root=document.getElementById('fivem-ip-finder-tool-root');\n        if(!root || root.dataset.initializedFmTool)return;\n        root.dataset.initializedFmTool='true';\n\n        const codeInput=root.querySelector('#serverCodeInputFm');\n        const btn=root.querySelector('#findServerBtnFm');\n        const result=root.querySelector('#resultTextFm');\n        const loader=root.querySelector('#loadingIndicatorFm');\n\n        if(!codeInput || !btn || !result || !loader)return;\n\n        btn.addEventListener('click',run);\n        codeInput.addEventListener('keypress',e=>{if(e.key==='Enter'){e.preventDefault();btn.click();}});\n\n        function cleanText(value){\n            return String(value || '').replace(\/\\^[0-9]\/g,'').replace(\/\\s+\/g,' ').trim();\n        }\n\n        function escapeHtml(value){\n            return String(value || '').replace(\/[&<>\"']\/g,match=>({\n                '&':'&amp;',\n                '<':'&lt;',\n                '>':'&gt;',\n                '\"':'&quot;',\n                \"'\":'&#039;'\n            }[match]));\n        }\n\n        async function run(){\n            const code=codeInput.value.trim();\n            result.textContent='';\n            result.className='resultText-fm';\n            loader.style.display='none';\n\n            if(!code){\n                result.textContent='Please enter a server code.';\n                result.classList.add('error');\n                return;\n            }\n\n            btn.disabled=true;\n            loader.style.display='flex';\n\n            try{\n                const res=await fetch(`\/wp-json\/fivemx\/v1\/server-ip-lookup?code=${encodeURIComponent(code)}`,{credentials:'same-origin'});\n                const data=await res.json().catch(()=>({message:'Could not parse server response.'}));\n\n                if(!res.ok){\n                    throw new Error(data.message || `Network error (status: ${res.status}).`);\n                }\n\n                const endpoint=data.ip ? `${data.ip}${data.port ? ':' + data.port : ''}` : '';\n                if(!endpoint){\n                    throw new Error('Server IP not found.');\n                }\n\n                const hostname=cleanText(data.projectName || data.hostname || data.cfxId || code);\n                const players=Number.isFinite(Number(data.players)) && Number.isFinite(Number(data.maxPlayers))\n                    ? `${Number(data.players)}\/${Number(data.maxPlayers)}`\n                    : '';\n\n                result.innerHTML=[\n                    `<strong>Server IP:<\/strong> ${escapeHtml(endpoint)}`,\n                    players ? `<br><strong>Players:<\/strong> ${escapeHtml(players)}` : '',\n                    hostname ? `<br><strong>Server:<\/strong> ${escapeHtml(hostname)}` : ''\n                ].join('');\n                result.classList.add('success');\n            }catch(err){\n                result.textContent=`Error: ${err.message}`;\n                result.classList.add('error');\n            }finally{\n                btn.disabled=false;\n                loader.style.display='none';\n            }\n        }\n    })();\n    <\/script>\r\n<\/div>\r\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">How to use it CFX Finder<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full has-custom-border\"><a href=\"https:\/\/fivemx.com\/wp-content\/uploads\/2024\/09\/ip-tutorial.webp\"><img decoding=\"async\" src=\"https:\/\/fivemx.com\/wp-content\/uploads\/2024\/09\/ip-tutorial.webp\" alt=\"FiveM\" class=\"wp-image-152779\" style=\"border-radius:15px\"><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-video\"><video height=\"1080\" style=\"aspect-ratio: 1906 \/ 1080;\" width=\"1906\" autoplay loop muted poster=\"https:\/\/fivemx.com\/wp-content\/uploads\/2024\/09\/ip-tutorial.webp\" src=\"https:\/\/fivemx.com\/wp-content\/uploads\/2024\/09\/FiveM-Find-ServerIP.mp4\" playsinline><\/video><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Server IP Finder tool (CFX Finder)<\/strong> is designed to help you quickly and easily locate the IP address of any FiveM server. It simplifies the process of locating the IP address of a specific server listed on <a href=\"https:\/\/servers.fivem.net\/\" target=\"_blank\" rel=\"noopener\">https:\/\/servers.fivem.net\/<\/a> &#8211; By finding the server code on the server list, users can easily copy and paste it into the tool and press a button to quickly retrieve the IP address. This streamlined process eliminates the need for manual searching and makes it convenient for users to access the necessary information they need to connect to a specific server.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Locate Your Server:<\/strong> Navigate to the official FiveM server list at <a href=\"https:\/\/servers.fivem.net\/\" target=\"_new\" rel=\"noreferrer noopener\">https:\/\/servers.fivem.net\/<\/a>.<\/li>\n\n\n\n<li><strong>Copy Server Code:<\/strong> From the server details page, copy the unique server code. For instance, from the URL <a href=\"https:\/\/servers.fivem.net\/servers\/detail\/l5ezv7\" rel=\"nofollow noopener\" target=\"_blank\">https:\/\/servers.fivem.net\/servers\/detail\/l5ezv7<\/a>, copy the code &#8220;l5ezv7&#8221;.<\/li>\n\n\n\n<li><strong>Enter Server Code:<\/strong> Paste the server code into the designated field on the FiveM Server IP Finder tool page.<\/li>\n\n\n\n<li><strong>Retrieve IP:<\/strong> Click on the &#8220;Find IP&#8221; or equivalent button to reveal the IP address associated with the server code.<\/li>\n\n\n\n<li><strong>Connect:<\/strong> Use the obtained IP address to connect to the desired <a href=\"https:\/\/fivemx.com\/how-to-create-a-fivem-server\/\" data-wpil-monitor-id=\"1042\">FiveM server<\/a> through your preferred gaming platform.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t waste time searching for server IP addresses manually!<\/strong> Use the Server IP Finder tool to quickly and easily locate the IP address of any server listed on https:\/\/servers.fivem.net\/. Simplify your <a href=\"https:\/\/fivemx.com\/fivem-pure-mode\/\" data-wpil-monitor-id=\"713\">connection process<\/a> and get gaming faster by trying out this convenient tool today!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">FAQ<\/h2>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-1746690375608\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">u003cstrongu003eWhat is the FiveM Server IP Finder tool?u003c\/strongu003e<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The FiveM Server IP Finder is a tool designed to help you quickly and easily locate the IP address of any FiveM server. It simplifies the process of finding a server&#8217;s IP address by using its unique server code, which is listed on the official FiveM server list (u003ca href=u0022https:\/\/servers.fivem.net\/u0022u003ehttps:\/\/servers.fivem.net\/u003c\/au003e).<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690395419\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">u003cstrongu003eHow do I use the FiveM Server IP Finder tool?u003c\/strongu003e<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>To use the tool, follow these steps:u003cbru003eu003cstrongu003eLocate Your Server:u003c\/strongu003e\u00a0Navigate to the official FiveM server list at\u00a0https:\/\/servers.fivem.net\/.u003cbru003eu003cstrongu003eCopy Server Code:u003c\/strongu003e\u00a0From the server&#8217;s detail page, copy the unique server code. For example, in the URL\u00a0https:\/\/servers.fivem.net\/servers\/detail\/l5ezv7, the server code is u0022l5ezv7u0022.u003cbru003eu003cstrongu003eEnter Server Code:u003c\/strongu003e\u00a0Paste this copied server code into the designated field on the FiveM Server IP Finder tool page.u003cbru003eu003cstrongu003eRetrieve IP:u003c\/strongu003e\u00a0Click on the u0022Find IPu0022 (or an equivalent) button. The tool will then retrieve and display the IP address associated with that server code.u003cbru003eu003cstrongu003eConnect:u003c\/strongu003e\u00a0Use the obtained IP address to connect to your desired FiveM server through your preferred gaming platform.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690414289\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">u003cstrongu003eWhere can I find the u0022server codeu0022 required by the tool?u003c\/strongu003e<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The server code is a unique identifier for each server listed on the official FiveM server list (https:\/\/servers.fivem.net\/). You can find it in the URL of the specific server&#8217;s detail page. For instance, if a server&#8217;s detail page URL is\u00a0https:\/\/servers.fivem.net\/servers\/detail\/l5ezv7, the server code is u0022l5ezv7u0022.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690424746\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">u003cstrongu003eWhat are the benefits of using this Server IP Finder tool?u003c\/strongu003e<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>This tool saves you time by eliminating the need for manual searching for server IP addresses. It provides a streamlined process, making it convenient to access the necessary IP information so you can connect to your desired FiveM server and start gaming faster.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690437164\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">u003cstrongu003eWhat information do I need to provide to the tool to find a server&#8217;s IP address?u003c\/strongu003e<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>You only need to provide the unique server code of the FiveM server whose IP address you want to find. This code is obtained from the server&#8217;s page on the official FiveM server list:\u00a0https:\/\/servers.fivem.net\/.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690446429\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Is this tool legal?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Yes \u2014 the tool is legal because it uses public IP addresses.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690476099\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">How can I hide my server&#8217;s IP Address?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Here is a tutorial: u003ca href=u0022https:\/\/fivemx.com\/how-to-hide-fivem-server-ip-address\/u0022 data-type=u0022linku0022 data-id=u0022https:\/\/fivemx.com\/how-to-hide-fivem-server-ip-address\/u0022u003eHow To Hide FiveM server IP addressu003c\/au003e<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">About this tool<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This tool allows to find the IP address of any 5M server if it&#8217;s not blocked by the server configuration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is legal to use.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n<!-- fivemx-quality-enrichment-v2 -->\n<h2>Practical checklist<\/h2><p>Use this guide as a staging checklist before changing a live FiveM server. Confirm the current server artifact version, framework version, resource dependencies, database changes, and any client-side files before you apply the change.<\/p><ul><li>Back up the affected configuration files and database tables.<\/li><li>Apply the change on a test server first.<\/li><li>Watch the server console and client F8 console for errors.<\/li><li>Check whether the change affects jobs, inventory, vehicles, maps, voice, permissions, or player data.<\/li><li>Document the exact file, command, or setting you changed so it can be reverted quickly.<\/li><\/ul><h2>Testing before production<\/h2><p>After the first test, join with a normal player account and repeat the flow from the player perspective. If the topic involves performance, measure before and after with the same player count, route, and resource set. If it involves admin tools or permissions, verify both allowed and denied users.<\/p><h2>Common mistakes<\/h2><p>Most FiveM issues come from missing dependencies, stale cache, wrong folder names, framework mismatch, or configuration copied from another server. Avoid changing multiple systems at once; make one change, test it, and then continue.<\/p><h2>Related resources<\/h2><p>For production-ready assets, compare paid resources in the <a href=\"https:\/\/fivemx.com\/shop\/\">FiveMX shop<\/a>. For free resources, browse <a href=\"https:\/\/fivemx.com\/free-fivem-scripts\/\">free FiveM scripts<\/a> and test each resource before using it publicly.<\/p>\n\n<!-- fivemx-quality-depth-v3 -->\n<h2>Production rollout notes<\/h2><p>Before using this guidance on a live FiveM server, define the exact outcome you expect from the change. For FiveM Server IP Finder \u2013 Find Server Addresses, that means checking which resource, setting, command, or workflow is affected and confirming that the change fits your current framework, artifact version, and server rules. Keep the rollout small enough that you can reverse it quickly if players report errors.<\/p><p>Use a staging server with the same framework, database schema, resource order, and key dependencies as production. If the topic changes gameplay, permissions, visuals, voice, vehicles, maps, inventory, or economy behavior, test with at least one admin account and one normal player account. Watch server console output, client F8 logs, and resource timing while repeating the exact player flow that will happen on the live server.<\/p><h2>Rollback checklist<\/h2><ul><li>Save the previous configuration file, resource folder, and database state before changing anything.<\/li><li>Record the resource version, commit, download page, or setting value you tested.<\/li><li>Restart only the affected resource first when possible, then restart the full server if dependencies require it.<\/li><li>If errors appear, revert the single changed resource or setting before testing another fix.<\/li><\/ul><h2>Maintenance guidance<\/h2><p>Review this setup again after FiveM artifact updates, framework updates, or major resource changes. A configuration that works today can break after dependency updates, renamed exports, changed events, or database migrations. Keep notes with your server documentation so future admins understand what was changed, why it was changed, and how to verify it again.<\/p>\n\n<!-- fivemx-quality-depth-v4 -->\n<h2>Ongoing review<\/h2><p>Recheck FiveM Server IP Finder \u2013 Find Server Addresses after major FiveM artifact updates, framework changes, or resource migrations. Confirm that the advice still matches current server behavior, that any linked source remains available, and that installation steps still match the files a server owner will actually download or configure.<\/p><p>For public servers, keep a short changelog beside your server documentation. Note what was tested, what changed, which accounts were used for verification, and how to roll back. This makes future maintenance faster and prevents old setup notes from becoming unclear or unsafe for players.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to use it CFX Finder The Server IP Finder tool (CFX Finder) is designed to help you quickly and easily locate the IP address of any FiveM server. It simplifies the process of locating the IP address of a specific server listed on https:\/\/servers.fivem.net\/ &#8211; By finding the server code on the server list, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":185832,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1899],"tags":[],"class_list":["post-152777","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials"],"blocksy_meta":{"disable_header":"no","disable_featured_image":"yes","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"disable_post_tags":"yes","disable_author_box":"yes","disable_related_posts":"yes"},"_links":{"self":[{"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/posts\/152777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/comments?post=152777"}],"version-history":[{"count":5,"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/posts\/152777\/revisions"}],"predecessor-version":[{"id":208578,"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/posts\/152777\/revisions\/208578"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/media\/185832"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/media?parent=152777"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/categories?post=152777"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fivemx.com\/tr\/wp-json\/wp\/v2\/tags?post=152777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}