{"id":3219,"date":"2023-07-07T16:01:01","date_gmt":"2023-07-07T08:01:01","guid":{"rendered":"https:\/\/www.vmlogin.us\/help\/?p=3219"},"modified":"2025-02-18T13:01:03","modified_gmt":"2025-02-18T05:01:03","slug":"createprofilerequest","status":"publish","type":"post","link":"https:\/\/www.vmlogin.us\/help\/api\/createprofilerequest.html","title":{"rendered":"createProfileRequest Introduction"},"content":{"rendered":"\n<p class=\"has-medium-font-size\"><strong>createProfileRequest:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n    \"name\": \"myProfile\", \/\/ Basic setup -> Display name\n    \"notes\": \"profile notes\", \/\/ Basic setup -> Note\n    \"iconId\": 0, \/\/ Basic setup -> ICON: 0 ~ 30\n    \"os\": \"Windows\", \/\/ Basic setup -> System\n    \"proxyServer\": {\n        \"setProxyServer\": false, \/\/ Basic setup -> Setting proxy server -> Enable proxy server\n        \"type\": \"HTTP\", \/\/ Basic setup -> Setting proxy server -> Proxy type (HTTP\/SOCKS4\/SOCKS5\/HTTPS)\n        \"host\": \"127.0.0.1\", \/\/ Basic setup -> Setting proxy server -> IP address\n        \"port\": \"8080\", \/\/ Basic setup -> Setting proxy server -> Port\n        \"username\": \"hello\", \/\/ Basic setup -> Setting proxy server -> Username\n        \"password\": \"world\", \/\/ Basic setup -> Setting proxy server -> Password\n        \"urlIndex\": 0 \/\/ Basic setup -> Setting proxy server -> Detect URL  0:lumtest  1:VMLogin  2:ip-api.com\n    },\n    \"secChUaHeaders\": { \/\/ SEC-CH-UA(Client Hints) Headers\n        \"platformVer\": \"\\\"14.0.0\\\"\", \/\/ SEC-CH-UA-Platform-Version\n        \"bitness\": \"\\\"64\\\"\", \/\/ SEC-CH-UA-Bitness\n        \"fullVersion\": \"\\\"97.0.4758.102\\\"\", \/\/ SEC-CH-UA-Full-Version\n        \"model\": \"\", \/\/ SEC-CH-UA-Model\n        \"secChUa\": \"\\\" Not;A Brand\\\";v=\\\"99\\\", \\\"Google Chrome\\\";v=\\\"97\\\", \\\"Chromium\\\";v=\\\"97\\\"\", \/\/ SEC-CH-UA\n        \"type\": \"AUTO\", \/\/ setup  automatic mode:\"AUTO\"    off mode:\"OFF\"    custom settings:\"FAKE\"\n        \"architecture\": \"\\\"x86\\\"\", \/\/ SEC-CH-UA-Architecture\n        \"platform\": \"\\\"Windows\\\"\", \/\/ SEC-CH-UA-Platform\n        \"mobile\": \"?1\", \/\/ SEC-CH-UA-Mobile\n        \"wow64\": \"?0\" \/\/ SEC-CH-UA-WoW64\n    },\n    \"webRtc\": {\n        \"type\": \"FAKE\", \/\/ Basic setup -> WebRTC  OFF:&#91;real mode] enable webrtc plug-in;  BLOCK:&#91;disable mode A] disable webrtc plug-in;  FAKE:&#91;replacement mode] return to the specified IP add;  BLOCKB:&#91;disable mode B] disable webrtc plug-in(ALL);\n        \"fillOnStart\": true, \/\/ Basic setup -> Auto detect IP\n        \"wanSet\": true, \/\/ Basic setup -> Public IP SET\n        \"lanSet\": true, \/\/ Basic setup -> Lan IP SET\n        \"publicIp\": \"\", \/\/ Basic setup -> Public IP\n        \"localIps\": &#91;\n            \"192.168.1.10\" \/\/ Basic setup -> Lan IP\n        ],\n        \"localIpsRand\": false \/\/ Basic setup -> Lan IP random\n    },\n    \"userAgent\": \"Mozilla\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/98.0.4758.102 Safari\/537.36\", \/\/ Navigator parameters -> User-Agent\n    \"screenWidth\": 1920, \/\/ Navigator parameters -> Resolution width\n    \"screenHeight\": 1080, \/\/ Navigator parameters -> Resolution height\n    \"langHdr\": \"en-US\", \/\/ Navigator parameters -> Language\n    \"acceptLanguage\": \"en-US,en;q=0.9\", \/\/ Navigator parameters -> Accept-Language\n    \"platform\": \"Win32\", \/\/ Navigator parameters -> Platform\n    \"product\": \"Gecko\", \/\/ Navigator parameters -> Product\n    \"appName\": \"Netscape\", \/\/ Navigator parameters -> appName\n    \"hardwareConcurrency\": 4, \/\/ Navigator parameters -> hardwareConcurrency (2, 4, 8, 16)\n    \"mobileEmulation\": false, \/\/ Navigator parameters -> mobileEmulatior\n    \"deviceType\": 1, \/\/ Navigator parameters -> Device Type  0: Desktop  1: Mobile\n    \"hideWebdriver\": false, \/\/ Navigator parameters -> hideWebdriver\n    \"langBasedOnIp\": false, \/\/ Navigator parameters -> langBasedOnIp\n    \"doNotTrack\": false, \/\/ Navigator parameters -> doNotTrack\n    \"deviceMemory\": 8, \/\/ Navigator parameters -> deviceMemory (1 ~ 32)\n    \"pixelRatio\": \"1.0\", \/\/ Navigator parameters -> Device pixel Ratio\n    \"maskFonts\": true, \/\/ Advanced fingerprint protection settings -> Enable &#91;font] fingerprint protection\n    \"fontSetting\": {\n        \"dynamicFonts\": false, \/\/ Advanced fingerprint protection settings -> Set font -> Do not use font list, every time dynamic random (false: use  true: Do not use)\n        \"fontList\": &#91;\n            \"@Microsoft YaHei UI\",\n            \"@\u5b8b\u4f53\",\n            \"MS Outlook\"\n        ],\n        \"selectAll\": false, \/\/ Advanced fingerprint protection settings -> Set font -> Select all\n        \"clientRects\": true, \/\/ Advanced fingerprint protection settings -> Set font -> ClientRects fingerprint protection\n        \"rand\": false \/\/ Advanced fingerprint protection settings -> Set font -> Random font\n    },\n    \"canvasDefType\": \"NOISEB\", \/\/ Advanced fingerprint protection settings -> &#91;Canvas] fingerprint protection(type)\uff1aNoise mode A(NOISEA) | blocking mode(BLOCK) | Noise mode B(NOISEB) | Noise mode C(NOISEC) | | Noise mode D(NOISED) disable(OFF)\n    \"audio\": {\n        \"noise\": true \/\/ Advanced fingerprint protection settings -> Enable &#91;AudioContext] fingerprint protection (noise mode)\n    },\n    \"webgl\": {\n        \"imgProtect\": true, \/\/ Advanced fingerprint protection settings -> &#91;WebGL]Image Protection\n        \"noise\": true, \/\/ Advanced fingerprint protection settings -> &#91;WebGL] Metadata\n        \"vendor\": \"Google Inc. (AMD)\", \/\/ Advanced fingerprint protection settings -> Enable &#91;WebGL] fingerprint protection -> WebGL vendor\n        \"renderer\": \"ANGLE (AMD, Radeon (TM) RX 470 Graphics Direct3D11 vs_5_0 ps_5_0, D3D11-27.20.12029.1000)\" \/\/ Advanced fingerprint protection settings -> Enable &#91;WebGL] fingerprint protection -> WebGL renderer\n    },\n    \"webglInfo\": { \/\/ Advanced fingerprint protection settings -> WebGL Info \n        \"UNMASKED_VENDOR_WEBGL\": \"Google Inc. (AMD)\",\n        \"UNMASKED_RENDERER_WEBGL\": \"ANGLE (AMD, Radeon (TM) RX 470 Graphics Direct3D11 vs_5_0 ps_5_0, D3D11-27.20.12029.1000)\"\n    },\n    \"timeZoneFillOnStart\": false, \/\/ Advanced fingerprint protection settings -> Enable setting time zone based on IP\n    \"timeZone\": \"Europe\/Tallinn\", \/\/ Advanced fingerprint protection settings -> Set timezone\n    \"mediaDevices\": { \/\/ Media device fingerprint setting\n        \"setMediaDevices\": true, \/\/ Media device fingerprint setting -> Number of custom media devices\n        \"use_name\": false, \/\/ Media device fingerprint setting -> Set device name\n        \"videoInputs\": 1,  \/\/ Media device fingerprint setting -> Video input  (Value range 0 ~ 1)\n        \"audioInputs\": 2,  \/\/ Media device fingerprint setting -> Audio input  (Value range 0 ~ 4)\n        \"audioOutputs\": 4, \/\/ Media device fingerprint setting -> Audio output (Value range 0 ~ 4)\n        \/*\n        | -------------------------------------------------------------------\n        |  Updates or randomizes all or specified media device information.\n        | -------------------------------------------------------------------\n        | example 1: Randomizes all media device parameters\n        |\n        |  \"rand\": true\n        |\n        | example 2: All device parameters of the specified media device are rerandomized (The device parameters of an unspecified media device will not be changed)\n        |\n        |  \"rand\": {\n        |      \"videoInputs\": true\n        |  }\n        |\n        | example 3: Re randomizes the specified device parameters (unspecified device parameters will not be changed)\n        |\n        |  \"rand\": {\n        |      \"videoInputs\": {\n        |          \"device1\": true\n        |      }\n        |  }\n        |\n        | example 4: Re edit the specified device parameters (unspecified device parameters will not be changed)\n        |\n        |  \"rand\": {\n        |      \"videoInputs\": {\n        |          \"device1\": {\n        |              \"label\": \"label value\",\n        |              \"deviceId\": \"deviceId value\",\n        |              \"groupId\": \"groupId value\"\n        |          }\n        |      }\n        |  }\n        |\n        *\/\n        \"rand\": {\n            \"videoInputs\": true,\n            \"audioInputs\": { \/\/ The number of media devices and device number must be logically reasonable in order to be updated successfully. For example: WHEN audioInputs = 2, THEN device3 &amp; device4 Cannot update, Edit also\n                \"device1\": { \/\/ \u221a\n                    \"label\": \"label value\",\n                    \"deviceId\": \"deviceId value\",\n                    \"groupId\": \"groupId value\"\n                },\n                \"device2\": true, \/\/ \u221a\n                \"device3\": true, \/\/ x\n                \"device4\": true  \/\/ x\n            },\n            \"audioOutputs\": {\n                \"device1\": true,\n                \"device3\": true,\n                \"device4\": {\n                    \"label\": \"label value\",\n                    \"deviceId\": \"deviceId value\",\n                    \"groupId\": \"groupId value\"\n                }\n            }\n        }\n    },\n    \"startUrl\": \"https:\/\/vmlogin.us\/\", \/\/ Other -> Home page\n    \"kernelVer\": \"100\", \/\/ Other -> Kernel ver\n    \"restoreSession\": true, \/\/ Other -> On startup Continue where you left off\n    \"browserSettings\": {\n        \"pepperFlash\": false, \/\/ Other configurations -> Enable Pepper Flash\n        \"mediaStream\": true, \/\/ Other configurations -> Enable media (WebRTC audio\/video) streaming\n        \"webkitSpeech\": true, \/\/ Other configurations -> Enable speech input (x-webkit-speech)\n        \"fakeUiForMedia\": true, \/\/ Other configurations -> Bypass the media stream infobar by selecting the default device for media streams\n        \"gpuAndPepper3D\": true, \/\/ Other configurations -> Enable the GPU plugin and Pepper 3D rendering\n        \"ignoreCertErrors\": false, \/\/ Other configurations -> ignore certificate errors\n        \"audioMute\": false, \/\/ Other configurations -> Mutes audio\n        \"disableWebSecurity\": false, \/\/ Other configurations -> Don't enforce the same-origin policy\n        \"disablePdf\": false, \/\/ Other configurations -> Disable the PDF extension\n        \"touchEvents\": false, \/\/ Other configurations -> Enable support for touch event feature detection\n        \"hyperlinkAuditing\": true, \/\/ Other configurations -> Send hyperlink auditing pings in all browsers.\n        \"abortImage\": false, \/\/ Other configurations -> Prohibit loading images (After opening, the browser will not load images, improving speed and saving traffic. &#91;1.3.8.9] version support)\n        \"abortImageMaxSize\": 0, \/\/ Other configurations -> Block images over _ KB to save traffic. (&#91;1.5.2.3] version support)\n        \"abortMedia\": false \/\/ Other configurations -> Prohibit automatic video playback\/preloading (After opening, automatic video playback and preloading will be disabled, and non-standard formats may be invalid. &#91;1.3.8.9] version support)\n    },\n    \"localCache\": {\n        \"deleteCache\": false, \/\/ Other configurations -> Local cache -> Delete cache file before starting browser every time\n        \"deleteCookie\": false, \/\/ Other configurations -> Local cache -> Delete cookies before each browser launch\n        \"clearCache\": false, \/\/ Other configurations -> Local cache -> Clean up file cache when browser is closed\n        \"clearHistory\": false \/\/ Other configurations -> Local cache -> Delete the history when the browser is closed\n    },\n    \"synSettings\": {\n        \"synCookie\": false, \/\/ Other configurations -> Synchronization settings -> cookies storage\n        \"synExtend\": false, \/\/ Other configurations -> Synchronization settings -> extend data\n        \"synBookmark\": false, \/\/ Other configurations -> Synchronization settings -> bookmark saving\n        \"synHistory\": false, \/\/ Other configurations -> Synchronization settings -> history saving\n        \"synExtension\": false, \/\/ Other configurations -> Synchronization settings -> Extension storage\n        \"synKeepKey\": false, \/\/ Other configurations -> Synchronization settings -> password saving\n        \"synLastTag\": false \/\/ Other configurations -> Synchronization settings -> Last Tabs saving\n    },\n    \"leakProof\": {\n        \"computerName\": \"\", \/\/ Other configurations -> Leak proof setting -> Computer name\n        \"macAddress\": \"\", \/\/ Other configurations -> Leak proof setting -> Mac address\n        \"rand\" : &#91;\n            \"computerName\",  \/\/ Other configurations -> Leak proof setting -> Rand(Random key names are required)\n            \"macAddress\"\n        ]\n    },\n    \"browserParams\": \"\", \/\/ Other configurations -> Custom -> Custom launch browser parameters\n    \"customDns\": \"\", \/\/ Other configurations -> Custom -> Custom DNS\n    \"remoteDebug\": {\n        \"bindAllDebug\": false, \/\/ Other configurations -> RemoteDebugging -> Port binging 0.0.0.0\n        \"debuggingPort\": \"\", \/\/ Other configurations -> RemoteDebugging -> RemoteDebugging port\n        \"logLevels\": 99 \/\/ Other configurations -> RemoteDebugging -> Log Severity\uff1a0\uff1aDEFAULT 1: VERBOSE 99: DISABLE\n    },\n    \"pluginFingerprint\": { \/\/ Plugin fingerprint -> Plugin list\n        \"pluginEnable\": false, \/\/ Plugin fingerprint -> Enable custom plug-in information\n        \"list\": { \/\/ Plugin fingerprint -> Plugin list(selected)\n            \/\/ Plugin name\n            \"name\": &#91;\n                \"Chrome PDF Plugin\",\n                \"Chrome PDF Viewer\",\n                \"Native Client\",\n                \"Shockwave Flash\"\n            ],\n            \/\/ Describe\n            \"describe\": &#91;\n                \"Portable Document Format\",\n                \"-\",\n                \"-\",\n                \"Shockwave Flash 32.0 r0\"\n            ],\n            \/\/ File name\n            \"fileName\": &#91;\n                \"internal-pdf-viewer\",\n                \"mhjfbmdgcfjbbpaeojofohoefgiehjai\",\n                \"internal-nacl-plugin\",\n                \"pepflashplayer.dll\"\n            ],\n            \/\/ mime type\n            \"mimeType\": &#91;\n                \"application\/x-google-chrome-pdf\",\n                \"application\/pdf\",\n                \"application\/x-nacl|application\/x-pnacl\",\n                \"application\/x-shockwave-flash|application\/futuresplash\"\n            ],\n            \/\/ Mime description\n            \"mimeDescription\": &#91;\n                \"Portable Document Format\",\n                \"-\",\n                \"Native Client Executable|-Portable Native Client Executable\",\n                \"Shockwave Flash|Shockwave Flash\"\n            ],\n            \/\/ Mime extension\n            \"mimeExtension\": &#91;\n                \"pdf\",\n                \"pdf\",\n                \"|\",\n                \"swf|spl\"\n            ]\n        }\n    },\n    \"unPluginFingerprint\": { \/\/ Plugin fingerprint -> Plugin list\n        \"list\": { \/\/ Plugin fingerprint -> Plugin list(unselected)\n            \"name\": &#91;\n                \"name\"\n            ],\n            \"describe\": &#91;\n               \"describe\"\n            ],\n            \"fileName\": &#91;\n                \"fileName\"\n            ],\n            \"mimeType\": &#91;\n                \"mimeType\"\n            ],\n            \"mimeDescription\": &#91;\n                \"mimeDescription\"\n            ],\n            \"mimeExtension\": &#91;\n                \"mimeExtension\"\n            ]\n        }\n    },\n    \"browserApi\": { \/\/ Navigator API\n        \"setBatteryStatus\": false, \/\/ Set Battery Status API\n        \"isCharging\": true, \/\/ Battery charging\n        \"chargingTime\": \"0\", \/\/ Battery charging time (\"0\" \"Infinity\")\n        \"drainsTime\": \"Infinity\", \/\/ Battery discharging time (\"Infinity\" \"3600\" \"18000\" \"10800\" \"12600\")\n        \"batteryPercentage\": \"1\", \/\/ Battery level (0.01 ~ 1)\n        \"autoGeoIp\": false, \/\/ Geolocation -> Fill geolocation based on IP\n        \"setLatitude\": false, \/\/ Geolocation -> Latitude\n        \"setLongitude\": false, \/\/ Geolocation -> Longitude\n        \"setAccuracy\": false, \/\/ Geolocation -> Accuracy\n        \"latitude\": \"51.482594\", \/\/ Geolocation -> Latitude value\n        \"longitude\": \"-0.007661\", \/\/ Geolocation -> Longitude value\n        \"accuracy\": \"1803.34\", \/\/ Geolocation -> Accuracy(meter)\n        \"setWebBluetooth\": false, \/\/ Set Web Bluetooth API\n        \"setBluetoothAdapter\": false, \/\/ Bluetooth Adapter\n        \"speechSynthesis\": false, \/\/ Set SpeechSynthesis API\n        \"speechVoicesList\": { \/\/ Speech Voices List(Enable)\n            \"voiceURI\": &#91;\n                \"voiceURI value 1\", \/\/ string\n                \"voiceURI value 2\"\n            ],\n            \"name\": &#91;\n                \"name value 1\", \/\/ string\n                \"name value 2\"\n            ],\n            \"lang\": &#91;\n                \"lang value 1\", \/\/ string\n                \"lang value 2\"\n            ],\n            \"localService\": &#91;\n                false, \/\/ boolean\n                true\n            ],\n            \"default\": &#91;\n                true, \/\/ boolean\n                false\n            ]\n        },\n        \"unSpeechVoicesList\": { \/\/ Speech Voices List(Disable)\n            \"voiceURI\": &#91;\n                \"voiceURI value 3\"\n            ],\n            \"name\": &#91;\n                \"name value 3\"\n            ],\n            \"lang\": &#91;\n                \"lang value 3\"\n            ],\n            \"localService\": &#91;\n                true\n            ],\n            \"default\": &#91;\n                true\n            ]\n        },\n        \"speechVoicesRestoreDefault\": true \/\/ Speech Voices Restore Default ( true OR \"windows\" = Restore default PC | \"iphone\" = Restore default iPhone | \"mac\" = Restore default Mac )\n    },\n    \"sslFingerprint\":{ \/\/ SSL fingerprint settings\n        \"enableCustomSSL\": false, \/\/ Enable custom SSL fingerprinting\n        \"versionMin\": 0, \/\/ SSL Version min  0:TLSv1    1:TLSv1.1    2:TLSv1.2    3:TLSv1.3\n        \"versionMax\": 1, \/\/ SSL Version max  0:TLSv1.2  1:TLSv1.3\n        \"cipherSuites\": {\n            \"TLS_AES_128_GCM_SHA256\": true,\n            \"TLS_AES_256_GCM_SHA384\": true,\n            \"TLS_CHACHA20_POLY1305_SHA256\": true,\n            \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\": true,\n            \"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256\": true,\n            \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\": true,\n            \"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384\": true,\n            \"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256\": true,\n            \"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256\": true,\n            \"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\": true,\n            \"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA\": true,\n            \"TLS_RSA_WITH_AES_128_GCM_SHA256\": true,\n            \"TLS_RSA_WITH_AES_256_GCM_SHA384\": true,\n            \"TLS_RSA_WITH_AES_128_CBC_SHA\": true,\n            \"TLS_RSA_WITH_AES_256_CBC_SHA\": true,\n            \"TLS_RSA_WITH_3DES_EDE_CBC_SHA\": false,\n            \"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA\": false\n        }\n    },\n    \"otherProtection\": { \/\/ Other protection -> Open port sacn protection\n        \"setPortScan\": true, \/\/ Other protection -> Open port sacn protection\n        \"localPortsExclude\": \"\" \/\/ Other protection -> Whitelist list of specific ports 8000,12345,42069\n    },\n    \"header\": { \/\/ Header\n        \"setHeaderCustom\": true, \/\/ Header -> Enable header customization\n        \"list\": { \/\/ Header -> Header List\n            \"enable\": &#91;\n                false,\n                false,\n                true,\n                false\n            ],\n            \"name\": &#91;\n                \"name 1\",\n                \"name 2\",\n                \"name 3\",\n                \"name 4\"\n            ],\n            \"value\": &#91;\n                \"value 1\",\n                \"value 2\",\n                \"value 3\",\n                \"value 4\"\n            ],\n            \"urlMatch\": &#91;\n                \"urlMatch 1\",\n                \"urlMatch 2\",\n                \"urlMatch 3\",\n                \"urlMatch 4\"\n            ],\n            \"notExistAdd\": &#91;\n                true,\n                false,\n                false,\n                true\n            ]\n        }\n    },\n    \"cmdcfg\": { \/\/ Auxiliary startup\n        \"openCommandLine\": false, \/\/ Auxiliary startup -> Run the command line before starting the browser\n        \"commandLine\": \"\", \/\/ Auxiliary startup -> Command Line\n        \"closeCommandLine\": true \/\/ Auxiliary startup -> The browser is closed to terminate the command line process\n    },\n    \"tag\": \"group_name\" \/\/ Group Name\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>createProfileRequest:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"class_list":["post-3219","post","type-post","status-publish","format-standard","hentry","category-api"],"_links":{"self":[{"href":"https:\/\/www.vmlogin.us\/help\/wp-json\/wp\/v2\/posts\/3219","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vmlogin.us\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.vmlogin.us\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.vmlogin.us\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vmlogin.us\/help\/wp-json\/wp\/v2\/comments?post=3219"}],"version-history":[{"count":10,"href":"https:\/\/www.vmlogin.us\/help\/wp-json\/wp\/v2\/posts\/3219\/revisions"}],"predecessor-version":[{"id":4119,"href":"https:\/\/www.vmlogin.us\/help\/wp-json\/wp\/v2\/posts\/3219\/revisions\/4119"}],"wp:attachment":[{"href":"https:\/\/www.vmlogin.us\/help\/wp-json\/wp\/v2\/media?parent=3219"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.vmlogin.us\/help\/wp-json\/wp\/v2\/categories?post=3219"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.vmlogin.us\/help\/wp-json\/wp\/v2\/tags?post=3219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}