{"info":{"_postman_id":"85aa0abc-2b82-4bc2-a90a-e6085440386e","name":"FN API","description":"<html><head></head><body><h1 id=\"welcome-to-the-fn-api-documentation\">Welcome to the FN API documentation.</h1>\n<p><strong>FN API</strong> is a Fortnite API, that you can use to create your store, website or app.</p>\n<p><img src=\"https://discordapp.com/assets/2c21aeda16de354ba5334551a883b481.png\" width=\"64px\"> <strong>Discord server:</strong> <a href=\"https://discord.gg/CspSRDQ\">https://discord.gg/CspSRDQ</a></p>\n<p><em><strong>All features:</strong></em> Only users with suscription.</p>\n<hr>\n<h3 id=\"language-codes-all-features-only\"><strong>Language codes (<em>All features only</em>):</strong></h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Parameter: lang\n- en: English (Default)\n- fr: French\n- ru: Russian\n- de: German\n- it: Italian\n- es: Spanish\n- esla: Spanish (Latam)\n- ptbr: Portuguese (Brazil)\n- ja: Japan\n- ko: Korean\n- ar: Arabic\n- tr: Turkish\n- pl: Polish\n</code></pre><hr>\n<h3 id=\"filters-all-items--upcoming-endpoints-only\"><strong>Filters (All items &amp; upcoming endpoints only):</strong></h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-txt\">- Event.14DaysofFortnite\n- Event.14DaysofSummer\n- Event.Birthday2018\n- Event.Birthday2019\n- Event.Fortbytes\n- Event.Fortnitemares2018\n- Event.Fortnitemares2019\n- Event.IceStorm\n- Event.SquishyConcert\n- Event.Unvaulting\n- Event.WinterOlympics2018\n- Event.WorldCup2019\n- Season.1\n- Season.2\n- Season.3\n- Season.4\n- Season.5\n- Season.6\n- Season.7\n- Season.8\n- Season.9\n- Season.10\n- Season.11\n</code></pre>\n<h3 id=\"flags\"><strong>Flags:</strong></h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-txt\">- reactive\n- variants\n- upgradeQuests\n- animated\n- traversal\n- builtin\n- synced\n</code></pre>\n<h3 id=\"flags-images\"><strong>Flags (Images):</strong></h3>\n<ul>\n<li>reactive: <a href=\"https://fnapi.me/api/images/misc/icon-reactive.png\">https://fnapi.me/api/images/misc/icon-reactive.png</a></li>\n<li>variants: <a href=\"https://fnapi.me/api/images/misc/icon-variants.png\">https://fnapi.me/api/images/misc/icon-variants.png</a></li>\n<li>animated: <a href=\"https://fnapi.me/api/images/misc/icon-animated.png\">https://fnapi.me/api/images/misc/icon-animated.png</a></li>\n<li>traversal: <a href=\"https://fnapi.me/api/images/misc/icon-traversal.png\">https://fnapi.me/api/images/misc/icon-traversal.png</a></li>\n<li>builtin: <a href=\"https://fnapi.me/api/images/misc/icon-builtin.png\">https://fnapi.me/api/images/misc/icon-builtin.png</a></li>\n<li>synced: <a href=\"https://fnapi.me/api/images/misc/icon-synced.png\">https://fnapi.me/api/images/misc/icon-synced.png</a></li>\n<li>enlightened: <a href=\"https://fnapi.me/api/images/misc/icon-enlightened.png\">https://fnapi.me/api/images/misc/icon-enlightened.png</a></li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Welcome to the FN API documentation.","slug":"welcome-to-the-fn-api-documentation"}],"owner":"8271337","collectionId":"85aa0abc-2b82-4bc2-a90a-e6085440386e","publishedId":"SVYjVNnm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-07-28T05:24:40.000Z"},"item":[{"name":"Challenges","item":[{"name":"Challenges","id":"2c376e0c-a790-46cc-9066-3b30d496d79e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"http://fnapi.me/api/challenges/current?lang={{lang}}","urlObject":{"protocol":"http","path":["api","challenges","current"],"host":["fnapi","me"],"query":[{"key":"lang","value":"{{lang}}"}],"variable":[]}},"response":[],"_postman_id":"2c376e0c-a790-46cc-9066-3b30d496d79e"},{"name":"Challenges","id":"4bde1f91-9f81-4808-ac52-7c6259722146","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"lang","value":"{{lang}}","type":"text"}]},"url":"https://fnapi.me/api/challenges/current","urlObject":{"protocol":"https","path":["api","challenges","current"],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"4bde1f91-9f81-4808-ac52-7c6259722146"}],"id":"2c987db7-da49-46b5-ad84-08487f581155","description":"<p>Get the Challenges of the <strong>current</strong> season (Battle Royale).</p>\n<p><em><strong>Subscribed users only</strong></em></p>\n<hr />\n<h3 id=\"challenges-type\"><strong>Challenges Type:</strong></h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-txt\">- event\n- season\n- style\n- weekly\n</code></pre>\n<h3 id=\"challenges-status\"><strong>Challenges Status:</strong></h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-txt\">- upcoming\n- active\n- expired\n</code></pre>\n","event":[{"listen":"prerequest","script":{"id":"9f3b6e61-f5ba-485a-9bf8-cb5cfe5d9a92","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fc54208a-59b8-4c35-8e1f-d3b8128f7728","type":"text/javascript","exec":[""]}}],"_postman_id":"2c987db7-da49-46b5-ad84-08487f581155"},{"name":"ItemShop","item":[{"name":"ItemShop","id":"6c1d7da2-4c3b-4f63-96bd-e6ec54466f70","request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{authorization}}"}],"url":"https://fnapi.me/api/shop/?lang={{lang}}","description":"<p>Get the store automatically.</p>\n<p><strong>Result (Normal version):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"data\": [\n    {\n      \"itemId\": \"82e376dcce3e703fa53975265a8c7a425172454e\",\n      \"item\": {\n        \"name\": \"Battle Pass Tiers\",\n        \"rarity\": \"epic\",\n        \"type\": \"misc\",\n        \"images\": {\n          \"icon\": \"https://fnapi.me/api/images/icons/82e376dcce3e703fa53975265a8c7a425172454e.png\",\n          \"featured\": null\n        }\n      },\n      \"store\": {\n        \"cost\": 600,\n        \"regularCost\": 1500,\n        \"isFeatured\": false, // DEPRECATED, replaced by 'type'\n        \"type\": \"daily\"\n        \"isNew\": false\n      }\n    },\n    \n    /* MORE LINES */\n}\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","shop",""],"host":["fnapi","me"],"query":[{"description":{"content":"<p>Optional - All features only</p>\n","type":"text/plain"},"key":"lang","value":"{{lang}}"}],"variable":[]}},"response":[],"_postman_id":"6c1d7da2-4c3b-4f63-96bd-e6ec54466f70"},{"name":"ItemShop","id":"a88343a5-3e93-4ea9-a5ca-a03094d8f0eb","request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{authorization}}"}],"body":{"mode":"formdata","formdata":[{"description":"<p>Optional - All features only</p>\n","key":"lang","type":"text","value":"{{lang}}"}]},"url":"https://fnapi.me/api/shop/","description":"<p>Get the store automatically.</p>\n<p><strong>Result (Normal version):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"data\": [\n    {\n      \"itemId\": \"82e376dcce3e703fa53975265a8c7a425172454e\",\n      \"item\": {\n        \"name\": \"Battle Pass Tiers\",\n        \"rarity\": \"epic\",\n        \"type\": \"misc\",\n        \"images\": {\n          \"icon\": \"https://fnapi.me/api/images/icons/82e376dcce3e703fa53975265a8c7a425172454e.png\",\n          \"featured\": null\n        }\n      },\n      \"store\": {\n        \"cost\": 600,\n        \"regularCost\": 1500,\n        \"isFeatured\": false, // DEPRECATED, replaced by 'type'\n        \"type\": \"daily\"\n        \"isNew\": false\n      }\n    },\n    \n    /* MORE LINES */\n}\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","shop",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"a88343a5-3e93-4ea9-a5ca-a03094d8f0eb"}],"id":"d1b7f233-cbab-4972-95ea-a9b0ea223fd6","description":"<p><strong>DEPRECATED</strong> (Obsolete: Undefined date) on <code>store</code> param:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>* isFeatured\n* isCommunityVote\n* isSpecialFeatured\n* isSpecialDaily\n</code></pre><p><strong>REPLACED BY:</strong> <code>type</code> param. Values:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>* featured\n* daily\n* communityvote\n* specialfeatured\n* specialdaily\n</code></pre><p><em>IMPORTANT: The parameters will work normally until the date of obsolete, from there they will be eliminated.</em></p>\n","event":[{"listen":"prerequest","script":{"id":"defb589a-a6d0-4412-96af-c4a75cca617a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d3eb2451-0235-404c-81fd-bfa4b22f616d","type":"text/javascript","exec":[""]}}],"_postman_id":"d1b7f233-cbab-4972-95ea-a9b0ea223fd6"},{"name":"Items (All)","item":[{"name":"Items (All)","id":"6e132602-4a90-416e-bc72-20e02ebad29f","request":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"https://fnapi.me/api/items/all?lang={{lang}}&filter={{filterId}}","description":"<p>Get all items.</p>\n<p><strong>Result (Normal version):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": [\n        {\n            \"itemId\": \"67d0e558b428631f0402038fc359e66dd65ce2bd\",\n            \"item\": {\n                \"name\": \"Doggo\",\n                \"description\": \"Who's a good boy?\",\n                \"rarity\": \"epic\",\n                \"type\": \"outfit\",\n                \"typeName\": \"Outfit\",\n                \"cost\": 1500,\n                \"regularCost\": 1500,\n                \"costType\": \"vbucks\",\n                \"upcoming\": false,\n                \"source\": \"shop\",\n                \"images\": {\n                    \"icon\": \"https://fnapi.me/api/images/icons/67d0e558b428631f0402038fc359e66dd65ce2bd.png\",\n                    \"featured\": \"https://fnapi.me/api/images/featured/16d207612d3011b7eb5cb72ab404e9e2b8c4ed01.png\"\n                }\n            }\n        },\n        \n        /* MORE LINES */\n    ]\n}\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","items","all"],"host":["fnapi","me"],"query":[{"description":{"content":"<p>Optional - All features only</p>\n","type":"text/plain"},"key":"lang","value":"{{lang}}"},{"description":{"content":"<p>Optional - All features only</p>\n<p>Default: all</p>\n<p>Example: Season.1</p>\n","type":"text/plain"},"key":"filter","value":"{{filterId}}"}],"variable":[]}},"response":[],"_postman_id":"6e132602-4a90-416e-bc72-20e02ebad29f"},{"name":"Items (All)","id":"3bfbbf01-e852-4663-9079-b58fe1daeac7","request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{authorization}}"}],"body":{"mode":"formdata","formdata":[{"description":"<p>Optional - All features only</p>\n","key":"lang","type":"text","value":"{{lang}}"},{"key":"filter","value":"{{filterId}}","description":"<p>Optional - All features only</p>\n<p>Default: all</p>\n<p>Example: Season.1</p>\n","type":"text"}]},"url":"https://fnapi.me/api/items/all","description":"<p>Get all items.</p>\n<p><strong>Result (Normal version):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"data\": [\n        {\n            \"itemId\": \"67d0e558b428631f0402038fc359e66dd65ce2bd\",\n            \"item\": {\n                \"name\": \"Doggo\",\n                \"description\": \"Who's a good boy?\",\n                \"rarity\": \"epic\",\n                \"type\": \"outfit\",\n                \"typeName\": \"Outfit\",\n                \"cost\": 1500,\n                \"regularCost\": 1500,\n                \"costType\": \"vbucks\",\n                \"upcoming\": false,\n                \"source\": \"shop\",\n                \"images\": {\n                    \"icon\": \"https://fnapi.me/api/images/icons/67d0e558b428631f0402038fc359e66dd65ce2bd.png\",\n                    \"featured\": \"https://fnapi.me/api/images/featured/16d207612d3011b7eb5cb72ab404e9e2b8c4ed01.png\"\n                }\n            }\n        },\n        \n        /* MORE LINES */\n    ]\n}\n</code></pre>\n","urlObject":{"protocol":"https","path":["api","items","all"],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"3bfbbf01-e852-4663-9079-b58fe1daeac7"}],"id":"18e14c0b-4f35-4381-b92e-f57a3cca7746","_postman_id":"18e14c0b-4f35-4381-b92e-f57a3cca7746","description":""},{"name":"Items (Upcoming)","item":[{"name":"Items (Upcoming)","id":"6572008a-6d9e-4917-b741-0d147fe373e2","request":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"https://fnapi.me/api/items/upcoming?lang={{lang}}","urlObject":{"protocol":"https","path":["api","items","upcoming"],"host":["fnapi","me"],"query":[{"description":{"content":"<p>Optional - All features only</p>\n","type":"text/plain"},"key":"lang","value":"{{lang}}"}],"variable":[]}},"response":[],"_postman_id":"6572008a-6d9e-4917-b741-0d147fe373e2"},{"name":"Items (Upcoming)","id":"a0cba8af-7b8b-413b-a951-9ac04a6fdb36","request":{"method":"POST","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"lang","value":"{{lang}}","description":"<p>Optional - All features only</p>\n","type":"text"}]},"url":"https://fnapi.me/api/items/upcoming","urlObject":{"protocol":"https","path":["api","items","upcoming"],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0cba8af-7b8b-413b-a951-9ac04a6fdb36"}],"id":"99793d1a-c123-471e-a581-7cca407f423d","_postman_id":"99793d1a-c123-471e-a581-7cca407f423d","description":""},{"name":"Items (Single)","item":[{"name":"Items (Single)","id":"aca290bf-4040-48a8-9989-9679af466ceb","request":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"https://fnapi.me/api/items/id/?id={{itemId}}&lang={{lang}}","urlObject":{"protocol":"https","path":["api","items","id",""],"host":["fnapi","me"],"query":[{"key":"id","value":"{{itemId}}"},{"description":{"content":"<p>Optional - All features only</p>\n","type":"text/plain"},"key":"lang","value":"{{lang}}"}],"variable":[]}},"response":[],"_postman_id":"aca290bf-4040-48a8-9989-9679af466ceb"},{"name":"Items (Single)","id":"ad0dfaf5-29b8-4e78-b8ed-34e04a2ccc71","request":{"method":"POST","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"id","value":"{{itemId}}","type":"text"},{"key":"lang","value":"{{lang}}","description":"<p>Optional - All features only</p>\n","type":"text"}]},"url":"https://fnapi.me/api/items/id/","urlObject":{"protocol":"https","path":["api","items","id",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad0dfaf5-29b8-4e78-b8ed-34e04a2ccc71"}],"id":"cec391ea-c0b2-41d0-93f3-2f538a48a06f","_postman_id":"cec391ea-c0b2-41d0-93f3-2f538a48a06f","description":""},{"name":"News","item":[{"name":"News","id":"faf4b89c-01e9-4670-a50a-4f8d332d6bc9","request":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"https://fnapi.me/api/news/?type={{type}}","urlObject":{"protocol":"https","path":["api","news",""],"host":["fnapi","me"],"query":[{"description":{"content":"<p>Optional - Default: br</p>\n<ul>\n<li>br (Battle Royale)</li>\n<li>stw (Save the world)</li>\n</ul>\n","type":"text/plain"},"key":"type","value":"{{type}}"}],"variable":[]}},"response":[],"_postman_id":"faf4b89c-01e9-4670-a50a-4f8d332d6bc9"},{"name":"News","id":"2ec02b28-c682-49cf-bc22-026f45686f35","request":{"method":"POST","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"type","value":"{{type}}","description":"<p>Optional - Default: br</p>\n<ul>\n<li>br (Battle Royale)</li>\n<li>stw (Save the world)</li>\n</ul>\n","type":"text"},{"key":"lang","value":"{{lang}}","type":"text"}]},"url":"https://fnapi.me/api/news/","urlObject":{"protocol":"https","path":["api","news",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ec02b28-c682-49cf-bc22-026f45686f35"}],"id":"343eb81c-da19-44a3-b402-e4f4c2052971","_postman_id":"343eb81c-da19-44a3-b402-e4f4c2052971","description":""},{"name":"Users","item":[{"name":"User (ID)","id":"3540b197-54cb-49cb-9b99-5079f3c9d506","request":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"https://fnapi.me/api/users/?search={{userName}}&type={{usertypeId}}","urlObject":{"protocol":"https","path":["api","users",""],"host":["fnapi","me"],"query":[{"key":"search","value":"{{userName}}"},{"description":{"content":"<p>Optional. Parameters:</p>\n<ul>\n<li>id</li>\n<li>name</li>\n</ul>\n<p>By default: id</p>\n","type":"text/plain"},"key":"type","value":"{{usertypeId}}"}],"variable":[]}},"response":[],"_postman_id":"3540b197-54cb-49cb-9b99-5079f3c9d506"},{"name":"User (ID)","id":"699621e6-65c5-43ec-8afb-4872443be7dc","request":{"method":"POST","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"search","value":"{{userName}}","type":"text"},{"key":"type","value":"{{usertypeId}}","description":"<p>Optional. Parameters:</p>\n<ul>\n<li>id</li>\n<li>name</li>\n</ul>\n<p>By default: id</p>\n","type":"text"}]},"url":"https://fnapi.me/api/users/","urlObject":{"protocol":"https","path":["api","users",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"699621e6-65c5-43ec-8afb-4872443be7dc"},{"name":"User (Name)","id":"1ece89ff-834e-4a80-bf0a-b0429a27c5d2","request":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"https://fnapi.me/api/users/?search={{userId}}&type={{usertypeName}}","urlObject":{"protocol":"https","path":["api","users",""],"host":["fnapi","me"],"query":[{"key":"search","value":"{{userId}}"},{"key":"type","value":"{{usertypeName}}"}],"variable":[]}},"response":[],"_postman_id":"1ece89ff-834e-4a80-bf0a-b0429a27c5d2"},{"name":"User (Name)","id":"ebc7ded8-e3a9-4f00-a8fa-527ac17b06ca","request":{"method":"POST","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"search","value":"{{userId}}","type":"text"},{"key":"type","value":"{{usertypeName}}","description":"<p>Optional. Parameters:</p>\n<ul>\n<li>id</li>\n<li>name</li>\n</ul>\n<p>By default: id</p>\n","type":"text"}]},"url":"https://fnapi.me/api/users/","urlObject":{"protocol":"https","path":["api","users",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"ebc7ded8-e3a9-4f00-a8fa-527ac17b06ca"}],"id":"ea43dbab-7759-44e9-9854-f0fac1148391","description":"<p><strong>Available only with all features</strong></p>\n","event":[{"listen":"prerequest","script":{"id":"2db8457b-d9ab-4178-b782-8aef2e50e527","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"de62e6bb-55cf-4b29-ad20-e53d3f3fdda4","type":"text/javascript","exec":[""]}}],"_postman_id":"ea43dbab-7759-44e9-9854-f0fac1148391"},{"name":"User Stats (1V) - DEPRECATED","item":[{"name":"User Stats (ID)","id":"371c47ad-43f8-4d17-9d87-5448cb588857","request":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"https://fnapi.me/api/stats1v/userid/?id={{userId}}&time={{timeStats}}","urlObject":{"protocol":"https","path":["api","stats1v","userid",""],"host":["fnapi","me"],"query":[{"key":"id","value":"{{userId}}"},{"description":{"content":"<ul>\n<li>alltime</li>\n<li>weekly</li>\n</ul>\n","type":"text/plain"},"key":"time","value":"{{timeStats}}"}],"variable":[]}},"response":[],"_postman_id":"371c47ad-43f8-4d17-9d87-5448cb588857"},{"name":"User Stats (ID)","id":"d83b1d02-7896-42e8-aacf-fcf67cd3b74e","request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{authorization}}"}],"body":{"mode":"formdata","formdata":[{"key":"id","value":"{{userId}}","type":"text"},{"key":"time","value":"{{timeStats}}","description":"<ul>\n<li>alltime</li>\n<li>weekly</li>\n</ul>\n","type":"text"}]},"url":"https://fnapi.me/api/stats1v/userid/","urlObject":{"protocol":"https","path":["api","stats1v","userid",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"d83b1d02-7896-42e8-aacf-fcf67cd3b74e"},{"name":"User Stats (Name)","id":"ad4b0af3-382e-43d0-99a3-58a29842e7df","request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{authorization}}"}],"url":"https://fnapi.me/api/stats1v/username?name={{userName}}&time={{timeStats}}","urlObject":{"protocol":"https","path":["api","stats1v","username"],"host":["fnapi","me"],"query":[{"key":"name","value":"{{userName}}"},{"description":{"content":"<ul>\n<li>alltime</li>\n<li>weekly</li>\n</ul>\n","type":"text/plain"},"key":"time","value":"{{timeStats}}"}],"variable":[]}},"response":[],"_postman_id":"ad4b0af3-382e-43d0-99a3-58a29842e7df"},{"name":"User Stats (Name)","id":"026e20d7-c397-4276-9812-c3cf239e0494","request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{authorization}}"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"{{userName}}","type":"text"},{"key":"time","value":"{{timeStats}}","description":"<ul>\n<li>alltime</li>\n<li>weekly</li>\n</ul>\n","type":"text"}]},"url":"https://fnapi.me/api/stats1v/username/","urlObject":{"protocol":"https","path":["api","stats1v","username",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"026e20d7-c397-4276-9812-c3cf239e0494"}],"id":"4feff380-0d6e-4cff-b355-097a91667008","description":"<p>PC, PS4 and Xbox</p>\n<p><strong>Available only with all features</strong></p>\n","event":[{"listen":"prerequest","script":{"id":"47c226eb-866c-491d-aefd-600c12a71395","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8a604ad6-a314-48cd-93b5-b5f4071b52c8","type":"text/javascript","exec":[""]}}],"_postman_id":"4feff380-0d6e-4cff-b355-097a91667008"},{"name":"User Stats (2V)","item":[{"name":"User Stats (ID)","id":"f26bda61-1b11-4175-8b53-b08e1a3eeb8d","request":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"https://fnapi.me/api/stats2v/userid/?id={{userId}}","urlObject":{"protocol":"https","path":["api","stats2v","userid",""],"host":["fnapi","me"],"query":[{"key":"id","value":"{{userId}}"}],"variable":[]}},"response":[],"_postman_id":"f26bda61-1b11-4175-8b53-b08e1a3eeb8d"},{"name":"User Stats (ID)","id":"b9c074d3-df1d-4ed3-aa47-b3dc90afbd7d","request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{authorization}}"}],"body":{"mode":"formdata","formdata":[{"key":"id","value":"{{userId}}","type":"text"}]},"url":"https://fnapi.me/api/stats2v/userid/","urlObject":{"protocol":"https","path":["api","stats2v","userid",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9c074d3-df1d-4ed3-aa47-b3dc90afbd7d"},{"name":"User Stats (Name)","id":"bc31933f-b69e-43d5-9614-d79830ce7de8","request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{authorization}}"}],"url":"https://fnapi.me/api/stats2v/username?name={{userName}}","urlObject":{"protocol":"https","path":["api","stats2v","username"],"host":["fnapi","me"],"query":[{"key":"name","value":"{{userName}}"}],"variable":[]}},"response":[],"_postman_id":"bc31933f-b69e-43d5-9614-d79830ce7de8"},{"name":"User Stats (Name)","id":"949c11d4-c137-4139-b958-79909ee80a8d","request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{authorization}}"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"{{userName}}","type":"text"}]},"url":"https://fnapi.me/api/stats2v/username/","urlObject":{"protocol":"https","path":["api","stats2v","username",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"949c11d4-c137-4139-b958-79909ee80a8d"}],"id":"e0e9a4c7-c531-4438-9a66-22058f10b1b8","description":"<p>Keyboard &amp; Mouse, Controller and Touch.</p>\n<p><strong>Available only with all features</strong></p>\n","event":[{"listen":"prerequest","script":{"id":"15c5651c-3c91-4f0b-b38e-7c21d1c4b038","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3ff46511-0f00-4cb1-8d81-34d7aebb608c","type":"text/javascript","exec":[""]}}],"_postman_id":"e0e9a4c7-c531-4438-9a66-22058f10b1b8"},{"name":"Misc","item":[{"name":"Rarities","id":"21a210f7-8074-4495-bb20-fd847973baf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"https://fnapi.me/api/items/rarities/","urlObject":{"protocol":"https","path":["api","items","rarities",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"21a210f7-8074-4495-bb20-fd847973baf2"},{"name":"Rarities","id":"7670c937-adcb-46d5-adb3-5e9b0d0d34ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{authorization}}","type":"text"}],"url":"https://fnapi.me/api/items/rarities/","urlObject":{"protocol":"https","path":["api","items","rarities",""],"host":["fnapi","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"7670c937-adcb-46d5-adb3-5e9b0d0d34ae"}],"id":"39b4037e-3f27-4e4c-947f-6837600d33b8","event":[{"listen":"prerequest","script":{"id":"a58e9ba6-0364-460f-94c3-6335bd45f515","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b2e7b1d5-8502-4608-ae4e-c6fe45b28d46","type":"text/javascript","exec":[""]}}],"_postman_id":"39b4037e-3f27-4e4c-947f-6837600d33b8","description":""}],"event":[{"listen":"prerequest","script":{"id":"44ae908f-ca41-4c81-8d37-954e44695fbf","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5c3fed6d-e480-493c-8d48-22349f79a359","type":"text/javascript","exec":[""]}}]}