{"info":{"_postman_id":"3aaf1567-7c8b-4826-b5cc-079e018ea0cd","name":"ZukooSMS","description":"<html><head></head><body><h3 id=\"🚀-zukoosms-api\">🚀 ZukooSMS API</h3>\n<p>Welcome to the official API documentation for <strong>ZukooSMS</strong>.<br>This API allows you to send SMS, manage orders, and retrieve history programmatically.</p>\n<hr>\n<h5 id=\"🔑-authentication\">🔑 Authentication</h5>\n<p>All API requests require an <strong>Authorization</strong> header with a valid <strong>Bearer token</strong>.<br>You can obtain your token from the ZukooSMS dashboard.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Authorization</strong></th>\n<th><strong>Bearer Token</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Your API key</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Example:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n   \"service\": \"ds\",\n   \"max_price\": 0.5,\n}\n\n</code></pre></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"47678398","collectionId":"3aaf1567-7c8b-4826-b5cc-079e018ea0cd","publishedId":"2sB3BKDSun","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-08-19T01:31:09.000Z"},"item":[{"name":"API-v1","item":[{"name":"Wallet","item":[{"name":"Balance","id":"e077e824-79cb-4632-be1b-661e9516b6d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"https://zukoosms.com/api/v1/retreive-balance","description":"<p>this end-point is used to retreive your ZukooSMS wallet balance</p>\n","urlObject":{"protocol":"https","path":["api","v1","retreive-balance"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[{"id":"f6b40ede-292d-41e1-853b-3e3addd78011","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"https://zukoosms.com/api/v1/retreive-balance"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Wed, 20 Aug 2025 04:49:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"balance\": \"0.00\",\n    \"currency\": \"NGN\"\n}"}],"_postman_id":"e077e824-79cb-4632-be1b-661e9516b6d1"}],"id":"19163b29-e204-404b-9678-75a4b2064b52","_postman_id":"19163b29-e204-404b-9678-75a4b2064b52","description":""},{"name":"USA NUMBERS ONLY","item":[{"name":"Services","item":[{"name":"Retrieve services","id":"a0749c5f-5d98-48b3-af43-7b2b55a7ff01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"https://zukoosms.com/api/v1/usa/services","description":"<p>This API endpoint is used to retrieve all the services for ZukooSMS requests. It sends an HTTP GET request to the URL</p>\n<p><code>https://zukoosms.com/api/v1/usa/services</code>.</p>\n<h5 id=\"example\">Example</h5>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code> https://zukoosms.com/api/v1/usa/services\n\n</code></pre>","urlObject":{"protocol":"https","path":["api","v1","usa","services"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[{"id":"e6bed09b-7b9f-4d26-9443-b34d86e8c640","name":"200 OK - Success","originalRequest":{"method":"GET","header":[],"url":"https://zukoosms.com/api/v1/usa/services"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.24.0 (Ubuntu)"},{"key":"Date","value":"Wed, 20 Aug 2025 04:38:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"187\": {\n        \"2redbeans\": {\n            \"name\": \"2RedBeans\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"auw\": {\n            \"name\": \"3Fun\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"aarp\": {\n            \"name\": \"AARP Rewards\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"acima\": {\n            \"name\": \"Acima\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"acorns\": {\n            \"name\": \"Acorns\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"advanceamerica\": {\n            \"name\": \"Advance America\",\n            \"count\": 100,\n            \"cost\": 490.46,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"aegpresents \": {\n            \"name\": \"AEG Presents\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"af247\": {\n            \"name\": \"af247.com\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"affirm\": {\n            \"name\": \"Affirm\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"afterpay\": {\n            \"name\": \"Afterpay\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"airbaton\": {\n            \"name\": \"Airbaton.net\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"albertsons\": {\n            \"name\": \"Albertsons / Safeway\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"alibabacloud\": {\n            \"name\": \"Alibaba Cloud\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"alipay\": {\n            \"name\": \"Alipay\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ally\": {\n            \"name\": \"Ally\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"am\": {\n            \"name\": \"Amazon / AWS\",\n            \"count\": 100,\n            \"cost\": 1180.17,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"amex\": {\n            \"name\": \"Amex\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"pm\": {\n            \"name\": \"AOL\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"wx\": {\n            \"name\": \"Apple\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"archer\": {\n            \"name\": \"Archer app\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ashleymadison\": {\n            \"name\": \"Ashley Madison\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"aspiration\": {\n            \"name\": \"Aspiration / GreenFi\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"astrafi\": {\n            \"name\": \"Astrafi.com\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"anl\": {\n            \"name\": \"Attapoll\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"axos\": {\n            \"name\": \"Axos Bank\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"qv\": {\n            \"name\": \"Badoo\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"boa\": {\n            \"name\": \"Bank of America\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"baselane\": {\n            \"name\": \"Baselane\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"bcbs\": {\n            \"name\": \"BCBS\",\n            \"count\": 100,\n            \"cost\": 183.92,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"beehiiv\": {\n            \"name\": \"Beehiiv\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"bdx\": {\n            \"name\": \"Benjamin\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"bestbuy\": {\n            \"name\": \"Best Buy\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"betfanatics\": {\n            \"name\": \"Bet Fanatics\",\n            \"count\": 100,\n            \"cost\": 1180.17,\n            \"ltrPrice\": \"0.30\",\n            \"repeatable\": true\n        },\n        \"ie\": {\n            \"name\": \"Bet365\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"betr\": {\n            \"name\": \"Betr\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"biltrewards\": {\n            \"name\": \"Bilt Rewards\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"blastbucks\": {\n            \"name\": \"Blastbucks\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"bz\": {\n            \"name\": \"Blizzard / Battle.net\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"blk\": {\n            \"name\": \"BLK\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"bluesky\": {\n            \"name\": \"Bluesky\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"bmoalto\": {\n            \"name\": \"BMO Alto\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"bmoharris\": {\n            \"name\": \"BMO Harris\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"bossmoney\": {\n            \"name\": \"Boss Money\",\n            \"count\": 100,\n            \"cost\": 643.73,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"bphr\": {\n            \"name\": \"BPHR\",\n            \"count\": 100,\n            \"cost\": 9303.46,\n            \"ltrPrice\": \"0.80\",\n            \"repeatable\": true\n        },\n        \"bridgemoney\": {\n            \"name\": \"BridgeMoney.co\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"bright\": {\n            \"name\": \"Bright Capital\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"mo\": {\n            \"name\": \"Bumble\",\n            \"count\": 100,\n            \"cost\": 383.17,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"burner\": {\n            \"name\": \"Burner\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"butcherbox\": {\n            \"name\": \"ButcherBox\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"caesars\": {\n            \"name\": \"Caesars\",\n            \"count\": 100,\n            \"cost\": 1180.17,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"apr\": {\n            \"name\": \"Capital One\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"it\": {\n            \"name\": \"Cash App\",\n            \"count\": 100,\n            \"cost\": 2253.06,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"cashloansexpress\": {\n            \"name\": \"CashLoans Express\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"centurylink\": {\n            \"name\": \"CenturyLink\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"chargepoint\": {\n            \"name\": \"ChargePoint\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"chase\": {\n            \"name\": \"Chase\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"afk\": {\n            \"name\": \"Chevron / TexaCo\",\n            \"count\": 100,\n            \"cost\": 490.46,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"chickfila\": {\n            \"name\": \"Chick-fil-A\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"chime\": {\n            \"name\": \"Chime\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"chipotle\": {\n            \"name\": \"Chipotle\",\n            \"count\": 100,\n            \"cost\": 183.92,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"ir\": {\n            \"name\": \"Chispa\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"circlek\": {\n            \"name\": \"Circle K\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"citi\": {\n            \"name\": \"Citi\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"citizens\": {\n            \"name\": \"Citizens\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"classpass\": {\n            \"name\": \"ClassPass\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"acz\": {\n            \"name\": \"Claude AI\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"cleo\": {\n            \"name\": \"Cleo\",\n            \"count\": 100,\n            \"cost\": 490.46,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"abb\": {\n            \"name\": \"Coca-Cola\",\n            \"count\": 100,\n            \"cost\": 183.92,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"cod\": {\n            \"name\": \"CoD\",\n            \"count\": 100,\n            \"cost\": 183.92,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"codashop\": {\n            \"name\": \"Codashop\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"cmb\": {\n            \"name\": \"Coffee Meets Bagel\",\n            \"count\": 100,\n            \"cost\": 383.17,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"re\": {\n            \"name\": \"Coinbase\",\n            \"count\": 100,\n            \"cost\": 490.46,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"cpulse\": {\n            \"name\": \"College Pulse\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"courtyard\": {\n            \"name\": \"Courtyard.io\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"wc\": {\n            \"name\": \"Craigslist\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"karma\": {\n            \"name\": \"Credit Karma\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"sx\": {\n            \"name\": \"CrowdTap\",\n            \"count\": 100,\n            \"cost\": 321.87,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"cryptocom\": {\n            \"name\": \"Crypto.com\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"current\": {\n            \"name\": \"Current.com\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"currently\": {\n            \"name\": \"Currently.com / AT&T Email\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"cvs\": {\n            \"name\": \"CVS\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"dave\": {\n            \"name\": \"Dave.com\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"zk\": {\n            \"name\": \"Deliveroo\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"dingdingding\": {\n            \"name\": \"DingDingDing\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"dingtone\": {\n            \"name\": \"Dingtone\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ds\": {\n            \"name\": \"Discord\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"discover\": {\n            \"name\": \"Discover Bank\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"docusign\": {\n            \"name\": \"Docusign\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ac\": {\n            \"name\": \"DoorDash\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"doublelist\": {\n            \"name\": \"DoubleList\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"dovetail\": {\n            \"name\": \"Dovetail\",\n            \"count\": 100,\n            \"cost\": 490.46,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"draftkings\": {\n            \"name\": \"DraftKings\",\n            \"count\": 100,\n            \"cost\": 1180.17,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"dunkin\": {\n            \"name\": \"Dunkin Donuts\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"dutchbros\": {\n            \"name\": \"Dutch Bros\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"dh\": {\n            \"name\": \"eBay\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"uf\": {\n            \"name\": \"Eneba\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"espnbet\": {\n            \"name\": \"ESPN BET\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"etoro\": {\n            \"name\": \"eToro\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"alq\": {\n            \"name\": \"Etsy\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"everbank\": {\n            \"name\": \"EverBank\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"evgo\": {\n            \"name\": \"EVgo\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"experian\": {\n            \"name\": \"Experian\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"fb\": {\n            \"name\": \"Facebook\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"fanaticslive\": {\n            \"name\": \"Fanatics Live\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"fanduel\": {\n            \"name\": \"fanduel\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"feastables\": {\n            \"name\": \"Feastables\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"fedex\": {\n            \"name\": \"FedEx\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ws\": {\n            \"name\": \"Feeld\",\n            \"count\": 100,\n            \"cost\": 153.27,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"fetchrewards\": {\n            \"name\": \"Fetch Rewards\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"fet\": {\n            \"name\": \"FetLife\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"fidelity\": {\n            \"name\": \"Fidelity\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"netbenefits\": {\n            \"name\": \"Fidelity NetBenefits\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"finnfox\": {\n            \"name\": \"FinnFox / EiLoan\",\n            \"count\": 100,\n            \"cost\": 1256.81,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"fivesurveys\": {\n            \"name\": \"Five Surveys\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"cn\": {\n            \"name\": \"Fiverr\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"flip\": {\n            \"name\": \"Flip\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"footlocker\": {\n            \"name\": \"Foot Locker\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"foundcom\": {\n            \"name\": \"Found.com\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"frisbee\": {\n            \"name\": \"Frisbee Rewards\",\n            \"count\": 100,\n            \"cost\": 490.46,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"frostbank\": {\n            \"name\": \"Frost Bank\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"futuregreen\": {\n            \"name\": \"Future.green\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"gaint\": {\n            \"name\": \"Gaintplay\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"gameflip\": {\n            \"name\": \"Gameflip\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"gcx\": {\n            \"name\": \"GCX\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"gemini\": {\n            \"name\": \"Gemini\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"getholdings\": {\n            \"name\": \"GetHoldings\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"abk\": {\n            \"name\": \"GMX.com\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"go2bank\": {\n            \"name\": \"Go2Bank\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"gofundme\": {\n            \"name\": \"GoFundMe\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"golden1\": {\n            \"name\": \"Golden1\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"go\": {\n            \"name\": \"Google / Gmail / Youtube\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"googlechat\": {\n            \"name\": \"Google Chat\",\n            \"count\": 85,\n            \"cost\": 659.06,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"googlemessenger\": {\n            \"name\": \"Google Messenger\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"gf\": {\n            \"name\": \"Google Voice\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ajn\": {\n            \"name\": \"Gopuff\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"greendot\": {\n            \"name\": \"Green Dot\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"greenlight\": {\n            \"name\": \"Greenlight.com\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"grifin\": {\n            \"name\": \"Grifin.com\",\n            \"count\": 100,\n            \"cost\": 291.21,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"yw\": {\n            \"name\": \"Grindr\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"happn\": {\n            \"name\": \"happn\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"healthsafe\": {\n            \"name\": \"HealthSafe (Optum)\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"rt\": {\n            \"name\": \"Hily\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"vz\": {\n            \"name\": \"Hinge\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"hitch\": {\n            \"name\": \"Hitch\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"hopper\": {\n            \"name\": \"Hopper\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"hostinger\": {\n            \"name\": \"Hostinger\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"hsbc\": {\n            \"name\": \"HSBC\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"huntington\": {\n            \"name\": \"Huntington\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"ibotta\": {\n            \"name\": \"Ibotta\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"indeed\": {\n            \"name\": \"Indeed\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"inkind\": {\n            \"name\": \"inKind\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"innago\": {\n            \"name\": \"Innago\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"instacart\": {\n            \"name\": \"Instacart\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ig\": {\n            \"name\": \"Instagram\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"intuit\": {\n            \"name\": \"Intuit\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"agk\": {\n            \"name\": \"Ipsos iSay\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"za\": {\n            \"name\": \"JD.com\",\n            \"count\": 100,\n            \"cost\": 229.9,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"jointrue\": {\n            \"name\": \"Jointrue.com\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"juno\": {\n            \"name\": \"Juno\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"kt\": {\n            \"name\": \"KakaoTalk\",\n            \"count\": 100,\n            \"cost\": 183.92,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"keitaro\": {\n            \"name\": \"Keitaro\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"keybank\": {\n            \"name\": \"Keybank\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"klarna\": {\n            \"name\": \"Klarna\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"klover\": {\n            \"name\": \"Klover\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"koho\": {\n            \"name\": \"Koho.ca\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"kraken\": {\n            \"name\": \"Kraken\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"kudos\": {\n            \"name\": \"Kudos\",\n            \"count\": 100,\n            \"cost\": 291.21,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"laa\": {\n            \"name\": \"LAA\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"riot\": {\n            \"name\": \"League of Legends\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"lego\": {\n            \"name\": \"Lego Offer Hub\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"lightningai\": {\n            \"name\": \"Lightning AI\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"me\": {\n            \"name\": \"LINE messenger\",\n            \"count\": 100,\n            \"cost\": 183.92,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"tn\": {\n            \"name\": \"LinkedIn\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"ex\": {\n            \"name\": \"Linode\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"lowes\": {\n            \"name\": \"Lowe's\",\n            \"count\": 100,\n            \"cost\": 490.46,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"luvs\": {\n            \"name\": \"Luvs\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"tu\": {\n            \"name\": \"Lyft\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"lysted\": {\n            \"name\": \"Lysted\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"manus\": {\n            \"name\": \"Manus.im\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"marylous\": {\n            \"name\": \"Marylous Coffee\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"abf\": {\n            \"name\": \"Match.com\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"dg\": {\n            \"name\": \"Mercari\",\n            \"count\": 100,\n            \"cost\": 490.46,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"merrilledge\": {\n            \"name\": \"Merrill Edge\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"mm\": {\n            \"name\": \"Microsoft / Outlook / Hotmail\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"qo\": {\n            \"name\": \"MoneyLion\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"bgj\": {\n            \"name\": \"MoonPay\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"mygiftcardredemption\": {\n            \"name\": \"MyGiftCardRedemption\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"naver\": {\n            \"name\": \"Naver\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"navy\": {\n            \"name\": \"Navy Federal\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"aft\": {\n            \"name\": \"Neocrypto\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"netspend\": {\n            \"name\": \"Netspend\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"nexon\": {\n            \"name\": \"Nexon\",\n            \"count\": 100,\n            \"cost\": 183.92,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"nfcu\": {\n            \"name\": \"NFCU\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"nicesurveys\": {\n            \"name\": \"Nice Surveys\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ew\": {\n            \"name\": \"Nike\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"noonlight\": {\n            \"name\": \"Noonlight\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"northone\": {\n            \"name\": \"North One\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"novo\": {\n            \"name\": \"Novo\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"zm\": {\n            \"name\": \"OfferUp\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"vm\": {\n            \"name\": \"OkCupid\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"oneapp\": {\n            \"name\": \"One.app / Onepay\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"oneforma\": {\n            \"name\": \"OneForma\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"onlinecheckwriter\": {\n            \"name\": \"OnlineCheckWriter\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"dr\": {\n            \"name\": \"OpenAI / ChatGPT\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"openphone\": {\n            \"name\": \"OpenPhone\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"opentable\": {\n            \"name\": \"OpenTable\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"ourtime\": {\n            \"name\": \"OurTime\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"outlier\": {\n            \"name\": \"Outlier AI\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ozk\": {\n            \"name\": \"OZK\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"payoneer\": {\n            \"name\": \"Payoneer\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"ts\": {\n            \"name\": \"PayPal\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.30\",\n            \"repeatable\": true\n        },\n        \"pelago\": {\n            \"name\": \"Pelago\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"perpay\": {\n            \"name\": \"Perpay\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"phoner\": {\n            \"name\": \"Phoner\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"fp\": {\n            \"name\": \"Phound\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"pinata\": {\n            \"name\": \"Pinata.ai\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"pinger\": {\n            \"name\": \"Pinger\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"pingme\": {\n            \"name\": \"PingMe\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"pixels\": {\n            \"name\": \"Pixels.xyz\",\n            \"count\": 100,\n            \"cost\": 245.23,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"plaid\": {\n            \"name\": \"Plaid\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"playful\": {\n            \"name\": \"Playful Rewards\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"pf\": {\n            \"name\": \"Plenty of Fish\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"pnc\": {\n            \"name\": \"PNC\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"pogo\": {\n            \"name\": \"Pogo\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"oz\": {\n            \"name\": \"Poshmark\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"prolific\": {\n            \"name\": \"Prolific\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"public\": {\n            \"name\": \"Public.com\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"pvc\": {\n            \"name\": \"PVC\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"qantas\": {\n            \"name\": \"Qantas\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"r4r\": {\n            \"name\": \"Rate4Rewards\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"raya\": {\n            \"name\": \"Raya The App\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ajj\": {\n            \"name\": \"Rebtel\",\n            \"count\": 100,\n            \"cost\": 183.92,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"reddit\": {\n            \"name\": \"Reddit\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"rednote\": {\n            \"name\": \"RedNote / Xiaohongshu\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"regions\": {\n            \"name\": \"Regions\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"relayfi\": {\n            \"name\": \"Relayfi.com\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"resy\": {\n            \"name\": \"Resy.com\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"revel\": {\n            \"name\": \"Revel\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"revolut\": {\n            \"name\": \"Revolut\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"revtrax\": {\n            \"name\": \"RevTrax\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"riamoneytransfer\": {\n            \"name\": \"Ria Money Transfer\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ring4\": {\n            \"name\": \"Ring4\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"robinhood\": {\n            \"name\": \"Robinhood\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"roblox\": {\n            \"name\": \"Roblox\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"rumble\": {\n            \"name\": \"Rumble\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"lj\": {\n            \"name\": \"Santander\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"schwab\": {\n            \"name\": \"Schwab\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"screenconnect\": {\n            \"name\": \"ScreenConnect\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"are\": {\n            \"name\": \"Seated\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"seatgeek\": {\n            \"name\": \"SeatGeek\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"unlisted\": {\n            \"name\": \"Service not listed\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": false\n        },\n        \"sezzle\": {\n            \"name\": \"Sezzle\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"aez\": {\n            \"name\": \"SHEIN\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"shiftkey\": {\n            \"name\": \"ShiftKey\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"shippingeasy\": {\n            \"name\": \"ShippingEasy\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"shop\": {\n            \"name\": \"Shop.app\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"sideline\": {\n            \"name\": \"Sideline / Index by Pinger\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"bw\": {\n            \"name\": \"Signal\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"skout\": {\n            \"name\": \"Skout\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"aqt\": {\n            \"name\": \"Skrill\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"snakzy\": {\n            \"name\": \"Snakzy\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"snapfinance\": {\n            \"name\": \"Snap Finance\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"fu\": {\n            \"name\": \"Snapchat\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"snaplii\": {\n            \"name\": \"Snaplii\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": false\n        },\n        \"sofi\": {\n            \"name\": \"SoFi Bank\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"splitdrop\": {\n            \"name\": \"SplitDrop\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"spruce\": {\n            \"name\": \"Sprucemoney.com\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"bbg\": {\n            \"name\": \"Square\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"stash\": {\n            \"name\": \"Stash.com\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"mt\": {\n            \"name\": \"Steam\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"step\": {\n            \"name\": \"Step\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"stir\": {\n            \"name\": \"Stir\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"strike\": {\n            \"name\": \"Strike\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"stripe\": {\n            \"name\": \"Stripe\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"super\": {\n            \"name\": \"Super.com\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"swag\": {\n            \"name\": \"Swagbucks / InboxDollars / MyPoints / ySense / Noones / Adgate Survey\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"taimi\": {\n            \"name\": \"Taimi\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"tdcom\": {\n            \"name\": \"TD.com\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"tg\": {\n            \"name\": \"Telegram\",\n            \"count\": 100,\n            \"cost\": 3096.04,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ep\": {\n            \"name\": \"Temu\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"tencent\": {\n            \"name\": \"Tencent QQ\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"asf\": {\n            \"name\": \"TextFree\",\n            \"count\": 100,\n            \"cost\": 229.9,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"textla\": {\n            \"name\": \"Textla\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"textr\": {\n            \"name\": \"Textr\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"threads\": {\n            \"name\": \"Threads\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"gp\": {\n            \"name\": \"Ticketmaster\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ticketswap\": {\n            \"name\": \"TicketSwap\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"lf\": {\n            \"name\": \"TikTok\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"timewall\": {\n            \"name\": \"Timewall\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"oi\": {\n            \"name\": \"Tinder\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"topsurveys\": {\n            \"name\": \"Top Surveys / Earnstar\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"tradify\": {\n            \"name\": \"Tradify\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"trapcall\": {\n            \"name\": \"TrapCall\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"truist\": {\n            \"name\": \"Truist\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"ada\": {\n            \"name\": \"Truth Social\",\n            \"count\": 100,\n            \"cost\": 229.9,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"turbotenant\": {\n            \"name\": \"TurboTenant\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"twilio\": {\n            \"name\": \"Twilio\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"hb\": {\n            \"name\": \"Twitch\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"tw\": {\n            \"name\": \"Twitter\",\n            \"count\": 100,\n            \"cost\": 291.21,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"usbank\": {\n            \"name\": \"U.S. Bank\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"ub\": {\n            \"name\": \"Uber\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"ufb\": {\n            \"name\": \"UFBdirect.com\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"unbank\": {\n            \"name\": \"Unbank\",\n            \"count\": 100,\n            \"cost\": 720.37,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"unitedairlines\": {\n            \"name\": \"United Airlines\",\n            \"count\": 100,\n            \"cost\": 1026.91,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"upaynet\": {\n            \"name\": \"UPAYNET\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"uphold\": {\n            \"name\": \"Uphold\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"uprova\": {\n            \"name\": \"Uprova\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"upward\": {\n            \"name\": \"Upward\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"upwork\": {\n            \"name\": \"Upwork\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"usaa\": {\n            \"name\": \"USAA\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"usalliance\": {\n            \"name\": \"USALLIANCE\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"varo\": {\n            \"name\": \"Varo\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"yy\": {\n            \"name\": \"Venmo\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"verasight\": {\n            \"name\": \"Verasight\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"vercel\": {\n            \"name\": \"Vercel\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"vi\": {\n            \"name\": \"Viber\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"vinted\": {\n            \"name\": \"Vinted\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"vision_engage\": {\n            \"name\": \"Vision Engage\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"vitacost\": {\n            \"name\": \"Vitacost\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"vk\": {\n            \"name\": \"VKontakte\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"wallethub\": {\n            \"name\": \"WalletHub\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"wr\": {\n            \"name\": \"Walmart\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"walmartmoneycard\": {\n            \"name\": \"Walmart MoneyCard\",\n            \"count\": 100,\n            \"cost\": 490.46,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"wayfair\": {\n            \"name\": \"Wayfair\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"waymo\": {\n            \"name\": \"Waymo\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"alf\": {\n            \"name\": \"Webull\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"wb\": {\n            \"name\": \"WeChat\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"weebly\": {\n            \"name\": \"Weebly\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"wfargo\": {\n            \"name\": \"Wells Fargo\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"wert\": {\n            \"name\": \"Wert\",\n            \"count\": 100,\n            \"cost\": 337.19,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"wu\": {\n            \"name\": \"Western Union\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"whatnot\": {\n            \"name\": \"Whatnot\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"wa\": {\n            \"name\": \"WhatsApp\",\n            \"count\": 100,\n            \"cost\": 873.64,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"wheely\": {\n            \"name\": \"Wheely\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"wingstop\": {\n            \"name\": \"Wingstop\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"bo\": {\n            \"name\": \"Wise\",\n            \"count\": 100,\n            \"cost\": 1333.44,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"rr\": {\n            \"name\": \"Wolt\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"mb\": {\n            \"name\": \"Yahoo\",\n            \"count\": 100,\n            \"cost\": 567.1,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"yendo\": {\n            \"name\": \"Yendo\",\n            \"count\": 100,\n            \"cost\": 1639.98,\n            \"ltrPrice\": \"0.40\",\n            \"repeatable\": true\n        },\n        \"mj\": {\n            \"name\": \"Zalo\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": false\n        },\n        \"zillow\": {\n            \"name\": \"Zillow\",\n            \"count\": 100,\n            \"cost\": 413.83,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        },\n        \"zyrtec\": {\n            \"name\": \"Zyrtec\",\n            \"count\": 100,\n            \"cost\": 260.56,\n            \"ltrPrice\": \"0.20\",\n            \"repeatable\": true\n        }\n    }\n}"}],"_postman_id":"a0749c5f-5d98-48b3-af43-7b2b55a7ff01"}],"id":"d4733ea0-4a5e-441f-ae96-274766dd33a9","_postman_id":"d4733ea0-4a5e-441f-ae96-274766dd33a9","description":""},{"name":"Request Number","item":[{"name":"Request-Number","id":"514a35ba-6994-4f8b-9deb-c28e58d1f2cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"service\": \"ds\",\r\n    \"max_price\": 0.5\r\n}"},"url":"https://zukoosms.com/api/v1/usa/request-number","urlObject":{"protocol":"https","path":["api","v1","usa","request-number"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"514a35ba-6994-4f8b-9deb-c28e58d1f2cd"}],"id":"0e93ed52-0c0e-4d85-ae76-80a5ba851406","_postman_id":"0e93ed52-0c0e-4d85-ae76-80a5ba851406","description":""},{"name":"Cancel","item":[{"name":"Cancel-Number","id":"8cc56c46-2971-4d2a-a1ce-61f2886758a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"transactionId\": \"348326046\"\r\n}"},"url":"https://zukoosms.com/api/v1/usa/cancel-number","urlObject":{"protocol":"https","path":["api","v1","usa","cancel-number"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cc56c46-2971-4d2a-a1ce-61f2886758a3"}],"id":"5c92db7f-0011-4c02-b7e0-06a09b076306","_postman_id":"5c92db7f-0011-4c02-b7e0-06a09b076306","description":""},{"name":"Refresh","item":[{"name":"Refresh-OTP","id":"0cf40637-020f-4c5b-b78e-619ece2a3204","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"transactionId\": \"348326046\"\r\n\r\n}"},"url":"https://zukoosms.com/api/v1/usa/refresh-otp","urlObject":{"protocol":"https","path":["api","v1","usa","refresh-otp"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0cf40637-020f-4c5b-b78e-619ece2a3204"}],"id":"29f2d94c-9e6f-427c-a397-79737112982a","_postman_id":"29f2d94c-9e6f-427c-a397-79737112982a","description":""}],"id":"351e88b2-a935-4619-acdb-617b3c3fd94b","description":"<p>This folder contains endpoint required to use ZukooSMS USA only API</p>\n","_postman_id":"351e88b2-a935-4619-acdb-617b3c3fd94b"},{"name":"ALL COUNTRIES","item":[{"name":"Services","item":[{"name":"Retrieve Services","id":"680c7609-ae98-4727-8be8-1705fd5a3c6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://zukoosms.com/api/v1/allcountries/services","urlObject":{"protocol":"https","path":["api","v1","allcountries","services"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"680c7609-ae98-4727-8be8-1705fd5a3c6b"}],"id":"76b019cc-d0ff-4e55-93dd-b0c95e94e7fa","_postman_id":"76b019cc-d0ff-4e55-93dd-b0c95e94e7fa","description":""},{"name":"Countries","item":[{"name":"Retrieve Countries","id":"113497d6-8ad3-4002-8f6c-375a9ee6bb56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://zukoosms.com/api/v1/allcountries/countries","urlObject":{"protocol":"https","path":["api","v1","allcountries","countries"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"113497d6-8ad3-4002-8f6c-375a9ee6bb56"}],"id":"b9df5da0-4dee-496f-b45b-6ffcec177a67","_postman_id":"b9df5da0-4dee-496f-b45b-6ffcec177a67","description":""},{"name":"Retrieve-Price","item":[{"name":"Price","id":"55a446f0-55d3-445e-bf88-0d6b641dc5f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"country\": \"US\",\r\n  \"service\": \"1\"\r\n  \r\n}\r\n"},"url":"https://zukoosms.com/api/v1/allcountries/request-price","urlObject":{"protocol":"https","path":["api","v1","allcountries","request-price"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"55a446f0-55d3-445e-bf88-0d6b641dc5f4"}],"id":"bcbacd0d-8636-4ca7-bccf-acc7988fc2ca","_postman_id":"bcbacd0d-8636-4ca7-bccf-acc7988fc2ca","description":""},{"name":"Request-Number","item":[{"name":"Number","id":"fbe04d10-973d-448c-a2b6-348401c24cd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"country\": \"US\",\r\n  \"service\": \"1\"\r\n  \r\n}"},"url":"https://zukoosms.com/api/v1/allcountries/request-number","urlObject":{"protocol":"https","path":["api","v1","allcountries","request-number"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fbe04d10-973d-448c-a2b6-348401c24cd6"}],"id":"cc1940e0-8f2c-43b8-9758-9e900f8efc80","_postman_id":"cc1940e0-8f2c-43b8-9758-9e900f8efc80","description":""},{"name":"Refresh-OTP","item":[{"name":"OTP","id":"c9a1c823-d7a2-49e5-91e7-9385e0bb7c4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"transactionId\": \"UIO1Z56G\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://zukoosms.com/api/v1/allcountries/refresh-otp","urlObject":{"protocol":"https","path":["api","v1","allcountries","refresh-otp"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9a1c823-d7a2-49e5-91e7-9385e0bb7c4d"}],"id":"e4ae3a9e-c763-4d41-a2ec-b7019ab261a1","_postman_id":"e4ae3a9e-c763-4d41-a2ec-b7019ab261a1","description":""},{"name":"Cancel-Number","item":[{"name":"Cancel","id":"03cb0633-9f81-4779-bd45-3adfc40889a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"transactionId\": \"UIO1Z56G\"\r\n}\r\n"},"url":"https://zukoosms.com/api/v1/allcountries/cancel-number","urlObject":{"protocol":"https","path":["api","v1","allcountries","cancel-number"],"host":["zukoosms","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"03cb0633-9f81-4779-bd45-3adfc40889a6"}],"id":"db9e6e6d-10ed-441a-b890-92b74d770a32","_postman_id":"db9e6e6d-10ed-441a-b890-92b74d770a32","description":""}],"id":"ec6ec218-4935-4ba4-a98c-ccd200aa3b11","description":"<p>This folder contains endpoint required to use ZukooSMS ALL COUNTRIES API</p>\n","_postman_id":"ec6ec218-4935-4ba4-a98c-ccd200aa3b11"}],"id":"8697bf37-0c5d-42fc-afbf-ce2bc59daa79","description":"<p>All informative endpoints used in order to request extra information that were not categorized by the previous folders.</p>\n","_postman_id":"8697bf37-0c5d-42fc-afbf-ce2bc59daa79"}],"variable":[{"key":"API key","value":"","type":"default"},{"key":"API KEY","value":"","type":"default"},{"key":"zukooAPI","value":"","type":"default"},{"key":"zukoadmin","value":"","type":"default"}]}