{"info":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","description":"<html><head></head><body><p>Latest API for new.keyapp.top dashboard.</p>\n<p>For Authotization please use your ApiKey. You can find it here <a href=\"https://new.keyapp.top/api-support.\">https://new.keyapp.top/api-support.</a><br>Add \"X-API-Key\" record with your personal Apikey to header in every request.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"3821673","collectionId":"2982cea0-29b0-476d-8d13-097c387554c1","publishedId":"2s9YRCWr6t","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-29T08:02:00.000Z"},"item":[{"name":"Apps","item":[{"name":"List all applications","id":"d0553834-d6dd-482b-be40-ee32db8199d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/apps/?appstore=$appstore_id&page=$page","description":"<p>Retrieves all your applications</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["apps",""],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Appstore ID, returned by /constants/appstores</p>\n","type":"text/plain"},"key":"appstore","value":"$appstore_id"},{"description":{"content":"<p>Pagination page</p>\n","type":"text/plain"},"key":"page","value":"$page"}],"variable":[]}},"response":[{"id":"afd4b6eb-b3e0-4887-b5c8-379281b690c9","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/apps/?appstore=1&page=1","host":["https://new.keyapp.top/api/public/v2"],"path":["apps",""],"query":[{"key":"appstore","value":"1"},{"key":"page","value":"1","type":"text"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Application ID\n            \"id\": \"1C4JshkPVfXc5wNUEUnPyz\",\n            // Appstore ID\n            \"appstore\": 1,\n            // Package of application\n            \"package\": \"com.paydaysay.advance.loan\",\n            // Title of application\n            \"title\": \"Payday Advance - Instant Loans\",\n            // Developer name\n            \"developer\": \"Advance Lending\",\n            // Icon\n            \"icon\": \"https://play-lh.googleusercontent.com/QeJuwaE5LHVK4vQ6tPqaEDKRlXsw9JnmQi2z5uyJnMVxD2sBGJfQxDLOTqRWHOW84w=s180-rw\",\n            // App downloads (if applicable)\n            \"downloads\": \"1,000,000+\",\n            // App is favorite            \n            \"is_favorite\": false,\n            // App is alive\n            \"is_alive\": true\n        },\n        {\n            \"id\": \"1CPYAnfLd18GWKMsmVQuUB\",\n            \"appstore\": 2,\n            \"package\": \"1486214495\",            \n            \"developer\": \"UNICO STUDIO\",\n            \"title\": \"Brain Test: Tricky Puzzles\",\n            \"icon\": \"https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/40/50/91/4050919c-40e1-7718-bc35-99cd50d167ab/AppIcon-1x_U007emarketing-0-8-0-85-220-0.png/100x100bb.jpg\",\n            \"downloads\": \"1000+\",\n            \"is_favorite\": false,\n            \"is_alive\": true\n        }\n    ],\n    \"count\": 2,\n    \"request\": {\n        \"appstore\": \"1\"\n    }\n}"},{"id":"79ad5ae4-f658-4cf9-92cc-149c626c8846","name":"Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/apps/?appstore=1","host":["https://new.keyapp.top/api/public/v2"],"path":["apps",""],"query":[{"key":"appstore","value":"1"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"d0553834-d6dd-482b-be40-ee32db8199d5"},{"name":"Get application","id":"f0055aba-8925-42bb-ae04-616da7594078","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/apps/:id","description":"<p>Retrieves detailed application properties like package, developer, downloads etc.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["apps",":id"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[{"type":"any","value":"1C4dmTTMM4jtVWgrHokqU6","key":"id"}]}},"response":[{"id":"6b5a26bd-545a-4588-b1b5-4134effb5fd2","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/apps/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["apps",":id"],"variable":[{"key":"id","value":""}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Application ID\n            \"id\": \"1C47YabzG9m1Uqwa6yW2hb\",\n            // Appstore ID, returned by /constants/appstores\n            \"appstore\": 1,\n            // Package of android or ios application \n            \"package\": \"com.paydaysay.advance.loan\",\n            // Title of application\n            \"title\": \"Payday Advance - Instant Loans\",\n            // Developer name\n            \"developer\": \"Advance Lending\",\n            // Icon\n            \"icon\": \"https://play-lh.googleusercontent.com/QeJuwaE5LHVK4vQ6tPqaEDKRlXsw9JnmQi2z5uyJnMVxD2sBGJfQxDLOTqRWHOW84w=s180-rw\",\n            // App downloads (if applicable)\n            \"downloads\": \"1,000,000+\",            \n            // Full app description\n            \"description\": \"ClassPass is the leading fitness workout membership to the world&#39;s largest network of classes, studios, gyms, and more. Try any fitness or workout class with one app. Start a free trial! No commitment and no strings attached. <br><br>With the ClassPass app you can discover, book and get access to top studios for workouts, fitness, and wellness. Whether it’s barre, yoga, pilates, cycling, gym, boxing, running, HIIT, bootcamp, or dance, you can find it on the app. <br><br>Why ClassPass? 🏋️‍♀️<br>• Access to 25,000+ studios and gyms 🏃‍♀ <br>• No studio limits <br>• Take workout classes at popular and favorite studios like Peloton, Pure Barre, Anytime Fitness Gym, Barry’s Bootcamp, CycleBar, [solidcore], FlyWheel, Barre3, Row House, Yoga Six, CorePower Yoga, Y7, Orange Theory Citness, Crunch Gym, Y7 Yoga, GoYoga, Black Swan Yoga, and more!  <br>• Use ClassPass for your mind and body. In select markets, book meditation sessions, massages, saunas, spa visits, salons, cryotherapy, and other wellness activities. 🧘‍♂️<br>• One membership on the app makes workout scheduling easy<br>• ClassPass is available in over 2,500 cities across 26+ countries. Get a full body workout wherever you go! 🌏<br><br>How does it work?📱 <br>• Download the app and plan your workouts seamlessly with just 1 app <br>• Try classes recommended based on your favorites, interests, location, and schedule whether it’s a morning cycle for the legs, an afternoon barre class for the body, or an evening yoga session to unwind and relax the mind 🕯<br>• Browse workout classes by studio or gym, location, time and start searching for fun fitness activities like HIIT training, hip hop yoga, pilates, cycling to 90’s music, or cardio barre<br>• Explore new exercise and fitness classes. You might even discover a new hobby like boxing! 🥊<br>• Find the best workout for your body and book instantly. Fit in leg day, abs and core, strength-training and cardio day whenever you want 🤸‍♂️ <br>• Stream unlimited audio and video for HIIT, cardio, kickboxing, barre, yoga, mind and body workouts anytime for free with your membership 🎧<br>• Celebrate fitness milestones and share with friends <br>• Read reviews and class ratings to know what to expect<br>• Pause or cancel your plan at any time<br><br>Staying active has never been easier or more fun. Explore fitness studios now, start your trial and workout! Download the app or visit classpass.com for more details and our full studio list.\",\n            // Showrt app description\n            \"description_short\": \"Yoga, boxing, gym &amp; classes\",\n            // Email of developer\n            \"email\": \"support@classpass.com\",\n            // Number of ratinfgs\n            \"rating\": \"4.8\",           \n            // Number of votes\n            \"votes\": \"10099\",\n            // App publish and build version\n            \"version\": \"6.15.2\",\n            // Indicates taht app is added to favorite apps\n            \"is_favorite\": false,\n            // App is alive\n            \"is_alive\": true        \n        }\n    ],\n    \"count\": 1,\n    \"request\": []\n}"},{"id":"136e0c38-c018-46af-aefe-02706d137b41","name":"Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/apps/:app","host":["https://new.keyapp.top/api/public/v2"],"path":["apps",":app"],"variable":[{"key":"app","value":"1C4JshrRTVDHnkkBHjP9fL"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"f0055aba-8925-42bb-ae04-616da7594078"},{"name":"Add new application","id":"94bb2bf2-db3f-41b3-92a2-80bd812df391","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"Appstore ID, returned by /constants/appstores","type":"text"},{"key":"package","value":"Package of application","type":"text"},{"key":"country","value":"Country of appstore, default is US","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/apps","description":"<p>Adds new application</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["apps"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"13d8240d-d23b-4c29-8c55-185555a4b615","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"1","type":"text"},{"key":"package","value":"com.discord","type":"text"},{"key":"country","value":"US","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/apps"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Application ID\n            \"id\": \"1C4a2qa4L7soKUSnL5sG5H\",\n            // Package of android or ios application \n            \"package\": \"com.disney.disneyplus\",\n            // Appstore ID, returned by /constants/appstores\n            \"appstore\": 1,\n            // Developer name\n            \"developer\": \"Disney\",\n            // Title of application\n            \"title\": \"Disney+\",\n            // Icon\n            \"icon\": \"https://play-lh.googleusercontent.com/xoGGYH2LgLibLDBoxMg-ZE16b-RNfITw_OgXBWRAPin2FZY4FGB9QKBYApR-0rSCkQ=s180-rw\",\n            // Indicates taht app is added to favorite apps\n            \"is_favorite\": false\n        }\n    ],\n    \"count\": 1,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"package\": \"com.disney.disneyplus\",\n        \"country\": \"US\"\n    }\n}"},{"id":"bd5e0e72-4eb0-4f0e-bc4c-58bb84f46f9f","name":"Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"1","type":"text"},{"key":"package","value":"com.discord","type":"text"},{"key":"country","value":"US","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/apps"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"},{"id":"c5221715-c01f-422e-9d1f-06e098552c63","name":"Validation error","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"1","type":"text"},{"key":"package","value":"com.discord","type":"text"},{"key":"country","value":"US","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/apps"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"package\": [\n            \"The package format is invalid.\"\n        ]\n    }\n}"}],"_postman_id":"94bb2bf2-db3f-41b3-92a2-80bd812df391"},{"name":"Delete application","id":"3a7c8a91-cca1-43ee-a126-046ba2ec50a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://new.keyapp.top/api/public/v2/apps/:id","description":"<p>Removes application</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["apps",":id"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[{"type":"any","value":"Application ID, returned by /apps","key":"id"}]}},"response":[{"id":"a99ff0d9-8ac2-4c19-8c45-dadf40462e08","name":"Success","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/apps/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["apps",":id"],"variable":[{"key":"id","value":"1C4YLRag1UbZMKAKxa5FgL"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Application successfully deleted\"\n}"},{"id":"197100e4-7cb0-48db-bcd6-e230c1b04efd","name":"Error","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/apps/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["apps",":id"],"variable":[{"key":"id","value":"1C4YLRag1UbZMKAKxa5FgL"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"3a7c8a91-cca1-43ee-a126-046ba2ec50a0"},{"name":"Update application","id":"21e60f59-0c64-4ba4-a6ab-46c8650f2818","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://new.keyapp.top/api/public/v2/apps/:id?full_update=boolean","description":"<p>Updates application details with actual market data</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["apps",":id"],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Forces immediate full app update bypassing any cache</p>\n","type":"text/plain"},"key":"full_update","value":"boolean"}],"variable":[{"type":"any","value":"Application ID, returned by /apps","key":"id"}]}},"response":[{"id":"8108a4b0-3cc9-4912-8a11-e9326408753d","name":"Success","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/apps/:id?full_update=true","host":["https://new.keyapp.top/api/public/v2"],"path":["apps",":id"],"query":[{"key":"full_update","value":"true","description":"Forces immediate full app update bypassing any cache"}],"variable":[{"key":"id","value":"1C4YLRag1UbZMKAKxa5FgL"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Application ID\n            \"id\": \"1C4YLRag1UbZMKAKxa5FgL\",\n            // Package of android or ios application \n            \"package\": \"com.discord\",\n            // Appstore ID, returned by /constants/appstores\n            \"appstore\": 1,\n            // Developer name\n            \"developer\": \"Discord Inc.\",\n            // Title of application\n            \"title\": \"Discord: Talk, Chat & Hang Out\",\n            // Icon\n            \"icon\": \"https://play-lh.googleusercontent.com/0oO5sAneb9lJP6l8c6DH4aj6f85qNpplQVHmPmbbBxAukDnlO7DarDW0b-kEIHa8SQ=s180-rw\",\n            // Indicates that app is added to favorite apps\n            \"is_favorite\": false,\n            // Indicates that app is alive\n            \"is_alive\": true,\n            //Forces immediate full app update bypassing any cache\n            \"full_update\": true\n        }\n    ],\n    \"count\": 1,\n    \"request\": []\n}"},{"id":"a38a5c12-a789-4135-8bdf-bd4caa13122f","name":"Error","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"1","type":"text"},{"key":"package","value":"com.discord","type":"text"},{"key":"country","value":"US","type":"text"}]},"url":{"raw":"https://new.keyapp.top/api/public/v2/apps/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["apps",":id"],"variable":[{"key":"id","value":""}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"21e60f59-0c64-4ba4-a6ab-46c8650f2818"},{"name":"Search applications","id":"2756717b-1499-42ef-9e52-423cde725dab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"$appstore","type":"text","description":"<p>Appstore ID, returned by /constants/appstores</p>\n"},{"key":"keyword","value":"$keyword","type":"text","description":"<p>Keyword in app's title</p>\n"},{"key":"country","value":"$country","type":"text","description":"<p>Country of appstore, returned by /constants/countries</p>\n"}]},"url":"https://new.keyapp.top/api/public/v2/apps/search","description":"<p>Searchs selected appstore for applications with desired keyword in title. Returns first 50 records.</p>\n<p>This endpoint is executed for API tokens. Call cost - 1 token.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["apps","search"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"2d24e7fa-238d-476d-b3f4-1c067c75fc29","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"1","type":"text","description":"Appstore ID, returned by /constants/appstores"},{"key":"keyword","value":"discord","type":"text"},{"key":"country","value":"US","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/apps/search"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Package of android or ios application \n            \"package\": \"com.discord\",\n            // Title of application\n            \"title\": \"Discord: Talk, Chat & Hang Out\",\n            // Developer name\n            \"developer\": \"Discord Inc.\",\n            // Icon\n            \"icon\": \"https://play-lh.googleusercontent.com/0oO5sAneb9lJP6l8c6DH4aj6f85qNpplQVHmPmbbBxAukDnlO7DarDW0b-kEIHa8SQ=s180-rw\"\n        },\n        {\n            \"package\": \"com.disney.disneyplus\",\n            \"title\": \"Disney+\",\n            \"developer\": \"Disney\",\n            \"icon\": \"https://play-lh.googleusercontent.com/xoGGYH2LgLibLDBoxMg-ZE16b-RNfITw_OgXBWRAPin2FZY4FGB9QKBYApR-0rSCkQ=s180-rw\"\n        },\n        {\n            \"package\": \"com.discovery.discoveryplus.androidtv\",\n            \"title\": \"discovery+ | Stream TV Shows\",\n            \"developer\": \"Discovery Communications LLC\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Dg0iDoQMCjxOytqa2RsvPZ6i47SDsUvCT2LDcxrtT57CmxYivHPyJHreqlctx8gS19k=s180-rw\"\n        },\n        {\n            \"package\": \"com.disney.datg.videoplatforms.android.watchdc\",\n            \"title\": \"DisneyNOW – Episodes & Live TV\",\n            \"developer\": \"Disney\",\n            \"icon\": \"https://play-lh.googleusercontent.com/42GbUUq7vkPV2WhPjRwBPaEpOYeQRgLOjzSY33HyafG6pqqVqCqHSV3M174xzEPG3m0=s180-rw\"\n        },\n        {\n            \"package\": \"com.discovery.discoveryplus.mobile\",\n            \"title\": \"discovery+ | Stream TV Shows\",\n            \"developer\": \"Discovery Communications LLC\",\n            \"icon\": \"https://play-lh.googleusercontent.com/XOYXQfbkJA9HMEGryVjl3sJnCSgvHWb9J4VQCO5qhGRj0Ue8bgw0kzuXTCAWSA41cZE=s180-rw\"\n        },\n        {\n            \"package\": \"com.disney.d23fanclub_goo\",\n            \"title\": \"Disney D23\",\n            \"developer\": \"Disney\",\n            \"icon\": \"https://play-lh.googleusercontent.com/JEvdmyIvyvjRQY2OwvTso7YvaUmUHbB8Tq0nWVRTbSBDWoHhXPAui7kZU_ULl4cTkZM=s180-rw\"\n        },\n        {\n            \"package\": \"com.lilithgames.xgame.gp\",\n            \"title\": \"Dislyte\",\n            \"developer\": \"FARLIGHT\",\n            \"icon\": \"https://play-lh.googleusercontent.com/n3n3GKO33RCgwmZCd_D2HwnIELqJ0K7zbClIn3l7QDtPuJMBdfStpf_WBgL5FXq0iY2T=s180-rw\"\n        },\n        {\n            \"package\": \"com.shazam.android\",\n            \"title\": \"Shazam: Music Discovery\",\n            \"developer\": \"Apple Inc.\",\n            \"icon\": \"https://play-lh.googleusercontent.com/mwTU9-4NX-_QlATb6lILSinKI47wAtOM38GjPYRPQSsQOG2hVRY4h9OfEhDxpf8ADQ=s180-rw\"\n        },\n        {\n            \"package\": \"com.disney.emojimatch_goo\",\n            \"title\": \"Disney Emoji Blitz Game\",\n            \"developer\": \"Jam City, Inc.\",\n            \"icon\": \"https://play-lh.googleusercontent.com/O547lwrEN4pRaoVDNnehMFMMnin30YMd9UkdMyZvYxa3hHJpmLGyVSvXlM-lQjX0hSlO=s180-rw\"\n        },\n        {\n            \"package\": \"com.miniclip.carrom\",\n            \"title\": \"Carrom Pool: Disc Game\",\n            \"developer\": \"Miniclip.com\",\n            \"icon\": \"https://play-lh.googleusercontent.com/FuSurjh-2NBqvRyao70Kph8ZU4S3zIRW79Akha8BFrwkXhsK8QYrguzviuKJkS4trx8J=s180-rw\"\n        }\n    ],\n    \"count\": 10,\n    \"request\": {\n        \"keyword\": \"dis\",\n        \"appstore\": \"1\",\n        \"country\": \"US\"\n    }\n}"},{"id":"55f1f57f-b6e4-4501-8bbf-3144c34dc8b7","name":"Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"2","type":"text"},{"key":"keyword","value":"taxi","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/apps/search"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"2756717b-1499-42ef-9e52-423cde725dab"}],"id":"fcd892d6-eca9-4eb4-bbce-1095f2ddf850","description":"<p>Adds, gets and updates your applications</p>\n","_postman_id":"fcd892d6-eca9-4eb4-bbce-1095f2ddf850","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}}},{"name":"Keywords","item":[{"name":"List keywords","id":"2e3dda35-5553-40dd-8cc9-630356482e73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/keywords/?appstore=$appstore&package=$package&country=$country","description":"<p>Retrieves all keywords for an application</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["keywords",""],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Appstore ID, returned by /constants/appstores</p>\n","type":"text/plain"},"key":"appstore","value":"$appstore"},{"description":{"content":"<p>Package of application</p>\n","type":"text/plain"},"key":"package","value":"$package"},{"description":{"content":"<p>Country of appstore, default is US</p>\n","type":"text/plain"},"key":"country","value":"$country"}],"variable":[]}},"response":[{"id":"d4cd62bd-2591-454f-a310-d48bd0d80abb","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords/?appstore=1&package=com.supercell.brawlstars&country=US","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords",""],"query":[{"key":"appstore","value":"1"},{"key":"package","value":"com.supercell.brawlstars"},{"key":"country","value":"US"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1170253,\n            \"keyword\": \"ball brawl 3d\",\n            \"score\": 5,\n            \"rank\": 11\n        },\n        {\n            \"id\": 1727622,\n            \"keyword\": \"ball brawl 3d games\",\n            \"score\": 15,\n            \"rank\": 26\n        },\n        {\n            \"id\": 1727621,\n            \"keyword\": \"ball brawl 3d jogo\",\n            \"score\": 15,\n            \"rank\": 40\n        },\n        {\n            \"id\": 1005484,\n            \"keyword\": \"braw3\",\n            \"score\": 5,\n            \"rank\": 1\n        },\n        {\n            \"id\": 601253,\n            \"keyword\": \"brawl\",\n            \"score\": 46,\n            \"rank\": 1\n        },\n        {\n            \"id\": 1006173,\n            \"keyword\": \"brawl 3\",\n            \"score\": 5,\n            \"rank\": 3\n        },\n        {\n            \"id\": 1006174,\n            \"keyword\": \"brawl 4\",\n            \"score\": 63,\n            \"rank\": null\n        },\n        {\n            \"id\": 1232166,\n            \"keyword\": \"brawl ball 3d hd\",\n            \"score\": 15,\n            \"rank\": null\n        },\n        {\n            \"id\": 601256,\n            \"keyword\": \"brawl games\",\n            \"score\": 18,\n            \"rank\": 2\n        },\n        {\n            \"id\": 601254,\n            \"keyword\": \"brawl stars\",\n            \"score\": 71,\n            \"rank\": 1\n        },\n        {\n            \"id\": 1005481,\n            \"keyword\": \"brawl1\",\n            \"score\": 79,\n            \"rank\": null\n        },\n        {\n            \"id\": 1005482,\n            \"keyword\": \"brawl2\",\n            \"score\": 55,\n            \"rank\": null\n        },\n        {\n            \"id\": 1034853,\n            \"keyword\": \"brawlertest\",\n            \"score\": 55,\n            \"rank\": null\n        },\n        {\n            \"id\": 1006337,\n            \"keyword\": \"estar eletronico\",\n            \"score\": 59,\n            \"rank\": null\n        },\n        {\n            \"id\": 1005437,\n            \"keyword\": \"бравл\",\n            \"score\": 88,\n            \"rank\": null\n        },\n        {\n            \"id\": 1006175,\n            \"keyword\": \"бравлер\",\n            \"score\": 55,\n            \"rank\": 1\n        },\n        {\n            \"id\": 1006176,\n            \"keyword\": \"شجار\",\n            \"score\": 71,\n            \"rank\": null\n        },\n        {\n            \"id\": 1006177,\n            \"keyword\": \"乱闘\",\n            \"score\": 79,\n            \"rank\": null\n        }\n    ],\n    \"count\": 18,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"package\": \"com.supercell.brawlstars\",\n        \"country\": \"US\"\n    }\n}"},{"id":"ea97c380-db94-402b-8b80-350e7fcad181","name":"Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords/?appstore=1&country=US&package=com.supercell.brawlstars","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords",""],"query":[{"key":"appstore","value":"1"},{"key":"country","value":"US"},{"key":"package","value":"com.supercell.brawlstars"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"2e3dda35-5553-40dd-8cc9-630356482e73"},{"name":"Add keywords","id":"4dd0891c-3cd1-46f6-b179-9de4d9f628b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"Appstore ID, returned by /constants/appstores","type":"text"},{"key":"package","value":"Package of application","type":"text"},{"key":"country","value":"Country of appstore","type":"text"},{"key":"keywords[0]","value":"Keyword 1","type":"text"},{"key":"keywords[1]","value":"Keyword 2","type":"text"},{"key":"keywords[3]","value":"Keyword 3","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/keywords","description":"<p>Adds new keyword(s) for application</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["keywords"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"37ca71c4-d8fd-482b-960b-0a6df6fdaee3","name":"Json example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    // Appstore ID, returned by /constants/appstores\r\n    \"appstore\": 1,\r\n    \r\n    // Package of application, \r\n    // Tip: you should add application first by POST /apps\r\n    \"package\": \"com.supercell.brawlstars\",\r\n    \r\n    // Country of appstore\r\n    \"country\": \"GB\",\r\n    \r\n    // Array of keywords\r\n    \"keywords\": [\r\n        \"brawl\",\r\n        \"brawl stars\",\r\n        \"brawlstars GB\",\r\n        \"brawler\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/keywords"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Keyword ID new\n            \"id\": 8313177,\n            // Keyword name\n            \"keyword\": \"brawl\",\n            // Keyword score\n            \"score\": 96,\n            // Keyword rank\n            \"rank\": 12,\n            // Keyword lang            \n            \"lang\": \"en-GB\"\n        },\n        {\n            \"id\": 11171095,\n            \"keyword\": \"brawl stars\",\n            \"score\": 61,\n            \"rank\": 1,\n            \"lang\": \"en-GB\"\n        },\n        {\n            \"id\": 11171096,\n            \"keyword\": \"brawlstars gb\",\n            \"score\": 43,\n            \"rank\": 1,\n            \"lang\": \"en-GB\"\n        },\n        {\n            \"id\": 11171097,\n            \"keyword\": \"brawler\",\n            \"score\": 88,\n            \"rank\": 1,\n            \"lang\": \"en-GB\"\n        }\n    ],\n    \"count\": 4,\n    \"request\": {\n        \"appstore\": 1,\n        \"package\": \"com.supercell.brawlstars\",\n        \"country\": \"GB\",\n        \"keywords\": [\n            \"brawl\",\n            \"brawl stars\",\n            \"brawlstars GB\",\n            \"brawler\"\n        ]\n    }\n}"},{"id":"50aa727b-e73a-40bb-85fb-6c1df211ae57","name":"Form-data example","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"1","type":"text"},{"key":"package","value":"com.disney.disneyplus","type":"text"},{"key":"country","value":"US","type":"text"},{"key":"keywords[0]","value":"disney","type":"text"},{"key":"keywords[1]","value":"disney plus","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/keywords"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Keyword ID\n            \"id\": 8313177,\n            // Keyword name\n            \"keyword\": \"disney\",\n            // Keyword score\n            \"score\": 15,\n            // Keyword rank\n            \"rank\": 12,\n            // Keyword lang\n            \"lang\": \"en-US\"\n        },\n        {\n            \"id\": 8313178,\n            \"keyword\": \"disney plus\",\n            \"score\": 28,\n            \"rank\": 85,\n            \"lang\": \"en-US\"\n        }\n    ],\n    \"count\": 2,\n    \"request\": {\n        \"country\": \"US\",\n        \"package\": \"com.disney.disneyplus\",\n        \"appstore\": \"1\"\n    }\n}"},{"id":"6ea106cc-faba-4d7c-b8a6-10fdb250a5de","name":"Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"1","type":"text"},{"key":"package","value":"com.example.com","type":"text"},{"key":"country","value":"US","type":"text"},{"key":"keywords[0]","value":"sample keyword 1","type":"text"},{"key":"keywords[1]","value":"sample keyword 2","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/keywords"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"4dd0891c-3cd1-46f6-b179-9de4d9f628b1"},{"name":"Delete keyword","id":"cb40036b-c0e7-4c30-bf26-fbb530d44088","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://new.keyapp.top/api/public/v2/keywords?appstore=$appstore&package=$package&country=$country&keyword=$keyword","description":"<p>Deletes a keyword</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["keywords"],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Appstore ID, returned by /constants/appstores</p>\n","type":"text/plain"},"key":"appstore","value":"$appstore"},{"description":{"content":"<p>Package of application</p>\n","type":"text/plain"},"key":"package","value":"$package"},{"description":{"content":"<p>Country of appstore, default is US</p>\n","type":"text/plain"},"key":"country","value":"$country"},{"description":{"content":"<p>Keyword to delete</p>\n","type":"text/plain"},"key":"keyword","value":"$keyword"}],"variable":[]}},"response":[{"id":"844e0113-3c14-4fdc-98ec-e446d259dc34","name":"Success","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords?country=US&appstore=1&package=com.advance.cash.payday&keyword=payday cash","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords"],"query":[{"key":"country","value":"US"},{"key":"appstore","value":"1"},{"key":"package","value":"com.advance.cash.payday"},{"key":"keyword","value":"payday cash"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"Keyword successfully deleted\"\n}"},{"id":"ce6d86cf-168c-4e01-a6ed-d3339a9bf043","name":"Error","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords?country=US&appstore=1&package=com.advance.cash.payday&keyword=payday cash","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords"],"query":[{"key":"country","value":"US"},{"key":"appstore","value":"1"},{"key":"package","value":"com.advance.cash.payday"},{"key":"keyword","value":"payday cash"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"cb40036b-c0e7-4c30-bf26-fbb530d44088"},{"name":"Get rank","id":"7da9f871-a1c8-4ed4-ac03-f744a2a24534","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://new.keyapp.top/api/public/v2/keywords/rank?appstore=$appstore&package=$package&country=$country&keyword=$keyword","description":"<p>Calculates current rank of keyword for an application in specified country's appstore.<br />This API call could take up to 30 seconds to complete.</p>\n<p>This endpoint is executed for API tokens. Call cost - 1 token.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["keywords","rank"],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Appstore ID, returned by /constants/appstores</p>\n","type":"text/plain"},"key":"appstore","value":"$appstore"},{"description":{"content":"<p>Package of application</p>\n","type":"text/plain"},"key":"package","value":"$package"},{"description":{"content":"<p>Country of appstore, default is US</p>\n","type":"text/plain"},"key":"country","value":"$country"},{"description":{"content":"<p>Keyword</p>\n","type":"text/plain"},"key":"keyword","value":"$keyword"}],"variable":[]}},"response":[{"id":"b5826a57-7aa7-4e03-827e-eeb3a15dd958","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords/rank?country=US&appstore=1&package=com.advance.cash.payday&keyword=cash advance loans","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords","rank"],"query":[{"key":"country","value":"US"},{"key":"appstore","value":"1"},{"key":"package","value":"com.advance.cash.payday"},{"key":"keyword","value":"cash advance loans"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Keyword ID\n            \"id\": 5263187,\n            // Keyword name\n            \"keyword\": \"cash advance loans\",\n            // Keyword score\n            \"score\": 38,\n            // Keyword rank\n            \"rank\": 22,\n            // Keyword language\n            \"lang\": \"en-US\"\n        }\n    ],\n    \"count\": 1,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"package\": \"com.advance.cash.payday\",\n        \"country\": \"US\",\n        \"keyword\": \"cash advance loans\"\n    }\n}"},{"id":"fd9c5111-5269-474b-8f59-4caf1343c2c3","name":"Error","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords/rank?country=US&appstore=1&package=com.advance.cash.payday&keyword=cash advance loans","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords","rank"],"query":[{"key":"country","value":"US"},{"key":"appstore","value":"1"},{"key":"package","value":"com.advance.cash.payday"},{"key":"keyword","value":"cash advance loans"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"7da9f871-a1c8-4ed4-ac03-f744a2a24534"},{"name":"Get rank history","id":"cd4519eb-c2a4-48d5-8f20-b8ae3c062535","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://new.keyapp.top/api/public/v2/keywords/rank-history?appstore=$appstore&package=$package&country=$country&keyword=$keyword","description":"<p>Calculates current rank of keyword for an application in specified country's appstore.<br />This API call could take up to 30 seconds to complete.</p>\n<p>This endpoint is executed for API tokens. Call cost - 1 token.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["keywords","rank-history"],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Appstore ID, returned by /constants/appstores</p>\n","type":"text/plain"},"key":"appstore","value":"$appstore"},{"description":{"content":"<p>Package of application</p>\n","type":"text/plain"},"key":"package","value":"$package"},{"description":{"content":"<p>Country of appstore, default is US</p>\n","type":"text/plain"},"key":"country","value":"$country"},{"description":{"content":"<p>Keyword</p>\n","type":"text/plain"},"key":"keyword","value":"$keyword"}],"variable":[]}},"response":[{"id":"5dfcecc9-9549-4ad8-be31-1db5271ed543","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords/rank-history?country=US&appstore=1&package=com.advance.cash.payday&keyword=advance cash","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords","rank-history"],"query":[{"key":"country","value":"US"},{"key":"appstore","value":"1"},{"key":"package","value":"com.advance.cash.payday"},{"key":"keyword","value":"advance cash"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"rank\": 22,\n            \"date\": \"2023-10-30\"\n        },\n        {\n            \"rank\": 26,\n            \"date\": \"2023-10-29\"\n        },\n        {\n            \"rank\": 32,\n            \"date\": \"2023-10-28\"\n        }\n    ],\n    \"count\": 3,\n    \"request\": {\n        \"country\": \"US\",\n        \"appstore\": \"1\",\n        \"package\": \"com.advance.cash.payday\",\n        \"keyword_id\": \"5263187\"\n    }\n}"},{"id":"95b7e3d9-00f1-4bab-88df-14c794a29244","name":"Error","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords/rank-history?country=US&appstore=1&package=com.advance.cash.payday&keyword=advance cash","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords","rank-history"],"query":[{"key":"country","value":"US"},{"key":"appstore","value":"1"},{"key":"package","value":"com.advance.cash.payday"},{"key":"keyword","value":"advance cash"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"cd4519eb-c2a4-48d5-8f20-b8ae3c062535"},{"name":"Get suggested keywords","id":"a2922407-ecca-448e-a84a-ea9ecac3bb88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://new.keyapp.top/api/public/v2/keywords/suggests?appstore=$appstore&country=$country&keyword=$keyword","description":"<p>Returns array of appstore's suggests for selected keyword.</p>\n<p>This endpoint is executed for API tokens. Call cost - 1 token.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["keywords","suggests"],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Appstore ID, returned by /constants/appstores</p>\n","type":"text/plain"},"key":"appstore","value":"$appstore"},{"description":{"content":"<p>Country of appstore, default is US</p>\n","type":"text/plain"},"key":"country","value":"$country"},{"description":{"content":"<p>Keyword</p>\n","type":"text/plain"},"key":"keyword","value":"$keyword"}],"variable":[]}},"response":[{"id":"15d627ac-57d3-42de-81f4-339093246030","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords/suggests?country=US&appstore=1&keyword=advance cash","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords","suggests"],"query":[{"key":"country","value":"US"},{"key":"appstore","value":"1"},{"key":"keyword","value":"advance cash"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Suggested keyword\n            \"keyword\": \"cash advance loans\"\n        },\n        {\n            \"keyword\": \"cash advance loans online\"\n        },\n        {\n            \"keyword\": \"instant cash advance loans app\"\n        },\n        {\n            \"keyword\": \"instant cash advance loans us\"\n        },\n        {\n            \"keyword\": \"free cash advance loans\"\n        }\n    ],\n    \"count\": 5,\n    \"request\": {\n        \"country\": \"US\",\n        \"appstore\": \"1\",\n        \"keyword\": \"advance cash\"\n    }\n}"},{"id":"c74c130a-fde4-45a2-88d6-7b77324120c1","name":"Error","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords/suggests?country=US&appstore=1&keyword=advance cash","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords","suggests"],"query":[{"key":"country","value":"US"},{"key":"appstore","value":"1"},{"key":"keyword","value":"advance cash"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"a2922407-ecca-448e-a84a-ea9ecac3bb88"},{"name":"Get competitors keywords","id":"055a48a1-9210-4485-a507-950c6badca9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://new.keyapp.top/api/public/v2/keywords/competitors?appstore=$appstore&country=$country&packages[]=$package_1&packages[]=$package_2&packages[]=$package_3&min_rank=$min_rank&min_sap=$min_sap&min_apps=$min_apps&limit=$limit","description":"<p>Retrieves keywords that are common across competitor apps in a given appstore and country. Useful for competitive keyword analysis — find overlapping keywords ranked by up to $min_apps packages with minimum rank of $min_rank and minimum keyword score of $min_sap.</p>\n<p>This endpoint is executed for API tokens. Call cost - 1 token.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["keywords","competitors"],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Appstore ID, returned by /constants/appstores</p>\n","type":"text/plain"},"key":"appstore","value":"$appstore"},{"description":{"content":"<p>Country of appstore, default is US</p>\n","type":"text/plain"},"key":"country","value":"$country"},{"description":{"content":"<p>Package of app 1</p>\n","type":"text/plain"},"key":"packages[]","value":"$package_1"},{"description":{"content":"<p>Package of app 2</p>\n","type":"text/plain"},"key":"packages[]","value":"$package_2"},{"description":{"content":"<p>Package of app 3</p>\n","type":"text/plain"},"key":"packages[]","value":"$package_3"},{"description":{"content":"<p>Minimum rank of keywords (default=0)</p>\n","type":"text/plain"},"key":"min_rank","value":"$min_rank"},{"description":{"content":"<p>Minimum sap of keywords (default=0)</p>\n","type":"text/plain"},"key":"min_sap","value":"$min_sap"},{"description":{"content":"<p>Minumum number of apps (default=2)</p>\n","type":"text/plain"},"key":"min_apps","value":"$min_apps"},{"description":{"content":"<p>Keywords to returm (default=20)</p>\n","type":"text/plain"},"key":"limit","value":"$limit"}],"variable":[]}},"response":[{"id":"b6b90b33-7580-4d9b-baf2-dcef89fcff51","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords/competitors?appstore=1&country=US&packages[]=com.remind.drink.water.hourly&packages[]=com.water.tracker.remind&min_rank=200&min_sap=5&min_apps=2&limit=50","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords","competitors"],"query":[{"key":"appstore","value":"1","description":"Appstore ID, returned by /constants/appstores"},{"key":"country","value":"US","description":"Country of appstore, default is US"},{"key":"packages[]","value":"com.remind.drink.water.hourly","description":"Package of app 1"},{"key":"packages[]","value":"com.water.tracker.remind","description":"Package of app 2"},{"key":"min_rank","value":"200","description":"Minimum rank(1-25) of keywords (default=0)"},{"key":"min_sap","value":"5","description":"Minimum sap(5-100)of keywords (default=0)"},{"key":"min_apps","value":"2","description":"Minumum number of apps (default=2)"},{"key":"limit","value":"50","description":"Keywords to returm (default=50)"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":422},{"key":"cache-control","value":"no-cache, private"},{"key":"date","value":"Fri, 29 May 2026 07:50:27 GMT"},{"key":"x-ratelimit-limit","value":"120"},{"key":"x-ratelimit-remaining","value":"119"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json"},{"key":"server","value":"Apache"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"keyword\": \"remind\",\n            \"sap\": 67\n        },\n        {\n            \"keyword\": \"health app\",\n            \"sap\": 64\n        },\n        {\n            \"keyword\": \"oura ring\",\n            \"sap\": 63\n        },\n        {\n            \"keyword\": \"reminder арр\",\n            \"sap\": 60\n        },\n        {\n            \"keyword\": \"reminders\",\n            \"sap\": 60\n        },\n        {\n            \"keyword\": \"health\",\n            \"sap\": 60\n        },\n        {\n            \"keyword\": \"oura\",\n            \"sap\": 59\n        },\n        {\n            \"keyword\": \"fasting tracker\",\n            \"sap\": 59\n        },\n        {\n            \"keyword\": \"water tracker\",\n            \"sap\": 55\n        },\n        {\n            \"keyword\": \"reminder\",\n            \"sap\": 54\n        },\n        {\n            \"keyword\": \"صحتي\",\n            \"sap\": 54\n        },\n        {\n            \"keyword\": \"water\",\n            \"sap\": 52\n        },\n        {\n            \"keyword\": \"reminder app free\",\n            \"sap\": 52\n        },\n        {\n            \"keyword\": \"pacer\",\n            \"sap\": 51\n        },\n        {\n            \"keyword\": \"omada\",\n            \"sap\": 50\n        },\n        {\n            \"keyword\": \"reminders free\",\n            \"sap\": 50\n        },\n        {\n            \"keyword\": \"reframe\",\n            \"sap\": 48\n        },\n        {\n            \"keyword\": \"water reminder\",\n            \"sap\": 46\n        },\n        {\n            \"keyword\": \"flip diving\",\n            \"sap\": 46\n        },\n        {\n            \"keyword\": \"otterlife\",\n            \"sap\": 46\n        },\n        {\n            \"keyword\": \"waterminder\",\n            \"sap\": 45\n        },\n        {\n            \"keyword\": \"vodu\",\n            \"sap\": 45\n        },\n        {\n            \"keyword\": \"health apps\",\n            \"sap\": 45\n        },\n        {\n            \"keyword\": \"صحتك\",\n            \"sap\": 44\n        },\n        {\n            \"keyword\": \"здоровье\",\n            \"sap\": 40\n        },\n        {\n            \"keyword\": \"薄荷健康\",\n            \"sap\": 40\n        },\n        {\n            \"keyword\": \"健康\",\n            \"sap\": 40\n        },\n        {\n            \"keyword\": \"keep health\",\n            \"sap\": 36\n        },\n        {\n            \"keyword\": \"apa\",\n            \"sap\": 36\n        },\n        {\n            \"keyword\": \"drink water reminder\",\n            \"sap\": 34\n        },\n        {\n            \"keyword\": \"american water\",\n            \"sap\": 34\n        },\n        {\n            \"keyword\": \"drink water\",\n            \"sap\": 33\n        },\n        {\n            \"keyword\": \"do or drink\",\n            \"sap\": 33\n        },\n        {\n            \"keyword\": \"allergy tracker\",\n            \"sap\": 33\n        },\n        {\n            \"keyword\": \"drink\",\n            \"sap\": 32\n        },\n        {\n            \"keyword\": \"chow tracker\",\n            \"sap\": 32\n        },\n        {\n            \"keyword\": \"alcohol free tracker\",\n            \"sap\": 31\n        },\n        {\n            \"keyword\": \"day better\",\n            \"sap\": 30\n        },\n        {\n            \"keyword\": \"drinking\",\n            \"sap\": 30\n        },\n        {\n            \"keyword\": \"d minder\",\n            \"sap\": 29\n        },\n        {\n            \"keyword\": \"clearwave\",\n            \"sap\": 28\n        },\n        {\n            \"keyword\": \"daily reminders\",\n            \"sap\": 27\n        },\n        {\n            \"keyword\": \"alcohol tracker\",\n            \"sap\": 27\n        },\n        {\n            \"keyword\": \"birth control reminder\",\n            \"sap\": 27\n        },\n        {\n            \"keyword\": \"cocktail flow\",\n            \"sap\": 26\n        },\n        {\n            \"keyword\": \"clear water\",\n            \"sap\": 25\n        },\n        {\n            \"keyword\": \"clean time app\",\n            \"sap\": 25\n        },\n        {\n            \"keyword\": \"bill reminder\",\n            \"sap\": 24\n        },\n        {\n            \"keyword\": \"app to get water out of phone\",\n            \"sap\": 24\n        },\n        {\n            \"keyword\": \"easy task reminder\",\n            \"sap\": 24\n        }\n    ],\n    \"count\": 50,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"country\": \"US\",\n        \"packages\": [\n            \"com.remind.drink.water.hourly\",\n            \"com.water.tracker.remind\"\n        ],\n        \"min_rank\": \"200\",\n        \"min_sap\": \"5\",\n        \"min_apps\": \"2\",\n        \"limit\": \"50\"\n    }\n}"},{"id":"39bc3cd6-9759-418a-9a79-170e17c6ba30","name":"Error","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://new.keyapp.top/api/public/v2/keywords/competitors?appstore=$appstore&country=$country&packages[]=$package_0&packages[]=$package_1&packages[]=$package_2&min_rank=$min_rank&min_sap=$min_sap&min_apps=$min_apps&limit=$limit","host":["https://new.keyapp.top/api/public/v2"],"path":["keywords","competitors"],"query":[{"key":"appstore","value":"$appstore","description":"Appstore ID, returned by /constants/appstores"},{"key":"country","value":"$country","description":"Country of appstore, default is US"},{"key":"packages[]","value":"$package_0","description":"Package of app 1"},{"key":"packages[]","value":"$package_1","description":"Package of app 2"},{"key":"packages[]","value":"$package_2","description":"Package of app 3"},{"key":"min_rank","value":"$min_rank","description":"Minimum rank of keywords (default=0)"},{"key":"min_sap","value":"$min_sap","description":"Minimum sap of keywords (default=0)"},{"key":"min_apps","value":"$min_apps","description":"Minumum number of apps (default=2)"},{"key":"limit","value":"$limit","description":"Keywords to returm (default=50)"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":null,"header":[{"key":":status","value":422},{"key":"cache-control","value":"no-cache, private"},{"key":"date","value":"Fri, 29 May 2026 07:59:15 GMT"},{"key":"x-ratelimit-limit","value":"120"},{"key":"x-ratelimit-remaining","value":"119"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json"},{"key":"server","value":"Apache"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"appstore\": [\n            \"The selected appstore is invalid.\"\n        ],\n        \"country\": [\n            \"The selected country is invalid.\"\n        ],\n        \"min_rank\": [\n            \"The min rank must be an integer.\"\n        ],\n        \"min_sap\": [\n            \"The min sap must be an integer.\"\n        ],\n        \"min_apps\": [\n            \"The min apps must be an integer.\"\n        ],\n        \"limit\": [\n            \"The limit must be an integer.\"\n        ]\n    }\n}"}],"_postman_id":"055a48a1-9210-4485-a507-950c6badca9e"}],"id":"3630d59c-8481-4858-b7af-87874c1341c0","description":"<p>Manage keywords of your applications</p>\n","_postman_id":"3630d59c-8481-4858-b7af-87874c1341c0","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}}},{"name":"Campaigns","item":[{"name":"List campaigns","id":"478c3aba-d7f3-4068-ae6a-f784ba6dd508","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/campaigns?appstore=$appstore&package=$package&country=$country&status=$status","description":"<p>Retrieves a list of your camapigns</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["campaigns"],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Appstore ID, returned by /constants/appstores</p>\n","type":"text/plain"},"key":"appstore","value":"$appstore"},{"description":{"content":"<p>Package of application </p>\n","type":"text/plain"},"key":"package","value":"$package"},{"description":{"content":"<p>Country of appstore, default is US</p>\n","type":"text/plain"},"key":"country","value":"$country"},{"description":{"content":"<p>Campaign status, returned by /constants/campaign-statuses</p>\n","type":"text/plain"},"key":"status","value":"$status"}],"variable":[]}},"response":[{"id":"b9df75de-5de4-493e-9880-45238da421cb","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/campaigns?appstore=1&status=180","host":["https://new.keyapp.top/api/public/v2"],"path":["campaigns"],"query":[{"key":"appstore","value":"1"},{"key":"status","value":"180"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"1C4dmidELrgBmh8A41DYUF\",\n            \"app\": {\n                \"id\": \"1C4dmTZdgcC7xurmjjaPCG\",\n                \"title\": \"Quick Loans. Easy Pay Day Loan\",\n                \"icon\": \"https://play-lh.googleusercontent.com/kfAgZRB8MEOi4ViGWyI2RrN7EeEwvPMfHdlGrB989oDLlui0ZOXhWH8uhiqJYK4IBxI=s180-rw\",\n                \"package\": \"com.quick.loans.online.instant.money\",\n                \"appstore\": 1,\n                \"developer\": null\n            },\n            \"product\": 5,\n            \"days\": 1,\n            \"day\": 0,\n            \"installs_total\": 10,\n            \"installs_actual\": 10,\n            \"started_at\": \"2023-05-08 10:32:53\",\n            \"status\": 250,\n            \"country\": \"US\",\n            \"price\": 2.25,\n            \"created_at\": \"2023-05-08 10:32:00\",\n            \"stopped_at\": null,\n            \"description\": null,\n            \"is_pending\": false\n        },\n        {\n            \"id\": \"1C4dmvQeuUSCwrkEUMHPCg\",\n            \"app\": {\n                \"id\": \"1C4dmTcesJ5B3787MhcACY\",\n                \"title\": \"Car Insurance App: Buy Online\",\n                \"icon\": \"https://play-lh.googleusercontent.com/goRylk6_hAs4yRTiza6BPVgYvbSgvVOMlRdb8jvU_57mp9mS1RXAIQ9O_STbcd3XHos=s180-rw\",\n                \"package\": \"com.car.insurance.cheap.auto.insurance\",\n                \"appstore\": 1,\n                \"developer\": null\n            },\n            \"product\": 2,\n            \"days\": 2,\n            \"day\": 2,\n            \"installs_total\": 45,\n            \"installs_actual\": 23,\n            \"started_at\": \"2023-08-22 23:12:41\",\n            \"status\": 320,\n            \"country\": \"US\",\n            \"price\": 7.35,\n            \"created_at\": \"2023-08-22 23:12:00\",\n            \"stopped_at\": null,\n            \"description\": null,\n            \"is_pending\": false\n        }\n    ],\n    \"count\": 2,\n    \"request\": []\n}"},{"id":"3d8a11fb-aa7b-45ff-9729-2cbc7b0a72b6","name":"Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/campaigns?appstore=1&status=180","host":["https://new.keyapp.top/api/public/v2"],"path":["campaigns"],"query":[{"key":"appstore","value":"1"},{"key":"status","value":"180"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"478c3aba-d7f3-4068-ae6a-f784ba6dd508"},{"name":"Get campaign","id":"a3f77b37-bc4d-4523-9ced-1122ec388419","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/campaigns/:id","description":"<p>Returns a detailed campaign information</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["campaigns",":id"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[{"description":{"content":"<p>Campaign ID</p>\n","type":"text/plain"},"type":"any","value":"$id","key":"id"}]}},"response":[{"id":"aa9016e2-ca8d-457b-8b83-9582adc9f200","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/campaigns/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["campaigns",":id"],"variable":[{"key":"id","value":"1C47YbUWc3QFETMz3FAhgw"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4nzy2vn33DA5EDCUWzNR\",\n        \"app\": {\n            \"id\": \"1C4dmTYgAw5ohu2GZjasJp\",\n            \"title\": \"Cash Advance & Payday Loans\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Jo9RDNKVNRa-7iKMoJSkdPkMl7f31TfGZ_y-2eVamxAzvlSgdhH1skCDwBWhSzO_NA=s180-rw\",\n            \"package\": \"com.advance.cash.payday\",\n            \"appstore\": 1,\n            \"developer\": \"AdvanceCash\"\n        },\n        \"product\": 2,\n        \"days\": 1,\n        \"day\": 1,\n        \"installs_total\": 10,\n        \"installs_actual\": 0,\n        \"started_at\": null,\n        \"status\": 180,\n        \"country\": \"US\",\n        \"price\": 1.6,\n        \"created_at\": \"2023-10-31 08:36:00\",\n        \"stopped_at\": null,\n        \"description\": null,\n        \"is_pending\": false,\n        \"orders\": [\n            {\n                \"type\": 2,\n                \"status\": 180,\n                \"price\": 0.8,\n                \"installs_total\": 5,\n                \"installs_actual\": 0,\n                \"days\": 1,\n                \"day\": 1,\n                \"started_at\": null,\n                \"stopped_at\": null,\n                \"created_at\": \"2023-10-31 08:36:00\",\n                \"keyword\": {\n                    \"id\": 5841711,\n                    \"keyword\": \"advance cash\",\n                    \"score\": 25,\n                    \"rank\": 28,\n                    \"lang\": \"en-US\"\n                },\n                \"sequence\": [\n                    {\n                        \"day\": 1,\n                        \"installs_total\": 5,\n                        \"installs_actual\": 0,\n                        \"started_at\": null,\n                        \"stopped_at\": null\n                    }\n                ]\n            },\n            {\n                \"type\": 2,\n                \"status\": 180,\n                \"price\": 0.8,\n                \"installs_total\": 5,\n                \"installs_actual\": 0,\n                \"days\": 1,\n                \"day\": 1,\n                \"started_at\": null,\n                \"stopped_at\": null,\n                \"created_at\": \"2023-10-31 08:36:00\",\n                \"keyword\": {\n                    \"id\": 5841710,\n                    \"keyword\": \"advances\",\n                    \"score\": 17,\n                    \"rank\": null,\n                    \"lang\": \"en-US\"\n                },\n                \"sequence\": [\n                    {\n                        \"day\": 1,\n                        \"installs_total\": 5,\n                        \"installs_actual\": 0,\n                        \"started_at\": null,\n                        \"stopped_at\": null\n                    }\n                ]\n            }\n        ]\n    },\n    \"count\": 1,\n    \"request\": []\n}"},{"id":"72da660c-97d8-4c54-8f2b-e1b91cff2fbc","name":"Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/campaigns/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["campaigns",":id"],"variable":[{"key":"id","value":"1C47YbUWc3QFETMz3FAhgwa","description":"Campaign ID"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"a3f77b37-bc4d-4523-9ced-1122ec388419"},{"name":"Add campaign","id":"a033199c-cb03-4fe6-83db-2aef8a040a70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    // appstore id: 1 - Google Play, 2 - Apple Appstore, more details: /constants/appstores\n    \"appstore\": 2,\n    // package of application\n    \"package\": \"1607751113\",\n    // target country, more details: /constants/countries\n    \"country\": \"US\",\n    // product id: 1 - Direct installs, 2 - Keywords installs, 5 - Guaranteed reviews, more details: /constants/products\n    \"product\": 2,\n    // array of orders, like KEYWORD, PACAKGE, RATE, REVIEW\n    \"orders\": [\n        {\n            // type or order - Direct installs\n            \"type\": \"PACKAGE\",\n            \"installs\": 100,\n            \"days\": 4\n        },\n        {\n            // type or order - installs by keyword\n            \"type\": \"KEYWORD\",\n            // total numer of installs in order\n            \"installs\": 21,\n            // total numner of days in order\n            \"days\": 3,\n            // target keyword\n            \"keyword\": \"payday loans\",\n            // optional array of exact count of daily installs by this keyword.\n            // installs field is omitted. 5 installs is a minimum per day.\n            \"sequence\": [6,7,8]\n            // in this example you will get: 6 installs in 1st day, 7 in 2nd, and 8 in 3rd.\n            // total of 21 for this keyword\n        },\n        {\n            \"type\": \"KEYWORD\",\n            \"installs\": 33,\n            \"days\": 3,\n            \"keyword\": \"payday loans online\"\n            // if \"sequence\" field is not provided installs will be spread equally\n            // in this example 11 installs per each day for 3 days\n        },        \n        {\n            \"type\": \"KEYWORD\",\n            \"installs\": 15,\n            // number of days for each keyword could be different            \n            \"days\": 2,\n            \"keyword\": \"loan online\",\n            \"sequence\": [5,10]\n            // but don't forget that 5 installs is a minimum per single day\n        },\n        {\n            \"type\": \"RATE\",\n            \"installs\": 90,\n            \"days\": 3\n        },\n        {\n            \"type\": \"REVIEW\",\n            \"installs\": 10,\n            \"days\": 2,\n            // array of reviews            \n            \"reviews\": [\n                // title is a review's title\n                // body is a review's text (Appstore only)\n                {\"title\":\"Test title 1\",\"body\":\"Test body 1\"},\n                {\"title\":\"Test title 2\",\"body\":\"Test body 2\"},\n                {\"title\":\"Test title 3\",\"body\":\"Test body 3\"},\n                {\"title\":\"Test title 4\",\"body\":\"Test body 4\"}, \n                {\"title\":\"Test title 5\",\"body\":\"Test body 5\"},\n                {\"title\":\"Test title 6\",\"body\":\"Test body 6\"},\n                {\"title\":\"Test title 7\",\"body\":\"Test body 7\"},\n                {\"title\":\"Test title 8\",\"body\":\"Test body 8\"},\n                {\"title\":\"Test title 9\",\"body\":\"Test body 9\"}, \n                {\"title\":\"Test title 10\",\"body\":\"Test body 10\"}\n            ]\n        }\n    ],\n    // optional, custom description of this campaing for your notes\n    \"description\": \"This is my first mulpile campaign description\",\n\n    // optional, deep link to be ran after app is installed. Only for store 2 (Apple Appstore)\n    \"deeplink\": \"run?source=keyapp\",\n\n    // optional, installs delivery type: 0 or 1, (0 by default)\n    // 0 - equal number of installs equally every hour during whole day \n    // 1 - instant installs at maximum speed\n    \"delivery_type\": 1,\n\n    // optional param, indicates that this campaign is \"draft\", you have to start and pay for it later\n    // if set to 0, this campaign will be started and paid instantly, 0 is a default\n    \"is_draft\": 1,\n\n    // optional param, indicates that this campaign should contains impressions, counting using cvr coefficient\n    // possible variants of coefficients: 100, 80, 70, 60, 50, 40, 30, 20, 10\n    \"impressions_cvr\": 80,\n\n    // optional param, indicates that this campaign is delayed, and will be started at selected UTC datetime\n    // if campaign should be delayed - is_draft parameter should be 0\n    \"start_time\": \"2024-01-01 00:00:00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://new.keyapp.top/api/public/v2/campaigns","description":"<p>Creates new campaign</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["campaigns"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"3e27c47c-7ef6-48fa-b2d8-df740c702fd4","name":"Keywords installs","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    // appstore id: 1 - Google Play, 2 - Apple Appstore, more details: /constants/appstores\r\n    \"appstore\": 1,\r\n    // package of application\r\n    \"package\": \"com.advance.cash.payday\",\r\n    // target country, more details: /constants/countries\r\n    \"country\": \"US\",\r\n    // product id: 1 - Direct installs, 2 - Keywords installs, 5 - Guaranteed reviews, more details: /constants/products\r\n    \"product\": 2,\r\n    // array of orders, like KEYWORD, PACAKGE, RATE, REVIEW\r\n    \"orders\": [\r\n        {\r\n            // type or order\r\n            \"type\": \"KEYWORD\",\r\n            // total numer of installs in order\r\n            \"installs\": 21,\r\n            // total numner of days in order\r\n            \"days\": 3,\r\n            // target keyword\r\n            \"keyword\": \"payday loans\",\r\n            // array of exact count of daily installs by this keyword.\r\n            // installs field is omitted. 5 installs is a minimum per day.\r\n            \"sequence\": [6,7,8]\r\n            // in this example you will get: 6 installs in 1st day, 7 in 2nd, and 8 in 3rd.\r\n            // total of 21 for this keyword\r\n        },\r\n        {\r\n            \"type\": \"KEYWORD\",\r\n            \"installs\": 15,\r\n            \"days\": 2,\r\n            \"keyword\": \"loan online\",\r\n            \"sequence\": [5,10]\r\n        },\r\n        {\r\n            \"type\": \"KEYWORD\",\r\n            \"installs\": 20,\r\n            \"days\": 1,\r\n            \"keyword\": \"loans\"\r\n        },\r\n        {\r\n            \"type\": \"KEYWORD\",\r\n            \"installs\": 33,\r\n            \"days\": 3,\r\n            \"keyword\": \"payday loans online\"\r\n            // if \"sequence\" field is not provided installs will be spread equally\r\n            // in this example 11 installs per each day for 3 days\r\n        }\r\n    ],\r\n    // optional custom description of this campaing for your notes\r\n    \"description\": \"Test campaign description\",\r\n\r\n    // optional, installs delivery type: 0 or 1, (0 by default)\r\n    // 0 - equal number of installs equally every hour during whole day \r\n    // 1 - instant installs at maximum speed\r\n    \"delivery_type\": 1,\r\n\r\n    // indicates that this campaign is \"draft\", you have to start and pay for it later\r\n    // if set to 0 this campaign will be started and paid instantly, default is 0\r\n    \"is_draft\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://new.keyapp.top/api/public/v2/campaigns"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4o5cMLowxdEpavdxf9Bh\",\n        \"app\": {\n            \"id\": \"1C4dmTYgAw5ohu2GZjasJp\",\n            \"title\": \"Cash Advance & Payday Loans\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Jo9RDNKVNRa-7iKMoJSkdPkMl7f31TfGZ_y-2eVamxAzvlSgdhH1skCDwBWhSzO_NA=s180-rw\",\n            \"package\": \"com.advance.cash.payday\",\n            \"appstore\": 1,\n            \"developer\": null\n        },\n        \"product\": 2,\n        \"days\": 5,\n        \"day\": 1,\n        \"installs_total\": 5,\n        \"installs_actual\": 0,\n        \"started_at\": null,\n        \"status\": 180,\n        \"country\": \"US\",\n        \"price\": 0.8,\n        \"created_at\": \"2023-10-31 09:37:00\",\n        \"stopped_at\": null,\n        \"description\": \"asdfasdf asdfasdf\"\n    },\n    \"count\": 1,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"package\": \"com.advance.cash.payday\",\n        \"country\": \"US\",\n        \"product\": \"2\",\n        \"orders\": [\n            {\n                \"type\": \"2\",\n                \"installs\": \"5\",\n                \"days\": \"5\",\n                \"keyword\": \"test\"\n            }\n        ],\n        \"is_draft\": \"1\",\n        \"description\": \"asdfasdf asdfasdf\",\n        \"delivery_type\": \"1\",\n        \"gender\": \"1\",\n        \"mode\": \"1\",\n        \"rate_type\": \"2\"\n    }\n}"},{"id":"a8e8cc9f-b585-4148-a685-904c7d8d5773","name":"Direct installs","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    // appstore id: 1 - Google Play, 2 - Apple Appstore, more details: /constants/appstores\r\n    \"appstore\": 1,\r\n    // package of application\r\n    \"package\": \"com.advance.cash.payday\",\r\n    // target country, more details: /constants/countries\r\n    \"country\": \"US\",\r\n    // product id: 1 - Direct installs, 2 - Keywords installs, 5 - Guaranteed reviews, more details: /constants/products\r\n    \"product\": 1,\r\n    // array of orders, like KEYWORD, PACAKGE, RATE, REVIEW\r\n    \"orders\": [\r\n        {\r\n            // type or order\r\n            // package or direct installs are commited by direct app link\r\n            \"type\": \"PACKAGE\",\r\n            // total numer of installs in order\r\n            \"installs\": 21,\r\n            // total numner of days in order\r\n            \"days\": 3,\r\n            // array of exact count of daily installs\r\n            // installs field is omitted. 5 installs is a minimum per day.\r\n            \"sequence\": [6,7,8]\r\n            // in this example you will get: 6 installs in 1st day, 7 in 2nd, and 8 in 3rd.\r\n            // total of 21 for this keyword\r\n        }\r\n    ],\r\n    // optional custom description of this campaing for your notes\r\n    \"description\": \"My first test direct campaign description\",\r\n\r\n    // indicates that this campaign is \"draft\", you have to start and pay for it later\r\n    // if set to 0 this campaign will be started and paid instantly, default is 0\r\n    \"is_draft\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://new.keyapp.top/api/public/v2/campaigns"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4o5cMLowxdEpavdxf9Bh\",\n        \"app\": {\n            \"id\": \"1C4dmTYgAw5ohu2GZjasJp\",\n            \"title\": \"Cash Advance & Payday Loans\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Jo9RDNKVNRa-7iKMoJSkdPkMl7f31TfGZ_y-2eVamxAzvlSgdhH1skCDwBWhSzO_NA=s180-rw\",\n            \"package\": \"com.advance.cash.payday\",\n            \"appstore\": 1,\n            \"developer\": null\n        },\n        \"product\": 2,\n        \"days\": 5,\n        \"day\": 1,\n        \"installs_total\": 5,\n        \"installs_actual\": 0,\n        \"started_at\": null,\n        \"status\": 180,\n        \"country\": \"US\",\n        \"price\": 0.8,\n        \"created_at\": \"2023-10-31 09:37:00\",\n        \"stopped_at\": null,\n        \"description\": \"asdfasdf asdfasdf\"\n    },\n    \"count\": 1,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"package\": \"com.advance.cash.payday\",\n        \"country\": \"US\",\n        \"product\": \"2\",\n        \"orders\": [\n            {\n                \"type\": \"2\",\n                \"installs\": \"5\",\n                \"days\": \"5\",\n                \"keyword\": \"test\"\n            }\n        ],\n        \"is_draft\": \"1\",\n        \"description\": \"asdfasdf asdfasdf\",\n        \"delivery_type\": \"1\",\n        \"gender\": \"1\",\n        \"mode\": \"1\",\n        \"rate_type\": \"2\"\n    }\n}"},{"id":"89ca499c-289b-48f5-b961-bc447f09bb91","name":"Category installs","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    // appstore id: 1 - Google Play, 2 - Apple Appstore, more details: /constants/appstores\r\n    \"appstore\": 1,\r\n    // package of application\r\n    \"package\": \"com.advance.cash.payday\",\r\n    // target country, more details: /constants/countries\r\n    \"country\": \"US\",\r\n    // product id: 1 - Direct installs, 2 - Keywords installs, 5 - Guaranteed reviews, more details: /constants/products\r\n    \"product\": 9,\r\n    // array of orders, like KEYWORD, PACAKGE, RATE, REVIEW\r\n    \"orders\": [\r\n        {\r\n            // type or order\r\n            \"type\": 9,\r\n            // total numer of installs in order\r\n            \"installs\": 20,\r\n            // total numner of days in order\r\n            \"days\": 3,\r\n            // array of exact count of daily installs\r\n            // installs field is omitted. 5 installs is a minimum per day.\r\n            \"sequence\": [6,7,8],\r\n            // in this example you will get: 6 installs in 1st day, 7 in 2nd, and 8 in 3rd.\r\n            // total of 21 for this keyword\r\n            \"category_tag\": \"APPLICATION\",\r\n            // category\r\n          \t\"sub_category_tag\": \"topgrossing\"\r\n            // sub category\r\n        }\r\n    ],\r\n    // optional custom description of this campaing for your notes\r\n    \"description\": \"My first test direct campaign description\",\r\n\r\n    // indicates that this campaign is \"draft\", you have to start and pay for it later\r\n    // if set to 0 this campaign will be started and paid instantly, default is 0\r\n    \"is_draft\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://new.keyapp.top/api/public/v2/campaigns"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4o5cMLowxdEpavdxf9Bh\",\n        \"app\": {\n            \"id\": \"1C4dmTYgAw5ohu2GZjasJp\",\n            \"title\": \"Cash Advance & Payday Loans\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Jo9RDNKVNRa-7iKMoJSkdPkMl7f31TfGZ_y-2eVamxAzvlSgdhH1skCDwBWhSzO_NA=s180-rw\",\n            \"package\": \"com.advance.cash.payday\",\n            \"appstore\": 1,\n            \"developer\": null\n        },\n        \"product\": 9,\n        \"days\": 3,\n        \"day\": 1,\n        \"installs_total\": 20,\n        \"installs_actual\": 0,\n        \"started_at\": null,\n        \"status\": 180,\n        \"country\": \"US\",\n        \"price\": 0.2,\n        \"created_at\": \"2023-10-31 09:37:00\",\n        \"stopped_at\": null,\n        \"description\": \"This is my first mulpile campaign description\"\n    },\n    \"count\": 1,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"package\": \"com.advance.cash.payday\",\n        \"country\": \"US\",\n        \"product\": \"9\",\n        \"orders\": [\n            {\n                \"type\": \"9\",\n                \"installs\": \"20\",\n                \"days\": \"20\",\n                \"category_tag\": \"APPLICATION\",\n                \"sub_category_tag\": \"topgrossing\"\n            }\n        ],\n        \"is_draft\": \"1\",\n        \"description\": \"This is my first mulpile campaign description\",\n        \"delivery_type\": \"1\",\n        \"gender\": \"1\",\n        \"mode\": \"1\",\n        \"rate_type\": \"2\"\n    }\n}"},{"id":"c5199630-4852-4ab6-9e52-debcd09a1fa0","name":"Keywords + Direct installs","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    // appstore id: 1 - Google Play, 2 - Apple Appstore, more details: /constants/appstores\r\n    \"appstore\": 1,\r\n    // package of application\r\n    \"package\": \"com.advance.cash.payday\",\r\n    // target country, more details: /constants/countries\r\n    \"country\": \"US\",\r\n    // product id: 1 - Direct installs, 2 - Keywords installs, 5 - Guaranteed reviews, more details: /constants/products\r\n    \"product\": 2,\r\n    // array of orders, like KEYWORD, PACAKGE, RATE, REVIEW\r\n    \"orders\": [\r\n        {\r\n            // type or order\r\n            \"type\": \"KEYWORD\",\r\n            // total numer of installs in order\r\n            \"installs\": 21,\r\n            // total numner of days in order\r\n            \"days\": 3,\r\n            // target keyword\r\n            \"keyword\": \"payday loans\",\r\n            // optional array of exact count of daily installs by this keyword.\r\n            // installs field is omitted. 5 installs is a minimum per day.\r\n            \"sequence\": [6,7,8]\r\n            // in this example you will get: 6 installs in 1st day, 7 in 2nd, and 8 in 3rd.\r\n            // total of 21 for this keyword\r\n        },\r\n        {\r\n            \"type\": \"KEYWORD\",\r\n            \"installs\": 33,\r\n            \"days\": 3,\r\n            \"keyword\": \"payday loans online\"\r\n            // if \"sequence\" field is not provided installs will be spread equally\r\n            // in this example 11 installs per each day for 3 days\r\n        },        \r\n        {\r\n            \"type\": \"KEYWORD\",\r\n            \"installs\": 15,\r\n            // number of days for each keyword could be different            \r\n            \"days\": 2,\r\n            \"keyword\": \"loan online\",\r\n            \"sequence\": [5,10]\r\n            // but don't forget that 5 installs is a minimum per single day\r\n        },\r\n        {\r\n            // for product = 2(KeywordCampaign) you can add any number of package installs\r\n            \"type\": \"PACKAGE\",\r\n            \"installs\": 100,\r\n            \"days\": 4\r\n        }\r\n    ],\r\n    // optional custom description of this campaing for your notes\r\n    \"description\": \"This is my first combined test campaign description\",\r\n\r\n    // optional param, indicates that this campaign is \"draft\", you have to start and pay for it later\r\n    // if set to 0, this campaign will be started and paid instantly, 0 is a default\r\n    \"is_draft\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://new.keyapp.top/api/public/v2/campaigns"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4o5cMLowxdEpavdxf9Bh\",\n        \"app\": {\n            \"id\": \"1C4dmTYgAw5ohu2GZjasJp\",\n            \"title\": \"Cash Advance & Payday Loans\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Jo9RDNKVNRa-7iKMoJSkdPkMl7f31TfGZ_y-2eVamxAzvlSgdhH1skCDwBWhSzO_NA=s180-rw\",\n            \"package\": \"com.advance.cash.payday\",\n            \"appstore\": 1,\n            \"developer\": null\n        },\n        \"product\": 2,\n        \"days\": 5,\n        \"day\": 1,\n        \"installs_total\": 5,\n        \"installs_actual\": 0,\n        \"started_at\": null,\n        \"status\": 180,\n        \"country\": \"US\",\n        \"price\": 0.8,\n        \"created_at\": \"2023-10-31 09:37:00\",\n        \"stopped_at\": null,\n        \"description\": \"asdfasdf asdfasdf\"\n    },\n    \"count\": 1,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"package\": \"com.advance.cash.payday\",\n        \"country\": \"US\",\n        \"product\": \"2\",\n        \"orders\": [\n            {\n                \"type\": \"2\",\n                \"installs\": \"5\",\n                \"days\": \"5\",\n                \"keyword\": \"test\"\n            }\n        ],\n        \"is_draft\": \"1\",\n        \"description\": \"asdfasdf asdfasdf\",\n        \"delivery_type\": \"1\",\n        \"gender\": \"1\",\n        \"mode\": \"1\",\n        \"rate_type\": \"2\"\n    }\n}"},{"id":"e0c143db-6f03-4d75-9f53-5be84cb74ceb","name":"Rate + Reviews","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    // appstore id: 1 - Google Play, 2 - Apple Appstore, more details: /constants/appstores\r\n    \"appstore\": 1,\r\n    // package of application\r\n    \"package\": \"com.advance.cash.payday\",\r\n    // target country, more details: /constants/countries\r\n    \"country\": \"US\",\r\n    // product id: 1 - Direct installs, 2 - Keywords installs, 5 - Guaranteed reviews, more details: /constants/products\r\n    \"product\": 2,\r\n    // array of orders, like KEYWORD, PACAKGE, RATE, REVIEW\r\n    \"orders\": [\r\n        {\r\n            \"type\": \"RATE\",\r\n            \"installs\": 100,\r\n            \"days\": 2,\r\n            // optionl, type of rates: 1-all 5 stars, 2-mix of 5* and 4* \r\n            // this field is currenly omitted, 1 is a deafult\r\n            \"rate_type\": 1\r\n        },\r\n        {\r\n            \"type\": \"REVIEW\",\r\n            \"installs\": 10,\r\n            \"days\": 2,\r\n            // array of reviews            \r\n            \"reviews\": [\r\n                // title is a review's title \r\n                // body is a review's text (Appstore only)\r\n                {\"title\":\"Test title 1\",\"body\":\"Test body 1\"},\r\n                {\"title\":\"Test title 2\",\"body\":\"Test body 2\"},\r\n                {\"title\":\"Test title 3\",\"body\":\"Test body 3\"},\r\n                {\"title\":\"Test title 4\",\"body\":\"Test body 4\"}, \r\n                {\"title\":\"Test title 5\",\"body\":\"Test body 5\"},\r\n                {\"title\":\"Test title 6\",\"body\":\"Test body 6\"},\r\n                {\"title\":\"Test title 7\",\"body\":\"Test body 7\"},\r\n                {\"title\":\"Test title 8\",\"body\":\"Test body 8\"},\r\n                {\"title\":\"Test title 9\",\"body\":\"Test body 9\"}, \r\n                {\"title\":\"Test title 10\",\"body\":\"Test body 10\"}                \r\n            ]\r\n        }\r\n    ],\r\n    // optional custom description of this campaing for your notes\r\n    \"description\": \"This is my first rates and reviews test campaign description\",\r\n\r\n    // optional param, indicates that this campaign is \"draft\", you have to start and pay for it later\r\n    // if set to 0, this campaign will be started and paid instantly, 0 is a default\r\n    \"is_draft\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://new.keyapp.top/api/public/v2/campaigns"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4o5cMLowxdEpavdxf9Bh\",\n        \"app\": {\n            \"id\": \"1C4dmTYgAw5ohu2GZjasJp\",\n            \"title\": \"Cash Advance & Payday Loans\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Jo9RDNKVNRa-7iKMoJSkdPkMl7f31TfGZ_y-2eVamxAzvlSgdhH1skCDwBWhSzO_NA=s180-rw\",\n            \"package\": \"com.advance.cash.payday\",\n            \"appstore\": 1,\n            \"developer\": null\n        },\n        \"product\": 2,\n        \"days\": 5,\n        \"day\": 1,\n        \"installs_total\": 5,\n        \"installs_actual\": 0,\n        \"started_at\": null,\n        \"status\": 180,\n        \"country\": \"US\",\n        \"price\": 0.8,\n        \"created_at\": \"2023-10-31 09:37:00\",\n        \"stopped_at\": null,\n        \"description\": \"asdfasdf asdfasdf\"\n    },\n    \"count\": 1,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"package\": \"com.advance.cash.payday\",\n        \"country\": \"US\",\n        \"product\": \"2\",\n        \"orders\": [\n            {\n                \"type\": \"2\",\n                \"installs\": \"5\",\n                \"days\": \"5\",\n                \"keyword\": \"test\"\n            }\n        ],\n        \"is_draft\": \"1\",\n        \"description\": \"asdfasdf asdfasdf\",\n        \"delivery_type\": \"1\",\n        \"gender\": \"1\",\n        \"mode\": \"1\",\n        \"rate_type\": \"2\"\n    }\n}"},{"id":"ae4caef7-165a-44ac-8568-6ba6bbe3b4cf","name":"Guaranteed Reviews","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    // appstore id: 1 - Google Play, 2 - Apple Appstore, more details: /constants/appstores\r\n    \"appstore\": 1,\r\n    // package of application\r\n    \"package\": \"com.advance.cash.payday\",\r\n    // target country, more details: /constants/countries\r\n    \"country\": \"US\",\r\n    // product id: 1 - Direct installs, 2 - Keywords installs, 5 - Guaranteed reviews, more details: /constants/products\r\n    \"product\": 5,\r\n    // reviews write mode: 1-your reviews (in order.reviews array), 2-reviews are written by us\r\n    \"mode\": 1,\r\n    // optional, preferable language for reviews that we write for you (only for mode 2, en-default)\r\n    // supported values: en, ar, zh, fr, de, hi, it, ja, ko, pt, ru, es\r\n    \"language\":\"de\",\r\n    // optional, preferable author gender for reviews that we write for you (only for mode 2)\r\n    // values: 0-random (default), 1-male, 2-female\r\n    \"gender\": 1,\r\n    // array of orders, like KEYWORD, PACKAGE, RATE, REVIEW\r\n    \"orders\": [\r\n        {\r\n            \"type\": \"REVIEW\",\r\n            \"installs\": 10,\r\n            \"days\": 2,\r\n            // array of reviews            \r\n            \"reviews\": [\r\n                // title is a review's title\r\n                // body is a review's text  (Appstore only)\r\n                {\"title\":\"Test title 1\",\"body\":\"Test body 1\"},\r\n                {\"title\":\"Test title 2\",\"body\":\"Test body 2\"},\r\n                {\"title\":\"Test title 3\",\"body\":\"Test body 3\"},\r\n                {\"title\":\"Test title 4\",\"body\":\"Test body 4\"}, \r\n                {\"title\":\"Test title 5\",\"body\":\"Test body 5\"},\r\n                {\"title\":\"Test title 6\",\"body\":\"Test body 6\"},\r\n                {\"title\":\"Test title 7\",\"body\":\"Test body 7\"},\r\n                {\"title\":\"Test title 8\",\"body\":\"Test body 8\"},\r\n                {\"title\":\"Test title 9\",\"body\":\"Test body 9\"}, \r\n                {\"title\":\"Test title 10\",\"body\":\"Test body 10\"}\r\n            ]\r\n        }\r\n    ],\r\n    // optional custom description of this campaing for your notes\r\n    \"description\": \"This is my first guaranteed reviews campaign description\",\r\n\r\n    // optional param, indicates that this campaign is \"draft\", you have to start and pay for it later\r\n    // if set to 0, this campaign will be started and paid instantly, 0 is a default\r\n    \"is_draft\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://new.keyapp.top/api/public/v2/campaigns"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4o5cMLowxdEpavdxf9Bh\",\n        \"app\": {\n            \"id\": \"1C4dmTYgAw5ohu2GZjasJp\",\n            \"title\": \"Cash Advance & Payday Loans\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Jo9RDNKVNRa-7iKMoJSkdPkMl7f31TfGZ_y-2eVamxAzvlSgdhH1skCDwBWhSzO_NA=s180-rw\",\n            \"package\": \"com.advance.cash.payday\",\n            \"appstore\": 1,\n            \"developer\": null\n        },\n        \"product\": 2,\n        \"days\": 5,\n        \"day\": 1,\n        \"installs_total\": 5,\n        \"installs_actual\": 0,\n        \"started_at\": null,\n        \"status\": 180,\n        \"country\": \"US\",\n        \"price\": 0.8,\n        \"created_at\": \"2023-10-31 09:37:00\",\n        \"stopped_at\": null,\n        \"description\": \"asdfasdf asdfasdf\"\n    },\n    \"count\": 1,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"package\": \"com.advance.cash.payday\",\n        \"country\": \"US\",\n        \"product\": \"2\",\n        \"orders\": [\n            {\n                \"type\": \"2\",\n                \"installs\": \"5\",\n                \"days\": \"5\",\n                \"keyword\": \"test\"\n            }\n        ],\n        \"is_draft\": \"1\",\n        \"description\": \"asdfasdf asdfasdf\",\n        \"delivery_type\": \"1\",\n        \"gender\": \"1\",\n        \"mode\": \"1\",\n        \"rate_type\": \"2\"\n    }\n}"},{"id":"8e6cea3c-3272-4f94-9215-6c3096f7e96a","name":"Multiple installs","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    // appstore id: 1 - Google Play, 2 - Apple Appstore, more details: /constants/appstores\r\n    \"appstore\": 2,\r\n    // package of application\r\n    \"package\": \"1607751113\",\r\n    // target country, more details: /constants/countries\r\n    \"country\": \"US\",\r\n    // product id: 1 - Direct installs, 2 - Keywords installs, 5 - Guaranteed reviews, more details: /constants/products\r\n    \"product\": 2,\r\n    // array of orders, like KEYWORD, PACAKGE, RATE, REVIEW\r\n    \"orders\": [\r\n        {\r\n            // type or order - Direct installs\r\n            \"type\": \"PACKAGE\",\r\n            \"installs\": 100,\r\n            \"days\": 4\r\n        },\r\n        {\r\n            // type or order - installs by keyword\r\n            \"type\": \"KEYWORD\",\r\n            // total numer of installs in order\r\n            \"installs\": 21,\r\n            // total numner of days in order\r\n            \"days\": 3,\r\n            // target keyword\r\n            \"keyword\": \"payday loans\",\r\n            // optional array of exact count of daily installs by this keyword.\r\n            // installs field is omitted. 5 installs is a minimum per day.\r\n            \"sequence\": [6,7,8]\r\n            // in this example you will get: 6 installs in 1st day, 7 in 2nd, and 8 in 3rd.\r\n            // total of 21 for this keyword\r\n        },\r\n        {\r\n            \"type\": \"KEYWORD\",\r\n            \"installs\": 33,\r\n            \"days\": 3,\r\n            \"keyword\": \"payday loans online\"\r\n            // if \"sequence\" field is not provided installs will be spread equally\r\n            // in this example 11 installs per each day for 3 days\r\n        },        \r\n        {\r\n            \"type\": \"KEYWORD\",\r\n            \"installs\": 15,\r\n            // number of days for each keyword could be different            \r\n            \"days\": 2,\r\n            \"keyword\": \"loan online\",\r\n            \"sequence\": [5,10]\r\n            // but don't forget that 5 installs is a minimum per single day\r\n        },\r\n        {\r\n            \"type\": \"RATE\",\r\n            \"installs\": 90,\r\n            \"days\": 3\r\n        },\r\n        {\r\n            \"type\": \"REVIEW\",\r\n            \"installs\": 10,\r\n            \"days\": 2,\r\n            \"reviews\": [\r\n                {\"title\":\"Test title 1\",\"body\":\"Test body 1\"},\r\n                {\"title\":\"Test title 2\",\"body\":\"Test body 2\"},\r\n                {\"title\":\"Test title 3\",\"body\":\"Test body 3\"},\r\n                {\"title\":\"Test title 4\",\"body\":\"Test body 4\"}, \r\n                {\"title\":\"Test title 5\",\"body\":\"Test body 5\"},\r\n                {\"title\":\"Test title 6\",\"body\":\"Test body 6\"},\r\n                {\"title\":\"Test title 7\",\"body\":\"Test body 7\"},\r\n                {\"title\":\"Test title 8\",\"body\":\"Test body 8\"},\r\n                {\"title\":\"Test title 9\",\"body\":\"Test body 9\"}, \r\n                {\"title\":\"Test title 10\",\"body\":\"Test body 10\"}\r\n            ]\r\n        }\r\n    ],\r\n    // optional, custom description of this campaing for your notes\r\n    \"description\": \"This is my first mulpile campaign description\",\r\n\r\n    // optional, deep link to be ran after app is installed. Only for store 2 (Apple Appstore only)\r\n    \"deeplink\": \"run?source=keyapp\",\r\n\r\n    // optional param, indicates that this campaign is \"draft\", you have to start and pay for it later\r\n    // if set to 0, this campaign will be started and paid instantly, 0 is a default\r\n    \"is_draft\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://new.keyapp.top/api/public/v2/campaigns"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4o5cMLowxdEpavdxf9Bh\",\n        \"app\": {\n            \"id\": \"1C4dmTYgAw5ohu2GZjasJp\",\n            \"title\": \"Cash Advance & Payday Loans\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Jo9RDNKVNRa-7iKMoJSkdPkMl7f31TfGZ_y-2eVamxAzvlSgdhH1skCDwBWhSzO_NA=s180-rw\",\n            \"package\": \"com.advance.cash.payday\",\n            \"appstore\": 1,\n            \"developer\": null\n        },\n        \"product\": 2,\n        \"days\": 5,\n        \"day\": 1,\n        \"installs_total\": 5,\n        \"installs_actual\": 0,\n        \"started_at\": null,\n        \"status\": 180,\n        \"country\": \"US\",\n        \"price\": 0.8,\n        \"created_at\": \"2023-10-31 09:37:00\",\n        \"stopped_at\": null,\n        \"description\": \"asdfasdf asdfasdf\"\n    },\n    \"count\": 1,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"package\": \"com.advance.cash.payday\",\n        \"country\": \"US\",\n        \"product\": \"2\",\n        \"orders\": [\n            {\n                \"type\": \"2\",\n                \"installs\": \"5\",\n                \"days\": \"5\",\n                \"keyword\": \"test\"\n            }\n        ],\n        \"is_draft\": \"1\",\n        \"description\": \"asdfasdf asdfasdf\",\n        \"delivery_type\": \"1\",\n        \"gender\": \"1\",\n        \"mode\": \"1\",\n        \"rate_type\": \"2\"\n    }\n}"},{"id":"181e7a0a-d5e5-44ce-9d0a-8b00f4d536dc","name":"Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"appstore","value":"1","type":"text"},{"key":"package","value":"com.advance.cash.payday","type":"text"},{"key":"country","value":"US","type":"text"},{"key":"product","value":"2","type":"text"},{"key":"orders[0][type]","value":"2","type":"text"},{"key":"orders[0][installs]","value":"5","type":"text"},{"key":"orders[0][days]","value":"5","type":"text"},{"key":"orders[0][keyword]","value":"payday loans","type":"text"},{"key":"is_draft","value":"1","type":"text"},{"key":"description","value":"Test campaign description","type":"text"},{"key":"delivery_type","value":"1","type":"text"},{"key":"gender","value":"1","type":"text"},{"key":"mode","value":"1","type":"text"},{"key":"rate_type","value":"2","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/campaigns"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"a033199c-cb03-4fe6-83db-2aef8a040a70"},{"name":"Cancel campaign","id":"97ee11d2-5e1d-424f-9ce3-c35068e96b00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/campaigns/cancel/:id","description":"<p>Cancels a campaign</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["campaigns","cancel",":id"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[{"description":{"content":"<p>Campaign ID</p>\n","type":"text/plain"},"type":"any","value":"$id","key":"id"}]}},"response":[{"id":"8457a3af-27cc-48c3-9f65-8a66b1c15113","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/campaigns/cancel/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["campaigns","cancel",":id"],"variable":[{"key":"id","value":"$id","description":"Campaign ID"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4nzy2vn33DA5EDCUWzNR\",\n        \"app\": {\n            \"id\": \"1C4dmTYgAw5ohu2GZjasJp\",\n            \"title\": \"Cash Advance & Payday Loans\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Jo9RDNKVNRa-7iKMoJSkdPkMl7f31TfGZ_y-2eVamxAzvlSgdhH1skCDwBWhSzO_NA=s180-rw\",\n            \"package\": \"com.advance.cash.payday\",\n            \"appstore\": 1,\n            \"developer\": null\n        },\n        \"product\": 2,\n        \"days\": 1,\n        \"day\": 1,\n        \"installs_total\": 10,\n        \"installs_actual\": 0,\n        \"started_at\": null,\n        \"status\": 150,\n        \"country\": \"US\",\n        \"price\": 1.6,\n        \"created_at\": \"2023-10-31 08:36:00\",\n        \"stopped_at\": null,\n        \"description\": null\n    },\n    \"count\": 1,\n    \"request\": []\n}"},{"id":"baf1e7dd-8a8b-4799-93e0-ea94c53fdd1f","name":"Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/campaigns/cancel/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["campaigns","cancel",":id"],"variable":[{"key":"id","value":"$id","description":"Campaign ID"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"97ee11d2-5e1d-424f-9ce3-c35068e96b00"},{"name":"Start draft campaign","id":"7bf383cc-0e1b-40ea-be38-d6dd11e8c04a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/campaigns/start/:id","description":"<p>Starts a draft campaign</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["campaigns","start",":id"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[{"description":{"content":"<p>Campaign ID</p>\n","type":"text/plain"},"type":"any","value":"$id","key":"id"}]}},"response":[{"id":"f7f0e1cb-62d8-4113-9155-9989f5cbf26c","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/campaigns/start/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["campaigns","start",":id"],"variable":[{"key":"id","value":"$id","description":"Campaign ID"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4o5Ur2CEEy8BYWEYEFSN\",\n        \"app\": {\n            \"id\": \"1C4dmTYgAw5ohu2GZjasJp\",\n            \"title\": \"Cash Advance & Payday Loans\",\n            \"icon\": \"https://play-lh.googleusercontent.com/Jo9RDNKVNRa-7iKMoJSkdPkMl7f31TfGZ_y-2eVamxAzvlSgdhH1skCDwBWhSzO_NA=s180-rw\",\n            \"package\": \"com.advance.cash.payday\",\n            \"appstore\": 1,\n            \"developer\": null\n        },\n        \"product\": 2,\n        \"days\": 5,\n        \"day\": 1,\n        \"installs_total\": 5,\n        \"installs_actual\": 0,\n        \"started_at\": null,\n        \"status\": 140,\n        \"country\": \"US\",\n        \"price\": 0.8,\n        \"created_at\": \"2023-10-31 09:35:00\",\n        \"stopped_at\": null,\n        \"description\": \"asdfasdf asdfasdf\"\n    },\n    \"count\": 1,\n    \"request\": []\n}"},{"id":"c2e7a241-7a26-4494-a203-5028526c55b8","name":"Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/campaigns/start/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["campaigns","start",":id"],"variable":[{"key":"id","value":"$id","description":"Campaign ID"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"7bf383cc-0e1b-40ea-be38-d6dd11e8c04a"},{"name":"Archive campaign","id":"e3e57130-a667-4b16-87de-346f834796fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/campaigns/archive/:id","description":"<p>Archives a campaign</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["campaigns","archive",":id"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[{"description":{"content":"<p>Campaign ID</p>\n","type":"text/plain"},"type":"any","value":"$id","key":"id"}]}},"response":[{"id":"033c5d4b-99c4-464d-ae95-681d2aa8b0b8","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/campaigns/archive/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["campaigns","archive",":id"],"variable":[{"key":"id","value":"$id","description":"Campaign ID"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1C4dmwFPVFDbB8zycB5ZLT\",\n        \"app\": {\n            \"id\": \"1C4dmTcjydWLrx5uVCiyXr\",\n            \"title\": \"Кредит Онлайн: Гроші на Карту\",\n            \"icon\": \"https://play-lh.googleusercontent.com/uXAyeT1ixSybNQcNQdggMKRPm9NjyEn-rRMM30N5G6AOz8Zma4jMuo2p9Vhs0_QJxmbq=s180-rw\",\n            \"package\": \"com.kredyt.onlayn.shvydko.hroshi.tessella\",\n            \"appstore\": 1,\n            \"developer\": null\n        },\n        \"product\": 2,\n        \"days\": 2,\n        \"day\": 2,\n        \"installs_total\": 90,\n        \"installs_actual\": 90,\n        \"started_at\": \"2023-10-13 13:08:02\",\n        \"status\": 280,\n        \"country\": \"UA\",\n        \"price\": 14.4,\n        \"created_at\": \"2023-10-12 13:08:00\",\n        \"stopped_at\": null,\n        \"description\": null\n    },\n    \"count\": 1,\n    \"request\": []\n}"},{"id":"441b782b-7af8-4a24-af2b-563802fbaa8c","name":"Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/campaigns/archive/:id","host":["https://new.keyapp.top/api/public/v2"],"path":["campaigns","archive",":id"],"variable":[{"key":"id","value":"$id","description":"Campaign ID"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"e3e57130-a667-4b16-87de-346f834796fe"}],"id":"4e32e945-3e15-49f2-ba55-a93feac6d3de","description":"<p>Manage promotion campaigns</p>\n","_postman_id":"4e32e945-3e15-49f2-ba55-a93feac6d3de","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}}},{"name":"Finances","item":[{"name":"Get Balance","id":"4670dd11-f3dd-48d9-a391-316ad3f3ea43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/finances/balance","description":"<p>Retrieves user's main and bonus balance</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["finances","balance"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"82521299-9923-4a5b-9291-32f7f91c47a3","name":"Success","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/finances/balance"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        // user balance\n        \"balance\": {\n            // total amount \n            \"total\": 1089.6,\n            // main balance\n            \"main\": 689.6,\n            // bonus balance\n            \"bonus\": 400\n        },\n        \n        // balance cuurency\n        \"currency\": \"USD\",\n\n        // API credits\n        \"credits\": 500\n    }\n}"},{"id":"8e6c7b5a-b461-464a-bf23-d2d9dee6492e","name":"Error","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/finances/balance"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"4670dd11-f3dd-48d9-a391-316ad3f3ea43"},{"name":"List Payments","id":"82fa52f2-4855-4f71-8543-5dabf351e813","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/finances/payments","description":"<p>Returns all comitted payments</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["finances","payments"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"43892c03-69eb-4d49-9aea-408aa73e05f4","name":"Success","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/finances/payments"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Pyment ID\n            \"id\": 11455,\n            // Pyment date and time            \n            \"date\": \"2023-10-15 12:31\",\n            // Pyment amount\n            \"amount\": 23.19,\n            // Pyment system name like Paypal, Stripe, Payoneer etc.\n            \"type\": \"Binance\",\n            // Payment description\n            \"description\": \"Est commodi sed velit ut aperiam illo ut. Ad dolor optio et voluptatum aut quos voluptatem.\"\n        },\n        {\n            \"id\": 17639,\n            \"date\": \"2023-10-14 15:11\",\n            \"amount\": 867.92,\n            \"type\": \"Payoneer\",\n            \"description\": \"Ex aliquid corrupti asperiores voluptatum consequuntur quis. Eligendi incidunt eaque reiciendis.\"\n        }\n    ],\n    \"count\": 2,\n    \"request\": []\n}"},{"id":"e4d8f93d-59e6-4eb2-83c3-a6b04ee0fcd4","name":"Error","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/finances/payments"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"82fa52f2-4855-4f71-8543-5dabf351e813"},{"name":"List Transactions","id":"3aa681ee-3b7a-44e4-b7cd-fae4a0d1e227","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/finances/transactions","description":"<p>Returns all transactions that affects your balance, like payments, campaigns, refunds etc.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["finances","transactions"],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"disabled":true,"description":{"content":"<p>Package of application </p>\n","type":"text/plain"},"key":"package","value":"$package"},{"disabled":true,"description":{"content":"<p>Appstore ID, returned by /constants/appstores</p>\n","type":"text/plain"},"key":"appstore_id","value":"$appstore_id"},{"disabled":true,"description":{"content":"<p>15, 50, 100, 500, 1000 options</p>\n","type":"text/plain"},"key":"take","value":"$take"},{"disabled":true,"description":{"content":"<p>Pagination page, using with \"take\" param</p>\n","type":"text/plain"},"key":"page","value":"$page"},{"disabled":true,"description":{"content":"<p>Y-m-d format</p>\n","type":"text/plain"},"key":"from","value":"$from"},{"disabled":true,"description":{"content":"<p>Y-m-d format</p>\n","type":"text/plain"},"key":"to","value":"$to"}],"variable":[]}},"response":[{"id":"4f02624f-424c-4356-80b9-f0f1070e7862","name":"Success","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/finances/transactions"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Transaction id\n            \"id\": 17700,\n            // Transaction date\n            \"date\": \"2023-10-15\",\n            // Transaction amount             \n            \"amount\": -13.19,     \n            // Transaction description\n            \"description\": \"Est commodi sed velit ut aperiam illo ut. Ad dolor optio et voluptatum aut quos voluptatem.\"\n        },\n        {\n            \"id\": 23884,\n            \"date\": \"2023-10-14\",\n            \"amount\": 867.92,\n            \"description\": \"Ex aliquid corrupti asperiores voluptatum consequuntur quis. Eligendi incidunt eaque reiciendis.\"\n        },\n        {\n            \"id\": 35822,\n            \"date\": \"2023-10-13\",\n            \"amount\": 263.25,\n            \"description\": \"Enim necessitatibus dicta dicta fuga quos eos aspernatur. Ut et provident quos aut commodi qui.\"\n        },\n        {\n            \"id\": 32179,\n            \"date\": \"2023-10-13\",\n            \"amount\": 29.28,\n            \"description\": \"Quis est itaque et nostrum. Quam ea similique aut autem ut suscipit.\"\n        },\n        {\n            \"id\": 28589,\n            \"date\": \"2023-10-12\",\n            \"amount\": 952.35,\n            \"description\": \"Culpa a voluptas rerum corrupti saepe. In soluta sed dolore totam.\"\n        }\n    ],\n    \"count\": 5,\n    \"request\": []\n}"},{"id":"3d577a3e-f163-4362-a728-216f42587ffa","name":"Success filtering","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/finances/transactions?package=ua.gov.diia.app&appstore_id=1","host":["https://new.keyapp.top/api/public/v2"],"path":["finances","transactions"],"query":[{"key":"package","value":"ua.gov.diia.app"},{"key":"appstore_id","value":"1"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Transaction id\n            \"id\": 17700,\n            // Transaction date\n            \"date\": \"2023-10-15\",\n            // Transaction amount             \n            \"amount\": -13.19,\n            // Transaction type\n            \"type\": \"CampaignRefund\",\n            // Transaction app\n            \"app\": {\n                \"id\": 109526,\n                \"package\": \"ua.gov.diia.app\",\n                \"title\": \"Дія\"\n            },\n            // Transaction description\n            \"description\": \"Campaign #1111111\"\n        },\n        {\n            \"id\": 23884,\n            \"date\": \"2023-10-14\",\n            \"amount\": 867.92,\n            \"type\": \"Campaign\",\n            \"app\": {\n                \"id\": 109527,\n                \"package\": \"ua.gov.diia.app\",\n                \"title\": \"Дія\"\n            },\n            \"description\": \"Description of Campaign #1111111 transaction\"\n        }\n    ],\n    \"count\": 2,\n    \"request\": []\n}"},{"id":"3039883d-8cdf-473a-a732-09b61c6fe815","name":"Error","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/finances/transactions"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"3aa681ee-3b7a-44e4-b7cd-fae4a0d1e227"}],"id":"349b28b7-bcb2-44c5-978f-33ca10fcf2d0","description":"<p>Manage your finances like balance, payments and transactions</p>\n","_postman_id":"349b28b7-bcb2-44c5-978f-33ca10fcf2d0","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}}},{"name":"Reports","item":[{"name":"Get report","id":"c2c9b283-bbd2-4318-8e0c-e347b12ae561","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/reports/get-report?appstore=$appstore&package=$package&country=$country&from=$from&to=$to","description":"<p>Returns a detailed report for an application</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["reports","get-report"],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Appstore ID, returned by /constants/appstores</p>\n","type":"text/plain"},"key":"appstore","value":"$appstore"},{"description":{"content":"<p>Package of application</p>\n","type":"text/plain"},"key":"package","value":"$package"},{"description":{"content":"<p>Country of appstore, default is US</p>\n","type":"text/plain"},"key":"country","value":"$country"},{"description":{"content":"<p>Report start date (Y-m-d format)</p>\n","type":"text/plain"},"key":"from","value":"$from"},{"description":{"content":"<p>Report end date (Y-m-d format)</p>\n","type":"text/plain"},"key":"to","value":"$to"}],"variable":[]}},"response":[{"id":"2085ef1a-7880-4346-8605-ffabfa98dc98","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/reports/get-report?appstore=1&package=com.advance.cash.payday&country=US","host":["https://new.keyapp.top/api/public/v2"],"path":["reports","get-report"],"query":[{"key":"appstore","value":"1"},{"key":"package","value":"com.advance.cash.payday"},{"key":"country","value":"US"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"reportByDate\": {\n            \"2023-03-15\": {\n                \"date\": \"2023-03-15\",\n                \"keywords\": 300,\n                \"packages\": 0,\n                \"rates\": 20,\n                \"reviews\": 0,\n                \"hq_reviews\": 0\n            },\n            \"2023-04-10\": {\n                \"date\": \"2023-04-10\",\n                \"keywords\": 105,\n                \"packages\": 0,\n                \"rates\": 8,\n                \"reviews\": 0,\n                \"hq_reviews\": 0\n            },\n            \"2023-04-11\": {\n                \"date\": \"2023-04-11\",\n                \"keywords\": 105,\n                \"packages\": 0,\n                \"rates\": 8,\n                \"reviews\": 0,\n                \"hq_reviews\": 0\n            }\n        },\n        \"reportByKeywords\": [\n            {\n                \"country\": \"US\",\n                \"installs\": 3185,\n                \"spendings\": 509.6,\n                \"keyword\": \"instant cash advance\"\n            },\n            {\n                \"country\": \"US\",\n                \"installs\": 1235,\n                \"spendings\": 197.6,\n                \"keyword\": \"payday loans\"\n            }\n        ],\n        \"reportByCampaigns\": []\n    }\n}"},{"id":"a0254521-9cf2-4328-bfc6-296e68328644","name":"Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/reports/get-report?appstore=1&package=com.advance.cash.payday&country=US","host":["https://new.keyapp.top/api/public/v2"],"path":["reports","get-report"],"query":[{"key":"appstore","value":"1"},{"key":"package","value":"com.advance.cash.payday"},{"key":"country","value":"US"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"c2c9b283-bbd2-4318-8e0c-e347b12ae561"}],"id":"2d2ee4ad-b239-43a7-93ed-51435b60cb73","description":"<p>Manager campaigns reports, like detailed installs, keyword promotions statistics etc.</p>\n","_postman_id":"2d2ee4ad-b239-43a7-93ed-51435b60cb73","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}}},{"name":"User","item":[{"name":"Get user data","id":"31f5f627-5325-45d1-b11c-bf827dd52387","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/users/info","description":"<p>Returns full user information</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["users","info"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"157f0834-38c0-4d6c-83a4-f4c20e768862","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":"https://new.keyapp.top/api/public/v2/users/info"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        // external id\n        \"id\": \"1C47YaGdsg5mqLasds7R9bWi\",\n        \n        //email\n        \"email\": \"user01@test.com\",\n        \n        // nickname\n        \"nickname\": \"jhonny\",\n        // full name\n        \n        \"full_name\": \"Jhon Dow\",\n        // phone\n        \n        \"phone\": \"(123) 0123 124\",\n        // country of origin\n        \n        \"country\": \"CA\",\n        // gender\n        \n        \"gender\": \"Male\",\n        // last login ip and date\n        \n        \"last_login\": {\n            \"ip\": \"10.20.30.40\",\n            \"date\": \"2023-10-20 15:19:20\"\n        },\n        \n        // referral link\n        \"reflink\": \"https://keyapp.top/?ref=61884\",\n        \n        // current priceplan\n        \"priceplan\": \"GOLD\",\n        \n        // indicates that user is a legacy user and can use legacy API\n        \"is_legacy\": true\n    }\n}"},{"id":"100c52f9-3b82-4702-9bf2-5e0036ecbcbc","name":"Error","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/users/info"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"31f5f627-5325-45d1-b11c-bf827dd52387"}],"id":"bff0f8af-2e06-432f-92e9-78b569b245fd","description":"<p>Manage user profiles data, like name, phone, messangers etc</p>\n","_postman_id":"bff0f8af-2e06-432f-92e9-78b569b245fd","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}}},{"name":"Constants","item":[{"name":"List Appstores","id":"87b3a8f0-930d-41cd-b4dd-a0fde6ada114","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/appstores","description":"<p>Lists all supported appstores</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["constants","appstores"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"64da2f2e-a404-4d5e-b6d2-a36be8ecf837","name":"Success","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/appstores"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Google Play Store\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Apple App Store\"\n        }\n    ],\n    \"count\": 2,\n    \"request\": []\n}"},{"id":"8149edaa-40e9-48bf-b389-2b350c1f0597","name":"Error","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/appstores"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"87b3a8f0-930d-41cd-b4dd-a0fde6ada114"},{"name":"List Products","id":"ccf408b3-3d97-4db7-af79-97c5d08ce045","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/products","description":"<p>Lists all supported products</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["constants","products"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"47d956d2-99d5-4ec8-ac26-bcfa6ee71645","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/constants/products?appstore=1&prodcut=1","host":["https://new.keyapp.top/api/public/v2"],"path":["constants","products"],"query":[{"key":"appstore","value":"1"},{"key":"prodcut","value":"1"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            // Direct installs or installs by package\n            \"id\": 1,\n            \"name\": \"DirectCampaign\"\n        },\n        {\n            // Keywords installs (multiple)\n            \"id\": 2,\n            \"name\": \"KeywordsCampaign\"\n        },\n        {\n            // High quality reviews with guarantee\n            \"id\": 5,\n            \"name\": \"GuaranteedReviews\"\n        },\n        {\n            // in development\n            \"id\": 3,\n            \"name\": \"SmartCampaign\"\n        },\n        {\n            // in development\n            \"id\": 4,\n            \"name\": \"AdvertisingCampaign\"\n        }\n    ],\n    \"count\": 5,\n    \"request\": []\n}"},{"id":"209b3ef7-36bb-4fdc-a493-0d12173dda39","name":"Error","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/products"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"ccf408b3-3d97-4db7-af79-97c5d08ce045"},{"name":"List Countries","id":"ddc53873-7f7b-48b3-81d9-b75f16ca0cf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/countries?appstore=$appstore&product=$product","description":"<p>Lists all supported countries for selected product and appstore</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["constants","countries"],"host":["https://new.keyapp.top/api/public/v2"],"query":[{"description":{"content":"<p>Appstore ID, see /constants/appstores for details</p>\n","type":"text/plain"},"key":"appstore","value":"$appstore"},{"description":{"content":"<p>Product ID,  see /constants/products for details</p>\n","type":"text/plain"},"key":"product","value":"$product"}],"variable":[]}},"response":[{"id":"96b11da4-d863-4aa8-9e82-c5bcd3f1109c","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://new.keyapp.top/api/public/v2/constants/countries?appstore=1&product=1","host":["https://new.keyapp.top/api/public/v2"],"path":["constants","countries"],"query":[{"key":"appstore","value":"1","type":"text"},{"key":"product","value":"1","type":"text"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 182,\n    \"request\": {\n        \"appstore\": \"1\",\n        \"product\": \"1\"\n    },\n    \"data\": [\n        {\n            \"id\": \"AD\",\n            \"name\": \"Andorra\"\n        },\n        {\n            \"id\": \"AE\",\n            \"name\": \"United Arab Emirates\"\n        },\n        {\n            \"id\": \"AF\",\n            \"name\": \"Afghanistan\"\n        },\n        {\n            \"id\": \"AL\",\n            \"name\": \"Albania\"\n        },\n        {\n            \"id\": \"AM\",\n            \"name\": \"Armenia\"\n        },\n        {\n            \"id\": \"AO\",\n            \"name\": \"Angola\"\n        },\n        {\n            \"id\": \"AR\",\n            \"name\": \"Argentina\"\n        },\n        {\n            \"id\": \"AT\",\n            \"name\": \"Austria\"\n        },\n        {\n            \"id\": \"AU\",\n            \"name\": \"Australia\"\n        },\n        {\n            \"id\": \"AZ\",\n            \"name\": \"Azerbaijan\"\n        },\n        {\n            \"id\": \"BA\",\n            \"name\": \"Bosnia and Herzegovina\"\n        },\n        {\n            \"id\": \"BB\",\n            \"name\": \"Barbados\"\n        },\n        {\n            \"id\": \"BD\",\n            \"name\": \"Bangladesh\"\n        },\n        {\n            \"id\": \"BE\",\n            \"name\": \"Belgium\"\n        },\n        {\n            \"id\": \"BF\",\n            \"name\": \"Burkina Faso\"\n        },\n        {\n            \"id\": \"BG\",\n            \"name\": \"Bulgaria\"\n        },\n        {\n            \"id\": \"BH\",\n            \"name\": \"Bahrain\"\n        },\n        {\n            \"id\": \"BJ\",\n            \"name\": \"Benin\"\n        },\n        {\n            \"id\": \"BM\",\n            \"name\": \"Bermuda\"\n        },\n        {\n            \"id\": \"BN\",\n            \"name\": \"Brunei Darussalam\"\n        },\n        {\n            \"id\": \"BO\",\n            \"name\": \"Bolivia\"\n        },\n        {\n            \"id\": \"BR\",\n            \"name\": \"Brazil\"\n        },\n        {\n            \"id\": \"BS\",\n            \"name\": \"Bahamas\"\n        },\n        {\n            \"id\": \"BT\",\n            \"name\": \"Bhutan\"\n        },\n        {\n            \"id\": \"BW\",\n            \"name\": \"Botswana\"\n        },\n        {\n            \"id\": \"BY\",\n            \"name\": \"Belarus\"\n        },\n        {\n            \"id\": \"BZ\",\n            \"name\": \"Belize\"\n        },\n        {\n            \"id\": \"CA\",\n            \"name\": \"Canada\"\n        },\n        {\n            \"id\": \"CG\",\n            \"name\": \"Congo\"\n        },\n        {\n            \"id\": \"CH\",\n            \"name\": \"Switzerland\"\n        },\n        {\n            \"id\": \"CI\",\n            \"name\": \"Cote d'Ivoire\"\n        },\n        {\n            \"id\": \"CK\",\n            \"name\": \"Cook Islands\"\n        },\n        {\n            \"id\": \"CL\",\n            \"name\": \"Chile\"\n        },\n        {\n            \"id\": \"CM\",\n            \"name\": \"Cameroon\"\n        },\n        {\n            \"id\": \"CN\",\n            \"name\": \"China\"\n        },\n        {\n            \"id\": \"CO\",\n            \"name\": \"Colombia\"\n        },\n        {\n            \"id\": \"CR\",\n            \"name\": \"Costa Rica\"\n        },\n        {\n            \"id\": \"CU\",\n            \"name\": \"Cuba\"\n        },\n        {\n            \"id\": \"CV\",\n            \"name\": \"Cape Verde\"\n        },\n        {\n            \"id\": \"CY\",\n            \"name\": \"Cyprus\"\n        },\n        {\n            \"id\": \"CZ\",\n            \"name\": \"Czech Republic\"\n        },\n        {\n            \"id\": \"DE\",\n            \"name\": \"Germany\"\n        },\n        {\n            \"id\": \"DJ\",\n            \"name\": \"Djibouti\"\n        },\n        {\n            \"id\": \"DK\",\n            \"name\": \"Denmark\"\n        },\n        {\n            \"id\": \"DM\",\n            \"name\": \"Dominica\"\n        },\n        {\n            \"id\": \"DO\",\n            \"name\": \"Dominican Republic\"\n        },\n        {\n            \"id\": \"DZ\",\n            \"name\": \"Algeria\"\n        },\n        {\n            \"id\": \"EC\",\n            \"name\": \"Ecuador\"\n        },\n        {\n            \"id\": \"EE\",\n            \"name\": \"Estonia\"\n        },\n        {\n            \"id\": \"EG\",\n            \"name\": \"Egypt\"\n        },\n        {\n            \"id\": \"EH\",\n            \"name\": \"Western Sahara\"\n        },\n        {\n            \"id\": \"ES\",\n            \"name\": \"Spain\"\n        },\n        {\n            \"id\": \"ET\",\n            \"name\": \"Ethiopia\"\n        },\n        {\n            \"id\": \"FI\",\n            \"name\": \"Finland\"\n        },\n        {\n            \"id\": \"FJ\",\n            \"name\": \"Fiji\"\n        },\n        {\n            \"id\": \"FR\",\n            \"name\": \"France\"\n        },\n        {\n            \"id\": \"GA\",\n            \"name\": \"Gabon\"\n        },\n        {\n            \"id\": \"GB\",\n            \"name\": \"United Kingdom\"\n        },\n        {\n            \"id\": \"GD\",\n            \"name\": \"Grenada\"\n        },\n        {\n            \"id\": \"GE\",\n            \"name\": \"Georgia\"\n        },\n        {\n            \"id\": \"GH\",\n            \"name\": \"Ghana\"\n        },\n        {\n            \"id\": \"GI\",\n            \"name\": \"Gibraltar\"\n        },\n        {\n            \"id\": \"GN\",\n            \"name\": \"Guinea\"\n        },\n        {\n            \"id\": \"GR\",\n            \"name\": \"Greece\"\n        },\n        {\n            \"id\": \"GT\",\n            \"name\": \"Guatemala\"\n        },\n        {\n            \"id\": \"GY\",\n            \"name\": \"Guyana\"\n        },\n        {\n            \"id\": \"HK\",\n            \"name\": \"Hong Kong\"\n        },\n        {\n            \"id\": \"HN\",\n            \"name\": \"Honduras\"\n        },\n        {\n            \"id\": \"HR\",\n            \"name\": \"Croatia\"\n        },\n        {\n            \"id\": \"HT\",\n            \"name\": \"Haiti\"\n        },\n        {\n            \"id\": \"HU\",\n            \"name\": \"Hungary\"\n        },\n        {\n            \"id\": \"ID\",\n            \"name\": \"Indonesia\"\n        },\n        {\n            \"id\": \"IE\",\n            \"name\": \"Ireland\"\n        },\n        {\n            \"id\": \"IL\",\n            \"name\": \"Israel\"\n        },\n        {\n            \"id\": \"IN\",\n            \"name\": \"India\"\n        },\n        {\n            \"id\": \"IQ\",\n            \"name\": \"Iraq\"\n        },\n        {\n            \"id\": \"IR\",\n            \"name\": \"Iran\"\n        },\n        {\n            \"id\": \"IS\",\n            \"name\": \"Iceland\"\n        },\n        {\n            \"id\": \"IT\",\n            \"name\": \"Italy\"\n        },\n        {\n            \"id\": \"JM\",\n            \"name\": \"Jamaica\"\n        },\n        {\n            \"id\": \"JO\",\n            \"name\": \"Jordan\"\n        },\n        {\n            \"id\": \"JP\",\n            \"name\": \"Japan\"\n        },\n        {\n            \"id\": \"KE\",\n            \"name\": \"Kenya\"\n        },\n        {\n            \"id\": \"KG\",\n            \"name\": \"Kyrgyzstan\"\n        },\n        {\n            \"id\": \"KH\",\n            \"name\": \"Cambodia\"\n        },\n        {\n            \"id\": \"KN\",\n            \"name\": \"Saint Kitts and Nevis\"\n        },\n        {\n            \"id\": \"KP\",\n            \"name\": \"North Korea\"\n        },\n        {\n            \"id\": \"KR\",\n            \"name\": \"South Korea\"\n        },\n        {\n            \"id\": \"KW\",\n            \"name\": \"Kuwait\"\n        },\n        {\n            \"id\": \"KY\",\n            \"name\": \"Cayman Islands\"\n        },\n        {\n            \"id\": \"KZ\",\n            \"name\": \"Kazakhstan\"\n        },\n        {\n            \"id\": \"LA\",\n            \"name\": \"Laos\"\n        },\n        {\n            \"id\": \"LB\",\n            \"name\": \"Lebanon\"\n        },\n        {\n            \"id\": \"LC\",\n            \"name\": \"Saint Lucia\"\n        },\n        {\n            \"id\": \"LI\",\n            \"name\": \"Liechtenstein\"\n        },\n        {\n            \"id\": \"LK\",\n            \"name\": \"Sri Lanka\"\n        },\n        {\n            \"id\": \"LS\",\n            \"name\": \"Lesotho\"\n        },\n        {\n            \"id\": \"LT\",\n            \"name\": \"Lithuania\"\n        },\n        {\n            \"id\": \"LU\",\n            \"name\": \"Luxembourg\"\n        },\n        {\n            \"id\": \"LV\",\n            \"name\": \"Latvia\"\n        },\n        {\n            \"id\": \"LY\",\n            \"name\": \"Libya\"\n        },\n        {\n            \"id\": \"MA\",\n            \"name\": \"Morocco\"\n        },\n        {\n            \"id\": \"MC\",\n            \"name\": \"Monaco\"\n        },\n        {\n            \"id\": \"MD\",\n            \"name\": \"Moldova\"\n        },\n        {\n            \"id\": \"ME\",\n            \"name\": \"Montenegro\"\n        },\n        {\n            \"id\": \"MF\",\n            \"name\": \"Saint Martin\"\n        },\n        {\n            \"id\": \"MG\",\n            \"name\": \"Madagascar\"\n        },\n        {\n            \"id\": \"MK\",\n            \"name\": \"Macedonia\"\n        },\n        {\n            \"id\": \"ML\",\n            \"name\": \"Mali\"\n        },\n        {\n            \"id\": \"MM\",\n            \"name\": \"Myanmar\"\n        },\n        {\n            \"id\": \"MN\",\n            \"name\": \"Mongolia\"\n        },\n        {\n            \"id\": \"MO\",\n            \"name\": \"Macao\"\n        },\n        {\n            \"id\": \"MR\",\n            \"name\": \"Mauritania\"\n        },\n        {\n            \"id\": \"MT\",\n            \"name\": \"Malta\"\n        },\n        {\n            \"id\": \"MU\",\n            \"name\": \"Mauritius\"\n        },\n        {\n            \"id\": \"MV\",\n            \"name\": \"Maldives\"\n        },\n        {\n            \"id\": \"MX\",\n            \"name\": \"Mexico\"\n        },\n        {\n            \"id\": \"MY\",\n            \"name\": \"Malaysia\"\n        },\n        {\n            \"id\": \"MZ\",\n            \"name\": \"Mozambique\"\n        },\n        {\n            \"id\": \"NA\",\n            \"name\": \"Namibia\"\n        },\n        {\n            \"id\": \"NE\",\n            \"name\": \"Niger\"\n        },\n        {\n            \"id\": \"NG\",\n            \"name\": \"Nigeria\"\n        },\n        {\n            \"id\": \"NI\",\n            \"name\": \"Nicaragua\"\n        },\n        {\n            \"id\": \"NL\",\n            \"name\": \"Netherlands\"\n        },\n        {\n            \"id\": \"NO\",\n            \"name\": \"Norway\"\n        },\n        {\n            \"id\": \"NP\",\n            \"name\": \"Nepal\"\n        },\n        {\n            \"id\": \"NZ\",\n            \"name\": \"New Zealand\"\n        },\n        {\n            \"id\": \"OM\",\n            \"name\": \"Oman\"\n        },\n        {\n            \"id\": \"PA\",\n            \"name\": \"Panama\"\n        },\n        {\n            \"id\": \"PE\",\n            \"name\": \"Peru\"\n        },\n        {\n            \"id\": \"PF\",\n            \"name\": \"French Polynesia\"\n        },\n        {\n            \"id\": \"PG\",\n            \"name\": \"Papua New Guinea\"\n        },\n        {\n            \"id\": \"PH\",\n            \"name\": \"Philippines\"\n        },\n        {\n            \"id\": \"PK\",\n            \"name\": \"Pakistan\"\n        },\n        {\n            \"id\": \"PL\",\n            \"name\": \"Poland\"\n        },\n        {\n            \"id\": \"PS\",\n            \"name\": \"Palestine\"\n        },\n        {\n            \"id\": \"PT\",\n            \"name\": \"Portugal\"\n        },\n        {\n            \"id\": \"PW\",\n            \"name\": \"Palau\"\n        },\n        {\n            \"id\": \"PY\",\n            \"name\": \"Paraguay\"\n        },\n        {\n            \"id\": \"QA\",\n            \"name\": \"Qatar\"\n        },\n        {\n            \"id\": \"RO\",\n            \"name\": \"Romania\"\n        },\n        {\n            \"id\": \"RS\",\n            \"name\": \"Serbia\"\n        },\n        {\n            \"id\": \"RU\",\n            \"name\": \"Russian Federation\"\n        },\n        {\n            \"id\": \"SA\",\n            \"name\": \"Saudi Arabia\"\n        },\n        {\n            \"id\": \"SD\",\n            \"name\": \"Sudan\"\n        },\n        {\n            \"id\": \"SE\",\n            \"name\": \"Sweden\"\n        },\n        {\n            \"id\": \"SG\",\n            \"name\": \"Singapore\"\n        },\n        {\n            \"id\": \"SI\",\n            \"name\": \"Slovenia\"\n        },\n        {\n            \"id\": \"SK\",\n            \"name\": \"Slovakia\"\n        },\n        {\n            \"id\": \"SM\",\n            \"name\": \"San Marino\"\n        },\n        {\n            \"id\": \"SN\",\n            \"name\": \"Senegal\"\n        },\n        {\n            \"id\": \"SO\",\n            \"name\": \"Somalia\"\n        },\n        {\n            \"id\": \"SR\",\n            \"name\": \"Suriname\"\n        },\n        {\n            \"id\": \"SV\",\n            \"name\": \"El Salvador\"\n        },\n        {\n            \"id\": \"SY\",\n            \"name\": \"Syria\"\n        },\n        {\n            \"id\": \"SZ\",\n            \"name\": \"Swaziland\"\n        },\n        {\n            \"id\": \"TC\",\n            \"name\": \"Turks and Caicos Islands\"\n        },\n        {\n            \"id\": \"TD\",\n            \"name\": \"Chad\"\n        },\n        {\n            \"id\": \"TG\",\n            \"name\": \"Togo\"\n        },\n        {\n            \"id\": \"TH\",\n            \"name\": \"Thailand\"\n        },\n        {\n            \"id\": \"TJ\",\n            \"name\": \"Tajikistan\"\n        },\n        {\n            \"id\": \"TL\",\n            \"name\": \"East Timor\"\n        },\n        {\n            \"id\": \"TM\",\n            \"name\": \"Turkmenistan\"\n        },\n        {\n            \"id\": \"TN\",\n            \"name\": \"Tunisia\"\n        },\n        {\n            \"id\": \"TR\",\n            \"name\": \"Turkey\"\n        },\n        {\n            \"id\": \"TT\",\n            \"name\": \"Trinidad and Tobago\"\n        },\n        {\n            \"id\": \"TW\",\n            \"name\": \"Taiwan\"\n        },\n        {\n            \"id\": \"TZ\",\n            \"name\": \"Tanzania\"\n        },\n        {\n            \"id\": \"UA\",\n            \"name\": \"Ukraine\"\n        },\n        {\n            \"id\": \"UG\",\n            \"name\": \"Uganda\"\n        },\n        {\n            \"id\": \"US\",\n            \"name\": \"United States\"\n        },\n        {\n            \"id\": \"UY\",\n            \"name\": \"Uruguay\"\n        },\n        {\n            \"id\": \"UZ\",\n            \"name\": \"Uzbekistan\"\n        },\n        {\n            \"id\": \"VA\",\n            \"name\": \"Vatican \"\n        },\n        {\n            \"id\": \"VC\",\n            \"name\": \"Saint Vincent and the Grenadines\"\n        },\n        {\n            \"id\": \"VE\",\n            \"name\": \"Venezuela\"\n        },\n        {\n            \"id\": \"VG\",\n            \"name\": \"British Virgin Islands\"\n        },\n        {\n            \"id\": \"VN\",\n            \"name\": \"Vietnam\"\n        },\n        {\n            \"id\": \"WS\",\n            \"name\": \"Samoa\"\n        },\n        {\n            \"id\": \"YE\",\n            \"name\": \"Yemen\"\n        },\n        {\n            \"id\": \"ZA\",\n            \"name\": \"South Africa\"\n        },\n        {\n            \"id\": \"ZM\",\n            \"name\": \"Zambia\"\n        }\n    ]\n}"},{"id":"802e30dc-2f37-45fd-a9f5-197a16d105fa","name":"Error","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/countries"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"ddc53873-7f7b-48b3-81d9-b75f16ca0cf7"},{"name":"List Languages","id":"cbecb666-a6a1-4ee3-8fc9-cd8e422badb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/languages","description":"<p>Lists all supported languages for custom reviews. Use only these language codes for your reviews.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["constants","languages"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"0d68a481-9774-436a-88bb-f127fe17ecc4","name":"Success","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/languages"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 12,\n    \"request\": [],\n    \"data\": [\n        {\n            \"id\": \"ar\",\n            \"name\": \"Arabic\"\n        },\n        {\n            \"id\": \"zh\",\n            \"name\": \"Chinese\"\n        },\n        {\n            \"id\": \"en\",\n            \"name\": \"English\"\n        },\n        {\n            \"id\": \"fr\",\n            \"name\": \"French\"\n        },\n        {\n            \"id\": \"de\",\n            \"name\": \"German\"\n        },\n        {\n            \"id\": \"hi\",\n            \"name\": \"Hindi\"\n        },\n        {\n            \"id\": \"it\",\n            \"name\": \"Italian\"\n        },\n        {\n            \"id\": \"ja\",\n            \"name\": \"Japanese\"\n        },\n        {\n            \"id\": \"ko\",\n            \"name\": \"Korean\"\n        },\n        {\n            \"id\": \"pt\",\n            \"name\": \"Portuguese\"\n        },\n        {\n            \"id\": \"ru\",\n            \"name\": \"Russian\"\n        },\n        {\n            \"id\": \"es\",\n            \"name\": \"Spanish\"\n        }\n    ]\n}\n "},{"id":"e6fdf365-54ca-4d9e-ad88-3674c8cc0462","name":"Error","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/languages"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"cbecb666-a6a1-4ee3-8fc9-cd8e422badb3"},{"name":"List Campaign Statuses","id":"bd5674eb-eb80-4376-ba89-339f6aab5ba8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/campaign-statuses","description":"<p>Lists all available campaign statues</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["constants","campaign-statuses"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"459a7ac7-733e-41d7-a71c-50e2ed65f8f4","name":"Success","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/order-statuses"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 0,\n            \"name\": \"Undefined\"\n        },\n        {\n            \"id\": 100,\n            \"name\": \"Active\"\n        },\n        {\n            \"id\": 180,\n            \"name\": \"Draft\"\n        },\n        {\n            \"id\": 110,\n            \"name\": \"Paused\"\n        },\n        {\n            \"id\": 150,\n            \"name\": \"Canceled\"\n        },\n        {\n            \"id\": 250,\n            \"name\": \"Completed\"\n        },\n        {\n            \"id\": 251,\n            \"name\": \"CompletedPartially\"\n        },\n        {\n            \"id\": 240,\n            \"name\": \"NotFound\"\n        },\n        {\n            \"id\": 260,\n            \"name\": \"Incompatible\"\n        },\n        {\n            \"id\": 320,\n            \"name\": \"Rejected\"\n        },\n        {\n            \"id\": 290,\n            \"name\": \"Banned\"\n        },\n        {\n            \"id\": 280,\n            \"name\": \"Archived\"\n        },\n        {\n            \"id\": 801,\n            \"name\": \"Moderation\"\n        }\n    ],\n    \"count\": 14,\n    \"request\": []\n}"},{"id":"1a411899-895e-4358-bf7d-aed7e0c8da00","name":"Error","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/campaign-statuses"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"bd5674eb-eb80-4376-ba89-339f6aab5ba8"},{"name":"List Error Codes","id":"449e3ffe-ef57-4c0c-8bfe-95ecd1d1233f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/error-codes","description":"<p>Lists all available error codes for api calls</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}},"urlObject":{"path":["constants","error-codes"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[{"id":"a0ec51d0-20c9-4e5e-84d9-debcf9997892","name":"Success","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/error-codes"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 200,\n            \"description\": \"OK\"\n        },\n        {\n            \"id\": 400,\n            \"description\": \"Bad Request, check message for description\"\n        },\n        {\n            \"id\": 403,\n            \"description\": \"User don`t paid for this content\"\n        },\n        {\n            \"id\": 422,\n            \"description\": \"Validation error, check descriptions and parameters\"\n        }\n    ],\n    \"count\": 4,\n    \"request\": []\n}"},{"id":"8bbe87e6-ffbf-4310-b84b-9b49cc1a86eb","name":"Error","originalRequest":{"method":"GET","header":[],"url":"https://new.keyapp.top/api/public/v2/constants/error-codes"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"message\": [\n            \"Error description\"\n        ]\n    }\n}"}],"_postman_id":"449e3ffe-ef57-4c0c-8bfe-95ecd1d1233f"}],"id":"634caa63-9b9a-4ae1-9764-b7c7c6eb0606","description":"<p>Various system constants, like countries, codes, campaign statuses etc.</p>\n","_postman_id":"634caa63-9b9a-4ae1-9764-b7c7c6eb0606","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]},"isInherited":true,"source":{"_postman_id":"2982cea0-29b0-476d-8d13-097c387554c1","id":"2982cea0-29b0-476d-8d13-097c387554c1","name":"Keyapp.top: public/v2 - latest","type":"collection"}}},{"name":"Paid APIs","item":[{"name":"Buy API credits","id":"9d9010b7-6d5c-4fdb-b9a7-abac8d68a9c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"packs_count","value":"2","type":"text"}]},"url":"https://new.keyapp.top/api/public/v2/finances/buy-credits","description":"<p>Buys API credits for paid API calls</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"0fbf8312-e7ba-4b81-bd43-86d25fb822a7","id":"0fbf8312-e7ba-4b81-bd43-86d25fb822a7","name":"Paid APIs","type":"folder"}},"urlObject":{"path":["finances","buy-credits"],"host":["https://new.keyapp.top/api/public/v2"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d9010b7-6d5c-4fdb-b9a7-abac8d68a9c0"}],"id":"0fbf8312-e7ba-4b81-bd43-86d25fb822a7","description":"<p>Our API offers both free and paid calls, allowing users to choose services that best fit their needs. Free calls are great for basic use, while paid calls unlock advanced features for more demanding tasks.</p>\n<p>Each <strong>paid</strong> call has its cost, with an average of <strong>1-2</strong> credits per call. Tokens are automatically renewed at the beginning of each month (<strong>500</strong> tokens). If you need more tokens, you can purchase them for about <strong>$10</strong> per <strong>500</strong> tokens. Set the \"Auto refresh tokens\" checkbox in API section to automatically purchase more tokens when your token balance is low.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>API name</th>\n<th>Call cost in tokens</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>apps / search</td>\n<td>1</td>\n</tr>\n<tr>\n<td>keywords / rank</td>\n<td>1</td>\n</tr>\n<tr>\n<td>keywords / rank history</td>\n<td>1</td>\n</tr>\n<tr>\n<td>keywords / suggested keywords</td>\n<td>1</td>\n</tr>\n<tr>\n<td>keywords / competitors keywords</td>\n<td>1</td>\n</tr>\n<tr>\n<td>All other</td>\n<td>Free</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"bbfb1499-b8b0-461c-8322-6550ca1907eb","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"efd5be7a-e4c3-46e0-abb7-beebbdd8069b","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"0fbf8312-e7ba-4b81-bd43-86d25fb822a7"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{apikey}}"}]}},"event":[{"listen":"prerequest","script":{"id":"32c9ceba-3c99-47d9-b99e-c3417638a830","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bc4bff4d-05c6-4fad-86c3-9f3571348f19","type":"text/javascript","exec":[""]}}],"variable":[{"key":"url_v2","value":"https://new.keyapp.top/api/public/v2","type":"string"}]}