{"info":{"_postman_id":"dfda8235-51d4-4284-8c07-805ae4fcf95e","name":"RoutineHub","description":"<html><head></head><body><h1 id=\"routinehubdocs-api\">RoutineHubDocs - API</h1>\n<p>Root URL: <code>https://routinehub.co/api/v1/</code></p>\n<p>All API endpoints are based on the root url. </p>\n<p><strong>Note:</strong> This documentation is for v1 of the API. The new v2 has not been released yet. </p>\n<h5 id=\"table-of-content\">Table of Content</h5>\n<blockquote>\n<ul>\n<li><a href=\"#shortcut-id\">Shortcut ID</a></li>\n<li><a href=\"#api-key\">API Key</a><br><ul>\n<li><a href=\"#key-generation\">Key Generation</a><br></li>\n<li><a href=\"#revoke-key\">Revoke Key</a><br></li>\n<li><a href=\"#storage\">Storage</a><br></li>\n</ul>\n</li>\n<li><a href=\"#get-endpoints\">GET Endpoints</a><br><ul>\n<li><a href=\"#list-user-shortcuts\">List User Shortcuts</a><br></li>\n<li><a href=\"#get-latest-shortcut-version\">Get Latest Shortcut Version Info</a><br></li>\n</ul>\n</li>\n<li><a href=\"#post-endpoints\">POST Endpoints</a><br><ul>\n<li><a href=\"#create-shortcut-version\">Create Shortcut version</a><br></li>\n<li><a href=\"#publish-shortcut\">Publish Shortcut</a><br></li>\n<li><a href=\"#unpublish-shortcut\">Unpublish Shortcut</a><br></li>\n</ul>\n</li>\n</ul>\n</blockquote>\n<h2 id=\"shortcut-id\">Shortcut ID</h2>\n<p>The  is a numeric ID assigned to the shortcut on the site when a new shortcut is created.</p>\n<p>To find this ID after creating the shortcut on RoutineHub, tap/click on the address bar and view the numeric ID value.</p>\n<p>Example: <a href=\"https://routinehub.co/shortcut/7388/version/create\">https://routinehub.co/shortcut/7388/version/create</a><br>\nRoutineHub Shortcut ID: 7388</p>\n<hr>\n<h2 id=\"api-key\">API Key</h2>\n<h3 id=\"key-generation\">Key Generation</h3>\n<p>Where  is needed, the user has to generate the key. This can be done from the RoutineHub settings page. </p>\n<h3 id=\"revoke-key\">Revoke Key</h3>\n<p>It is not currently possible to revoke a key, but if you generate a new key, the old key will become invalid </p>\n<h3 id=\"storage\">Storage</h3>\n<p>It is Preferred that this be stored locally to the user's system and not on your servers anywhere.</p>\n<hr>\n<h2 id=\"get-endpoints\">GET Endpoints</h2>\n<h3 id=\"list-user-shortcuts\">List User Shortcuts</h3>\n<p><code>GET 'api/v1/&lt;api_key&gt;/shortcuts'</code></p>\n<p>Simply retrieves a list of the user's shortcuts with their IDs and whether it's published or not.</p>\n<h3 id=\"get-latest-shortcut-version-info\">Get Latest Shortcut Version Info</h3>\n<p><code>GET 'api/v1/shortcuts/&lt;shortcut_id&gt;/versions/latest'</code></p>\n<p>Gets the latest version of a shortcut. No api key needed.</p>\n<hr>\n<h2 id=\"post-endpoints\">POST Endpoints</h2>\n<h3 id=\"create-shortcut-version\">Create Shortcut version</h3>\n<p><code>POST 'api/v1/&lt;api_key&gt;/shortcuts/&lt;shortcut_id&gt;/versions/create'</code></p>\n<p>Creates a new version for a shortcut. </p>\n<p>Parameters:<br>\n'version' : The version number\n'link' : Link to the shortcut on iCloud\n'changes' : List of changes for this version</p>\n<h3 id=\"publish-shortcut\">Publish Shortcut</h3>\n<p><code>POST 'api/v1/&lt;api_key&gt;/shortcuts/&lt;shortcut_id&gt;/publish'</code></p>\n<p>Changes the publish status of a shortcut to True.</p>\n<h3 id=\"unpublish-shortcut\">Unpublish Shortcut</h3>\n<p><code>POST 'api/v1/&lt;api_key&gt;/shortcuts/&lt;shortcut_id&gt;/unpublish'</code></p>\n<p>Changes the publish status of a shortcut to False.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"RoutineHubDocs - API","slug":"routinehubdocs-api"}],"owner":"15808119","collectionId":"dfda8235-51d4-4284-8c07-805ae4fcf95e","publishedId":"VUxPu7SH","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-09-01T09:09:19.000Z"},"item":[{"name":"Get User Shortcuts","id":"DEA2411E-36FA-426A-9202-10D3ED84E1B2","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://routinehub.co/api/v1/04d7045789de8b6af0abb5fd20b119f612ff88d5/shortcuts","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"value","value":"04d7045789de8b6af0abb5fd20b119f612ff88d5"}]},"isInherited":true,"source":{"_postman_id":"dfda8235-51d4-4284-8c07-805ae4fcf95e","id":"dfda8235-51d4-4284-8c07-805ae4fcf95e","name":"RoutineHub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","04d7045789de8b6af0abb5fd20b119f612ff88d5","shortcuts"],"host":["routinehub","co"],"query":[],"variable":[]}},"response":[{"id":"f52cfa34-ea58-4f97-9d25-a80e765baf89","name":"Get User Shortcuts Example","originalRequest":{"method":"GET","header":[{"value":"application/json","key":"Content-Type"}],"url":"https://routinehub.co"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"value":"Thu, 01 Sep 2022 13:35:56 GMT","disabled":false,"key":"Date","enabled":true},{"disabled":false,"value":"application/json","key":"Content-Type","enabled":true},{"value":"chunked","key":"Transfer-Encoding","disabled":false,"enabled":true},{"value":"keep-alive","key":"Connection","disabled":false,"enabled":true},{"value":"DENY","disabled":false,"key":"x-frame-options","enabled":true},{"key":"vary","value":"Cookie, Accept-Encoding","disabled":false,"enabled":true},{"key":"x-content-type-options","disabled":false,"value":"nosniff","enabled":true},{"value":"same-origin","key":"referrer-policy","disabled":false,"enabled":true},{"key":"strict-transport-security","value":"max-age=15724800; includeSubdomains","disabled":false,"enabled":true},{"value":"DYNAMIC","key":"CF-Cache-Status","disabled":false,"enabled":true},{"disabled":false,"value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=0c6E4UkwVUoE2dBgY55s%2Fu9a8T0qOnTSqLt1N2AYDsSvbNr3v%2BKwisJxraStHhyxa3a9s6vAdv5KTgLW8wJ8BxXI1LtYPAtTAYZ4mLQGwlYeH2KU4FXzmrgaH1opRWgQ\"}],\"group\":\"cf-nel\",\"max_age\":604800}","key":"Report-To","enabled":true},{"disabled":false,"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}","enabled":true},{"key":"Server","value":"cloudflare","disabled":false,"enabled":true},{"key":"CF-RAY","value":"743e645ada95159b-EWR","disabled":false,"enabled":true},{"value":"br","disabled":false,"key":"Content-Encoding","enabled":true},{"disabled":false,"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400","enabled":true}],"cookie":[],"responseTime":"0","body":null},{"id":"c863d51e-ad6b-4863-930b-33a7b15a82a9","name":"Get User Shortcuts","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://routinehub.co/api/v1/04d7045789de8b6af0abb5fd20b119f612ff88d5/shortcuts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 12 Jul 2025 08:55:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2831"},{"key":"Connection","value":"keep-alive"},{"key":"permissions-policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(self \"https://*.routinehub.co\" \"https://*.routinehub.services\"), camera=(), display-capture=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(self), picture-in-picture=(self), sync-xhr=(self), usb=()"},{"key":"vary","value":"Cookie, Accept-Encoding"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"expect-ct","value":"max-age=86400, enforce"},{"key":"referrer-policy","value":"same-origin"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"95df52343f6f2952-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"shortcuts\": {\n        \".fpl Route Extractor\": {\n            \"id\": 13744,\n            \"published\": \"true\"\n        },\n        \"@blue's RoutineHub Shortcuts (Library)\": {\n            \"id\": 10984,\n            \"published\": \"true\"\n        },\n        \"<audio> Element Embed\": {\n            \"id\": 9948,\n            \"published\": \"true\"\n        },\n        \"1Password URL Schemer\": {\n            \"id\": 19140,\n            \"published\": \"true\"\n        },\n        \"a-Shell Package Installer\": {\n            \"id\": 12991,\n            \"published\": \"true\"\n        },\n        \"Accessibility Defaults (All Off)\": {\n            \"id\": 11130,\n            \"published\": \"true\"\n        },\n        \"Action Directory\": {\n            \"id\": 10921,\n            \"published\": \"true\"\n        },\n        \"AMEN\": {\n            \"id\": 11097,\n            \"published\": \"true\"\n        },\n        \"App Store ⇨ Market Tools\": {\n            \"id\": 12346,\n            \"published\": \"true\"\n        },\n        \"App Store Marketing Tools\": {\n            \"id\": 9821,\n            \"published\": \"true\"\n        },\n        \"App Store Reviews\": {\n            \"id\": 12644,\n            \"published\": \"true\"\n        },\n        \"Apple Design Resources\": {\n            \"id\": 12779,\n            \"published\": \"true\"\n        },\n        \"Apple Maps Route URL\": {\n            \"id\": 18287,\n            \"published\": \"true\"\n        },\n        \"Apple News ⇨ Safari\": {\n            \"id\": 8690,\n            \"published\": \"true\"\n        },\n        \"Audio file ⇨ Base64 Text\": {\n            \"id\": 8914,\n            \"published\": \"true\"\n        },\n        \"Authenticate with Write.as API\": {\n            \"id\": 11589,\n            \"published\": \"true\"\n        },\n        \"Batch Shortcuts Signer (iOS)\": {\n            \"id\": 11467,\n            \"published\": \"true\"\n        },\n        \"Batch Shortcuts Signer (macOS)\": {\n            \"id\": 11401,\n            \"published\": \"true\"\n        },\n        \"Bible API\": {\n            \"id\": 12335,\n            \"published\": \"true\"\n        },\n        \"BIG WORDLE\": {\n            \"id\": 10871,\n            \"published\": \"true\"\n        },\n        \"BIG WORDLE 𝘗𝘙𝘖\": {\n            \"id\": 10918,\n            \"published\": \"true\"\n        },\n        \"Bookmarked Folder Index\": {\n            \"id\": 12853,\n            \"published\": \"true\"\n        },\n        \"Bulk Background Removal\": {\n            \"id\": 12553,\n            \"published\": \"true\"\n        },\n        \"Capture Web Page in Markdown\": {\n            \"id\": 9549,\n            \"published\": \"true\"\n        },\n        \"Capture Web Page to Drafts\": {\n            \"id\": 8994,\n            \"published\": \"true\"\n        },\n        \"Capture Webpage to Drafts (macOS)\": {\n            \"id\": 11078,\n            \"published\": \"true\"\n        },\n        \"CARROT Weather Jar\": {\n            \"id\": 13978,\n            \"published\": \"true\"\n        },\n        \"Clean Empty Things Projects\": {\n            \"id\": 15209,\n            \"published\": \"true\"\n        },\n        \"Clean URLs\": {\n            \"id\": 11081,\n            \"published\": \"true\"\n        },\n        \"Clear Dot\": {\n            \"id\": 11540,\n            \"published\": \"true\"\n        },\n        \"Clipboard ⇨ Mastodon\": {\n            \"id\": 10980,\n            \"published\": \"true\"\n        },\n        \"Clipboard ⇨ Telegram Message\": {\n            \"id\": 10929,\n            \"published\": \"true\"\n        },\n        \"Collect References\": {\n            \"id\": 8913,\n            \"published\": \"true\"\n        },\n        \"Contacts Photo Grid\": {\n            \"id\": 12621,\n            \"published\": \"true\"\n        },\n        \"cowsay\": {\n            \"id\": 11087,\n            \"published\": \"true\"\n        },\n        \"Current Song ⇨ Song.Link ⇨ Clipboard ⇨ Safari\": {\n            \"id\": 8940,\n            \"published\": \"true\"\n        },\n        \"Custom Text Image\": {\n            \"id\": 9284,\n            \"published\": \"true\"\n        },\n        \"Data Jar List\": {\n            \"id\": 10730,\n            \"published\": \"true\"\n        },\n        \"David Blue\": {\n            \"id\": 9282,\n            \"published\": \"true\"\n        },\n        \"DavodTime\": {\n            \"id\": 10872,\n            \"published\": \"true\"\n        },\n        \"DavodTime Conversion\": {\n            \"id\": 12603,\n            \"published\": \"true\"\n        },\n        \"Deduplicate Things\": {\n            \"id\": 14060,\n            \"published\": \"true\"\n        },\n        \"Dev Community Article ⇨ Drafts\": {\n            \"id\": 13238,\n            \"published\": \"true\"\n        },\n        \"DEVONThink Item Dictionary\": {\n            \"id\": 21089,\n            \"published\": \"true\"\n        },\n        \"Disable All Alarms\": {\n            \"id\": 12902,\n            \"published\": \"true\"\n        },\n        \"Discourse Thread ⇨ Things\": {\n            \"id\": 13614,\n            \"published\": \"true\"\n        },\n        \"DJ Screw Discography\": {\n            \"id\": 12618,\n            \"published\": \"true\"\n        },\n        \"Dot ⇨ New Draft\": {\n            \"id\": 11541,\n            \"published\": \"true\"\n        },\n        \"Dot Info\": {\n            \"id\": 11459,\n            \"published\": \"true\"\n        },\n        \"Dots Summary\": {\n            \"id\": 11542,\n            \"published\": \"true\"\n        },\n        \"Download Random Screw Tape\": {\n            \"id\": 12610,\n            \"published\": \"true\"\n        },\n        \"Drafts Workspace ⇨ Apple Notes\": {\n            \"id\": 11622,\n            \"published\": \"true\"\n        },\n        \"Drafts Workspace ⇨ Gists\": {\n            \"id\": 12921,\n            \"published\": \"true\"\n        },\n        \"Extratone Ebook\": {\n            \"id\": 11146,\n            \"published\": \"true\"\n        },\n        \"File Reminder\": {\n            \"id\": 17360,\n            \"published\": \"true\"\n        },\n        \"File/App Icon Extractor (macOS)\": {\n            \"id\": 10982,\n            \"published\": \"true\"\n        },\n        \"Flagged Drafts ⇨ Tot Dot\": {\n            \"id\": 12938,\n            \"published\": \"true\"\n        },\n        \"Flights Data Jar\": {\n            \"id\": 13745,\n            \"published\": \"true\"\n        },\n        \"Generate Shortcuts Run Links List\": {\n            \"id\": 11143,\n            \"published\": \"true\"\n        },\n        \"Get Write.as Post Text\": {\n            \"id\": 12340,\n            \"published\": \"true\"\n        },\n        \"GitHub Issue ⇨ Draft\": {\n            \"id\": 13090,\n            \"published\": \"true\"\n        },\n        \"Hex Extractor\": {\n            \"id\": 13017,\n            \"published\": \"true\"\n        },\n        \"Holy Bible Spam\": {\n            \"id\": 10925,\n            \"published\": \"true\"\n        },\n        \"Holy Bible Spam (macOS)\": {\n            \"id\": 10924,\n            \"published\": \"true\"\n        },\n        \"Hot Tot Dot Swap\": {\n            \"id\": 11457,\n            \"published\": \"true\"\n        },\n        \"Hypothes.is Markdown\": {\n            \"id\": 13074,\n            \"published\": \"true\"\n        },\n        \"Index Drafts Workspace\": {\n            \"id\": 11397,\n            \"published\": \"true\"\n        },\n        \"Infinite Flight Launcher\": {\n            \"id\": 14062,\n            \"published\": \"true\"\n        },\n        \"Instant Alpha Selfie\": {\n            \"id\": 12554,\n            \"published\": \"true\"\n        },\n        \"JavaScript Helper (Toolbox Pro Beta)\": {\n            \"id\": 12761,\n            \"published\": \"true\"\n        },\n        \"JSON Speedtest\": {\n            \"id\": 12901,\n            \"published\": \"true\"\n        },\n        \"JSONize Image Colors\": {\n            \"id\": 11132,\n            \"published\": \"true\"\n        },\n        \"Key Command Formatting (ksc)\": {\n            \"id\": 12442,\n            \"published\": \"true\"\n        },\n        \"Last Trip Average Speed (mph)\": {\n            \"id\": 10953,\n            \"published\": \"true\"\n        },\n        \"LinkGopher (macOS)\": {\n            \"id\": 11852,\n            \"published\": \"true\"\n        },\n        \"Links List to Bear Notes\": {\n            \"id\": 11091,\n            \"published\": \"true\"\n        },\n        \"List .md Drafts Open Links by Tag\": {\n            \"id\": 11085,\n            \"published\": \"true\"\n        },\n        \"Location Coordinates\": {\n            \"id\": 21633,\n            \"published\": \"true\"\n        },\n        \"Logger Local Purge\": {\n            \"id\": 12856,\n            \"published\": \"true\"\n        },\n        \"LookUp Collection ⇨ Clipboard\": {\n            \"id\": 11076,\n            \"published\": \"true\"\n        },\n        \"LookUp Liked Words ⇨ Drafts\": {\n            \"id\": 12336,\n            \"published\": \"true\"\n        },\n        \"LookUp URL\": {\n            \"id\": 13065,\n            \"published\": \"true\"\n        },\n        \"Make Audio from Article Body (Siri Speech Synthesis)\": {\n            \"id\": 9953,\n            \"published\": \"true\"\n        },\n        \"Make Audio from Document Text\": {\n            \"id\": 10028,\n            \"published\": \"true\"\n        },\n        \"Make Bear Notes from RSS Feed\": {\n            \"id\": 11089,\n            \"published\": \"true\"\n        },\n        \"Make Spoken Audio of Selected Text\": {\n            \"id\": 12439,\n            \"published\": \"true\"\n        },\n        \"Marco!\": {\n            \"id\": 8987,\n            \"published\": \"true\"\n        },\n        \"Markdown Capture ⇨Day One\": {\n            \"id\": 11904,\n            \"published\": \"true\"\n        },\n        \"Markdown Link ⇨ Tot Dot\": {\n            \"id\": 11504,\n            \"published\": \"true\"\n        },\n        \"Mastgur\": {\n            \"id\": 9781,\n            \"published\": \"true\"\n        },\n        \"Mastodon Bookmark\": {\n            \"id\": 11967,\n            \"published\": \"true\"\n        },\n        \"Mastodon Bookmarks Index\": {\n            \"id\": 13218,\n            \"published\": \"true\"\n        },\n        \"Mastodon CSV Exports\": {\n            \"id\": 15023,\n            \"published\": \"true\"\n        },\n        \"Mastodon Post (API)\": {\n            \"id\": 11865,\n            \"published\": \"true\"\n        },\n        \"Mastodon Post Embed\": {\n            \"id\": 12647,\n            \"published\": \"true\"\n        },\n        \"Mastodon Post Reminder\": {\n            \"id\": 16297,\n            \"published\": \"true\"\n        },\n        \"Mastodon Share\": {\n            \"id\": 9776,\n            \"published\": \"true\"\n        },\n        \"Mastodon Share Window\": {\n            \"id\": 14505,\n            \"published\": \"true\"\n        },\n        \"Mastodon Thread ⇨ Draft\": {\n            \"id\": 14498,\n            \"published\": \"true\"\n        },\n        \"Mastodon Thread ⇨ Markdown\": {\n            \"id\": 14463,\n            \"published\": \"true\"\n        },\n        \"Music Quiz w/Log\": {\n            \"id\": 13771,\n            \"published\": \"true\"\n        },\n        \"MusicHarbor Artist List\": {\n            \"id\": 8935,\n            \"published\": \"true\"\n        },\n        \"Native Dictionary\": {\n            \"id\": 13439,\n            \"published\": \"true\"\n        },\n        \"Noir Configuration Utility\": {\n            \"id\": 10917,\n            \"published\": \"true\"\n        },\n        \"Notion Pages ⇨ Capacities Daily Note\": {\n            \"id\": 18649,\n            \"published\": \"true\"\n        },\n        \"Open in RoadStr\": {\n            \"id\": 16823,\n            \"published\": \"true\"\n        },\n        \"Original Wikimedia Commons File\": {\n            \"id\": 12436,\n            \"published\": \"true\"\n        },\n        \"Overcast Show Notes ⇨ Bear\": {\n            \"id\": 8942,\n            \"published\": \"true\"\n        },\n        \"Overcast Show Notes ⇨ Drafts\": {\n            \"id\": 8944,\n            \"published\": \"true\"\n        },\n        \"Overcast Show Notes ⇨ Markdown\": {\n            \"id\": 8943,\n            \"published\": \"true\"\n        },\n        \"Paste to Apple Note\": {\n            \"id\": 11079,\n            \"published\": \"true\"\n        },\n        \"Paste to Clipboard\": {\n            \"id\": 11077,\n            \"published\": \"true\"\n        },\n        \"Paste to Jar\": {\n            \"id\": 11049,\n            \"published\": \"true\"\n        },\n        \"Paul\": {\n            \"id\": 10941,\n            \"published\": \"true\"\n        },\n        \"Post to Write.as Blog (macOS)\": {\n            \"id\": 10981,\n            \"published\": \"true\"\n        },\n        \"Query Snap.as Library\": {\n            \"id\": 11543,\n            \"published\": \"true\"\n        },\n        \"Quick App Icon\": {\n            \"id\": 12777,\n            \"published\": \"true\"\n        },\n        \"Quit All Running Applications (Mac)\": {\n            \"id\": 14371,\n            \"published\": \"true\"\n        },\n        \"Raw Discourse Thread ⇨ Clipboard\": {\n            \"id\": 11187,\n            \"published\": \"true\"\n        },\n        \"Raw Discourse Thread ⇨ Drafts\": {\n            \"id\": 13143,\n            \"published\": \"true\"\n        },\n        \"Reddit Embed\": {\n            \"id\": 16767,\n            \"published\": \"true\"\n        },\n        \"Reminders Backup\": {\n            \"id\": 10118,\n            \"published\": \"true\"\n        },\n        \"Reminders List ⇨ Tot\": {\n            \"id\": 11539,\n            \"published\": \"true\"\n        },\n        \"Resize Video to Target Size\": {\n            \"id\": 14270,\n            \"published\": \"true\"\n        },\n        \"Restore Safari Tabs\": {\n            \"id\": 10869,\n            \"published\": \"true\"\n        },\n        \"Safari Bookmarks Export\": {\n            \"id\": 12981,\n            \"published\": \"true\"\n        },\n        \"Safari Reading List ⇨ Capacities\": {\n            \"id\": 18651,\n            \"published\": \"true\"\n        },\n        \"Safari Reading List ⇨ Raindrop\": {\n            \"id\": 12764,\n            \"published\": \"true\"\n        },\n        \"Safari Tabs ⇨ Apple Note\": {\n            \"id\": 12975,\n            \"published\": \"true\"\n        },\n        \"Safari Tabs ⇨ Reminders\": {\n            \"id\": 12990,\n            \"published\": \"true\"\n        },\n        \"Safari Tabs Archive\": {\n            \"id\": 10774,\n            \"published\": \"true\"\n        },\n        \"Safari Tabs Jar\": {\n            \"id\": 10868,\n            \"published\": \"true\"\n        },\n        \"Safari Tabs List to Drafts\": {\n            \"id\": 11024,\n            \"published\": \"true\"\n        },\n        \"Scrub URL\": {\n            \"id\": 8783,\n            \"published\": \"true\"\n        },\n        \"Search iCloud Keychain\": {\n            \"id\": 11801,\n            \"published\": \"true\"\n        },\n        \"Seek Telegram Message by ID\": {\n            \"id\": 10930,\n            \"published\": \"true\"\n        },\n        \"Send Coordinates with Map View\": {\n            \"id\": 16417,\n            \"published\": \"true\"\n        },\n        \"Siri Shortcuts for Scrubs (Library Links)\": {\n            \"id\": 10978,\n            \"published\": \"true\"\n        },\n        \"Siri Speech Synthesis (MacOS)\": {\n            \"id\": 10583,\n            \"published\": \"true\"\n        },\n        \"Sleep Now (macOS)\": {\n            \"id\": 10867,\n            \"published\": \"true\"\n        },\n        \"SMS Clipboard\": {\n            \"id\": 14265,\n            \"published\": \"true\"\n        },\n        \"Snap.as Upload\": {\n            \"id\": 11616,\n            \"published\": \"true\"\n        },\n        \"Speak Word Count\": {\n            \"id\": 11094,\n            \"published\": \"true\"\n        },\n        \"Speedy Frames\": {\n            \"id\": 10775,\n            \"published\": \"true\"\n        },\n        \"Spring Tweet Capture\": {\n            \"id\": 13334,\n            \"published\": \"true\"\n        },\n        \"Spy Kids 3 Spam\": {\n            \"id\": 10919,\n            \"published\": \"true\"\n        },\n        \"Spy Kids 3 Spam (macOS)\": {\n            \"id\": 10873,\n            \"published\": \"true\"\n        },\n        \"StretchLink\": {\n            \"id\": 21156,\n            \"published\": \"true\"\n        },\n        \"T A R\": {\n            \"id\": 12564,\n            \"published\": \"true\"\n        },\n        \"Tab Group ⇨ Apple Note\": {\n            \"id\": 12525,\n            \"published\": \"true\"\n        },\n        \"Telegra.ph Index\": {\n            \"id\": 12979,\n            \"published\": \"true\"\n        },\n        \"Telegram Bot Post\": {\n            \"id\": 11860,\n            \"published\": \"true\"\n        },\n        \"Telegram Message Embed\": {\n            \"id\": 12622,\n            \"published\": \"true\"\n        },\n        \"The Psalms eBook\": {\n            \"id\": 14273,\n            \"published\": \"true\"\n        },\n        \"They/Them\": {\n            \"id\": 10511,\n            \"published\": \"true\"\n        },\n        \"Things Jar\": {\n            \"id\": 13729,\n            \"published\": \"true\"\n        },\n        \"Things Reading List\": {\n            \"id\": 18258,\n            \"published\": \"true\"\n        },\n        \"Tiny\": {\n            \"id\": 11697,\n            \"published\": \"true\"\n        },\n        \"Title Case\": {\n            \"id\": 10866,\n            \"published\": \"true\"\n        },\n        \"Tot ⇨ Apple Notes\": {\n            \"id\": 11500,\n            \"published\": \"true\"\n        },\n        \"Tot Git\": {\n            \"id\": 11565,\n            \"published\": \"true\"\n        },\n        \"Tot Jar\": {\n            \"id\": 11456,\n            \"published\": \"true\"\n        },\n        \"Tot Markdown Backup\": {\n            \"id\": 11458,\n            \"published\": \"true\"\n        },\n        \"TrippleTap Reminders\": {\n            \"id\": 11038,\n            \"published\": \"true\"\n        },\n        \"ttm.sh (macOS)\": {\n            \"id\": 11377,\n            \"published\": \"true\"\n        },\n        \"ttm.sh File\": {\n            \"id\": 12854,\n            \"published\": \"true\"\n        },\n        \"Twitter Jail\": {\n            \"id\": 11086,\n            \"published\": \"true\"\n        },\n        \"Twitter Jail (macOS)\": {\n            \"id\": 11135,\n            \"published\": \"true\"\n        },\n        \"Twitter Spaces Downloader\": {\n            \"id\": 12865,\n            \"published\": \"true\"\n        },\n        \"Ulysses Index\": {\n            \"id\": 13063,\n            \"published\": \"true\"\n        },\n        \"URL List ⇨ Telegram\": {\n            \"id\": 10926,\n            \"published\": \"true\"\n        },\n        \"Uses This Interview ⇨ Draft\": {\n            \"id\": 13032,\n            \"published\": \"true\"\n        },\n        \"View Source in Textastic\": {\n            \"id\": 13388,\n            \"published\": \"true\"\n        },\n        \"Visualize Latest Colornames\": {\n            \"id\": 12841,\n            \"published\": \"true\"\n        },\n        \"Wake Up Weather Spoken Aloud\": {\n            \"id\": 8387,\n            \"published\": \"true\"\n        },\n        \"What’s on NPR?\": {\n            \"id\": 12143,\n            \"published\": \"true\"\n        },\n        \"What’s wrong with Spotify?\": {\n            \"id\": 10402,\n            \"published\": \"true\"\n        },\n        \"Write.as Post\": {\n            \"id\": 11698,\n            \"published\": \"true\"\n        }\n    }\n}"},{"id":"efcaeeba-f3a6-4462-8bfa-5817041bd877","name":"Get User Shortcuts","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://routinehub.co/api/v1/04d7045789de8b6af0abb5fd20b119f612ff88d5/shortcuts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Jul 2025 06:45:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2857"},{"key":"Connection","value":"keep-alive"},{"key":"permissions-policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(self \"https://*.routinehub.co\" \"https://*.routinehub.services\"), camera=(), display-capture=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(self), picture-in-picture=(self), sync-xhr=(self), usb=()"},{"key":"vary","value":"Cookie, Accept-Encoding"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"expect-ct","value":"max-age=86400, enforce"},{"key":"referrer-policy","value":"same-origin"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"95ef0f4aa98e55eb-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"shortcuts\": {\n        \".fpl Route Extractor\": {\n            \"id\": 13744,\n            \"published\": \"true\"\n        },\n        \"@blue's RoutineHub Shortcuts (Library)\": {\n            \"id\": 10984,\n            \"published\": \"true\"\n        },\n        \"<audio> Element Embed\": {\n            \"id\": 9948,\n            \"published\": \"true\"\n        },\n        \"1Password URL Schemer\": {\n            \"id\": 19140,\n            \"published\": \"true\"\n        },\n        \"a-Shell Package Installer\": {\n            \"id\": 12991,\n            \"published\": \"true\"\n        },\n        \"Accessibility Defaults (All Off)\": {\n            \"id\": 11130,\n            \"published\": \"true\"\n        },\n        \"Action Directory\": {\n            \"id\": 10921,\n            \"published\": \"true\"\n        },\n        \"AMEN\": {\n            \"id\": 11097,\n            \"published\": \"true\"\n        },\n        \"App Store ⇨ Market Tools\": {\n            \"id\": 12346,\n            \"published\": \"true\"\n        },\n        \"App Store Marketing Tools\": {\n            \"id\": 9821,\n            \"published\": \"true\"\n        },\n        \"App Store Reviews\": {\n            \"id\": 12644,\n            \"published\": \"true\"\n        },\n        \"Apple Design Resources\": {\n            \"id\": 12779,\n            \"published\": \"true\"\n        },\n        \"Apple Maps Route URL\": {\n            \"id\": 18287,\n            \"published\": \"true\"\n        },\n        \"Apple News ⇨ Safari\": {\n            \"id\": 8690,\n            \"published\": \"true\"\n        },\n        \"Audio file ⇨ Base64 Text\": {\n            \"id\": 8914,\n            \"published\": \"true\"\n        },\n        \"Authenticate with Write.as API\": {\n            \"id\": 11589,\n            \"published\": \"true\"\n        },\n        \"Batch Shortcuts Signer (iOS)\": {\n            \"id\": 11467,\n            \"published\": \"true\"\n        },\n        \"Batch Shortcuts Signer (macOS)\": {\n            \"id\": 11401,\n            \"published\": \"true\"\n        },\n        \"Bible API\": {\n            \"id\": 12335,\n            \"published\": \"true\"\n        },\n        \"BIG WORDLE\": {\n            \"id\": 10871,\n            \"published\": \"true\"\n        },\n        \"BIG WORDLE 𝘗𝘙𝘖\": {\n            \"id\": 10918,\n            \"published\": \"true\"\n        },\n        \"Bookmarked Folder Index\": {\n            \"id\": 12853,\n            \"published\": \"true\"\n        },\n        \"Bulk Background Removal\": {\n            \"id\": 12553,\n            \"published\": \"true\"\n        },\n        \"Capture Web Page in Markdown\": {\n            \"id\": 9549,\n            \"published\": \"true\"\n        },\n        \"Capture Web Page to Drafts\": {\n            \"id\": 8994,\n            \"published\": \"true\"\n        },\n        \"Capture Webpage to Drafts (macOS)\": {\n            \"id\": 11078,\n            \"published\": \"true\"\n        },\n        \"CARROT Weather Jar\": {\n            \"id\": 13978,\n            \"published\": \"true\"\n        },\n        \"Clean Empty Things Projects\": {\n            \"id\": 15209,\n            \"published\": \"true\"\n        },\n        \"Clean URLs\": {\n            \"id\": 11081,\n            \"published\": \"true\"\n        },\n        \"Clear Dot\": {\n            \"id\": 11540,\n            \"published\": \"true\"\n        },\n        \"Clipboard ⇨ Mastodon\": {\n            \"id\": 10980,\n            \"published\": \"true\"\n        },\n        \"Clipboard ⇨ Telegram Message\": {\n            \"id\": 10929,\n            \"published\": \"true\"\n        },\n        \"Collect References\": {\n            \"id\": 8913,\n            \"published\": \"true\"\n        },\n        \"Contacts Photo Grid\": {\n            \"id\": 12621,\n            \"published\": \"true\"\n        },\n        \"cowsay\": {\n            \"id\": 11087,\n            \"published\": \"true\"\n        },\n        \"Current Song ⇨ Song.Link ⇨ Clipboard ⇨ Safari\": {\n            \"id\": 8940,\n            \"published\": \"true\"\n        },\n        \"Custom Text Image\": {\n            \"id\": 9284,\n            \"published\": \"true\"\n        },\n        \"Data Jar List\": {\n            \"id\": 10730,\n            \"published\": \"true\"\n        },\n        \"David Blue\": {\n            \"id\": 9282,\n            \"published\": \"true\"\n        },\n        \"DavodTime\": {\n            \"id\": 10872,\n            \"published\": \"true\"\n        },\n        \"DavodTime Conversion\": {\n            \"id\": 12603,\n            \"published\": \"true\"\n        },\n        \"Deduplicate Things\": {\n            \"id\": 14060,\n            \"published\": \"true\"\n        },\n        \"Dev Community Article ⇨ Drafts\": {\n            \"id\": 13238,\n            \"published\": \"true\"\n        },\n        \"DEVONThink Item Dictionary\": {\n            \"id\": 21089,\n            \"published\": \"true\"\n        },\n        \"Disable All Alarms\": {\n            \"id\": 12902,\n            \"published\": \"true\"\n        },\n        \"Discourse Thread ⇨ Things\": {\n            \"id\": 13614,\n            \"published\": \"true\"\n        },\n        \"DJ Screw Discography\": {\n            \"id\": 12618,\n            \"published\": \"true\"\n        },\n        \"Dot ⇨ New Draft\": {\n            \"id\": 11541,\n            \"published\": \"true\"\n        },\n        \"Dot Info\": {\n            \"id\": 11459,\n            \"published\": \"true\"\n        },\n        \"Dots Summary\": {\n            \"id\": 11542,\n            \"published\": \"true\"\n        },\n        \"Download Random Screw Tape\": {\n            \"id\": 12610,\n            \"published\": \"true\"\n        },\n        \"Drafts Workspace ⇨ Apple Notes\": {\n            \"id\": 11622,\n            \"published\": \"true\"\n        },\n        \"Drafts Workspace ⇨ Gists\": {\n            \"id\": 12921,\n            \"published\": \"true\"\n        },\n        \"Extratone Ebook\": {\n            \"id\": 11146,\n            \"published\": \"true\"\n        },\n        \"File Reminder\": {\n            \"id\": 17360,\n            \"published\": \"true\"\n        },\n        \"File/App Icon Extractor (macOS)\": {\n            \"id\": 10982,\n            \"published\": \"true\"\n        },\n        \"Flagged Drafts ⇨ Tot Dot\": {\n            \"id\": 12938,\n            \"published\": \"true\"\n        },\n        \"Flights Data Jar\": {\n            \"id\": 13745,\n            \"published\": \"true\"\n        },\n        \"Generate Shortcuts Run Links List\": {\n            \"id\": 11143,\n            \"published\": \"true\"\n        },\n        \"Get Write.as Post Text\": {\n            \"id\": 12340,\n            \"published\": \"true\"\n        },\n        \"GitHub Issue ⇨ Draft\": {\n            \"id\": 13090,\n            \"published\": \"true\"\n        },\n        \"Hex Extractor\": {\n            \"id\": 13017,\n            \"published\": \"true\"\n        },\n        \"Holy Bible Spam\": {\n            \"id\": 10925,\n            \"published\": \"true\"\n        },\n        \"Holy Bible Spam (macOS)\": {\n            \"id\": 10924,\n            \"published\": \"true\"\n        },\n        \"Hot Tot Dot Swap\": {\n            \"id\": 11457,\n            \"published\": \"true\"\n        },\n        \"Hypothes.is Markdown\": {\n            \"id\": 13074,\n            \"published\": \"true\"\n        },\n        \"Index Drafts Workspace\": {\n            \"id\": 11397,\n            \"published\": \"true\"\n        },\n        \"Infinite Flight Launcher\": {\n            \"id\": 14062,\n            \"published\": \"true\"\n        },\n        \"Instant Alpha Selfie\": {\n            \"id\": 12554,\n            \"published\": \"true\"\n        },\n        \"JavaScript Helper (Toolbox Pro Beta)\": {\n            \"id\": 12761,\n            \"published\": \"true\"\n        },\n        \"JSON Speedtest\": {\n            \"id\": 12901,\n            \"published\": \"true\"\n        },\n        \"JSONize Image Colors\": {\n            \"id\": 11132,\n            \"published\": \"true\"\n        },\n        \"Key Command Formatting (ksc)\": {\n            \"id\": 12442,\n            \"published\": \"true\"\n        },\n        \"Last Trip Average Speed (mph)\": {\n            \"id\": 10953,\n            \"published\": \"true\"\n        },\n        \"LinkGopher (macOS)\": {\n            \"id\": 11852,\n            \"published\": \"true\"\n        },\n        \"Links List to Bear Notes\": {\n            \"id\": 11091,\n            \"published\": \"true\"\n        },\n        \"List .md Drafts Open Links by Tag\": {\n            \"id\": 11085,\n            \"published\": \"true\"\n        },\n        \"Location Coordinates\": {\n            \"id\": 21633,\n            \"published\": \"true\"\n        },\n        \"Logger Local Purge\": {\n            \"id\": 12856,\n            \"published\": \"true\"\n        },\n        \"LookUp Collection ⇨ Clipboard\": {\n            \"id\": 11076,\n            \"published\": \"true\"\n        },\n        \"LookUp Liked Words ⇨ Drafts\": {\n            \"id\": 12336,\n            \"published\": \"true\"\n        },\n        \"LookUp URL\": {\n            \"id\": 13065,\n            \"published\": \"true\"\n        },\n        \"Make Audio from Article Body (Siri Speech Synthesis)\": {\n            \"id\": 9953,\n            \"published\": \"true\"\n        },\n        \"Make Audio from Document Text\": {\n            \"id\": 10028,\n            \"published\": \"true\"\n        },\n        \"Make Bear Notes from RSS Feed\": {\n            \"id\": 11089,\n            \"published\": \"true\"\n        },\n        \"Make Spoken Audio of Selected Text\": {\n            \"id\": 12439,\n            \"published\": \"true\"\n        },\n        \"Marco!\": {\n            \"id\": 8987,\n            \"published\": \"true\"\n        },\n        \"Markdown Capture ⇨Day One\": {\n            \"id\": 11904,\n            \"published\": \"true\"\n        },\n        \"Markdown Link ⇨ Tot Dot\": {\n            \"id\": 11504,\n            \"published\": \"true\"\n        },\n        \"Mastgur\": {\n            \"id\": 9781,\n            \"published\": \"true\"\n        },\n        \"Mastodon Bookmark\": {\n            \"id\": 11967,\n            \"published\": \"true\"\n        },\n        \"Mastodon Bookmarks Index\": {\n            \"id\": 13218,\n            \"published\": \"true\"\n        },\n        \"Mastodon CSV Exports\": {\n            \"id\": 15023,\n            \"published\": \"true\"\n        },\n        \"Mastodon Post (API)\": {\n            \"id\": 11865,\n            \"published\": \"true\"\n        },\n        \"Mastodon Post Embed\": {\n            \"id\": 12647,\n            \"published\": \"true\"\n        },\n        \"Mastodon Post Reminder\": {\n            \"id\": 16297,\n            \"published\": \"true\"\n        },\n        \"Mastodon Share\": {\n            \"id\": 9776,\n            \"published\": \"true\"\n        },\n        \"Mastodon Share Window\": {\n            \"id\": 14505,\n            \"published\": \"true\"\n        },\n        \"Mastodon Thread ⇨ Draft\": {\n            \"id\": 14498,\n            \"published\": \"true\"\n        },\n        \"Mastodon Thread ⇨ Markdown\": {\n            \"id\": 14463,\n            \"published\": \"true\"\n        },\n        \"Music Quiz w/Log\": {\n            \"id\": 13771,\n            \"published\": \"true\"\n        },\n        \"MusicHarbor Artist List\": {\n            \"id\": 8935,\n            \"published\": \"true\"\n        },\n        \"Native Dictionary\": {\n            \"id\": 13439,\n            \"published\": \"true\"\n        },\n        \"Noir Configuration Utility\": {\n            \"id\": 10917,\n            \"published\": \"true\"\n        },\n        \"Notion Pages ⇨ Capacities Daily Note\": {\n            \"id\": 18649,\n            \"published\": \"true\"\n        },\n        \"Open in RoadStr\": {\n            \"id\": 16823,\n            \"published\": \"true\"\n        },\n        \"Original Wikimedia Commons File\": {\n            \"id\": 12436,\n            \"published\": \"true\"\n        },\n        \"Overcast Show Notes ⇨ Bear\": {\n            \"id\": 8942,\n            \"published\": \"true\"\n        },\n        \"Overcast Show Notes ⇨ Drafts\": {\n            \"id\": 8944,\n            \"published\": \"true\"\n        },\n        \"Overcast Show Notes ⇨ Markdown\": {\n            \"id\": 8943,\n            \"published\": \"true\"\n        },\n        \"Paste to Apple Note\": {\n            \"id\": 11079,\n            \"published\": \"true\"\n        },\n        \"Paste to Clipboard\": {\n            \"id\": 11077,\n            \"published\": \"true\"\n        },\n        \"Paste to Jar\": {\n            \"id\": 11049,\n            \"published\": \"true\"\n        },\n        \"Paul\": {\n            \"id\": 10941,\n            \"published\": \"true\"\n        },\n        \"Post to Write.as Blog (macOS)\": {\n            \"id\": 10981,\n            \"published\": \"true\"\n        },\n        \"Query Snap.as Library\": {\n            \"id\": 11543,\n            \"published\": \"true\"\n        },\n        \"Quick App Icon\": {\n            \"id\": 12777,\n            \"published\": \"true\"\n        },\n        \"Quit All Running Applications (Mac)\": {\n            \"id\": 14371,\n            \"published\": \"true\"\n        },\n        \"Raw Discourse Thread ⇨ Clipboard\": {\n            \"id\": 11187,\n            \"published\": \"true\"\n        },\n        \"Raw Discourse Thread ⇨ Drafts\": {\n            \"id\": 13143,\n            \"published\": \"true\"\n        },\n        \"Reddit Embed\": {\n            \"id\": 16767,\n            \"published\": \"true\"\n        },\n        \"Reminders Backup\": {\n            \"id\": 10118,\n            \"published\": \"true\"\n        },\n        \"Reminders List ⇨ Tot\": {\n            \"id\": 11539,\n            \"published\": \"true\"\n        },\n        \"Resize Video to Target Size\": {\n            \"id\": 14270,\n            \"published\": \"true\"\n        },\n        \"Restore Safari Tabs\": {\n            \"id\": 10869,\n            \"published\": \"true\"\n        },\n        \"Safari Bookmarks Export\": {\n            \"id\": 12981,\n            \"published\": \"true\"\n        },\n        \"Safari Reading List ⇨ Capacities\": {\n            \"id\": 18651,\n            \"published\": \"true\"\n        },\n        \"Safari Reading List ⇨ Raindrop\": {\n            \"id\": 12764,\n            \"published\": \"true\"\n        },\n        \"Safari Tabs ⇨ Apple Note\": {\n            \"id\": 12975,\n            \"published\": \"true\"\n        },\n        \"Safari Tabs ⇨ Reminders\": {\n            \"id\": 12990,\n            \"published\": \"true\"\n        },\n        \"Safari Tabs Archive\": {\n            \"id\": 10774,\n            \"published\": \"true\"\n        },\n        \"Safari Tabs Jar\": {\n            \"id\": 10868,\n            \"published\": \"true\"\n        },\n        \"Safari Tabs List to Drafts\": {\n            \"id\": 11024,\n            \"published\": \"true\"\n        },\n        \"Scrub URL\": {\n            \"id\": 8783,\n            \"published\": \"true\"\n        },\n        \"Search iCloud Keychain\": {\n            \"id\": 11801,\n            \"published\": \"true\"\n        },\n        \"Seek Telegram Message by ID\": {\n            \"id\": 10930,\n            \"published\": \"true\"\n        },\n        \"Send Coordinates with Map View\": {\n            \"id\": 16417,\n            \"published\": \"true\"\n        },\n        \"Siri Shortcuts for Scrubs (Library Links)\": {\n            \"id\": 10978,\n            \"published\": \"true\"\n        },\n        \"Siri Speech Synthesis (MacOS)\": {\n            \"id\": 10583,\n            \"published\": \"true\"\n        },\n        \"Sleep Now (macOS)\": {\n            \"id\": 10867,\n            \"published\": \"true\"\n        },\n        \"SMS Clipboard\": {\n            \"id\": 14265,\n            \"published\": \"true\"\n        },\n        \"Snap.as Upload\": {\n            \"id\": 11616,\n            \"published\": \"true\"\n        },\n        \"Speak Word Count\": {\n            \"id\": 11094,\n            \"published\": \"true\"\n        },\n        \"Speedy Frames\": {\n            \"id\": 10775,\n            \"published\": \"true\"\n        },\n        \"Spring Tweet Capture\": {\n            \"id\": 13334,\n            \"published\": \"true\"\n        },\n        \"Spy Kids 3 Spam\": {\n            \"id\": 10919,\n            \"published\": \"true\"\n        },\n        \"Spy Kids 3 Spam (macOS)\": {\n            \"id\": 10873,\n            \"published\": \"true\"\n        },\n        \"StretchLink\": {\n            \"id\": 21156,\n            \"published\": \"true\"\n        },\n        \"T A R\": {\n            \"id\": 12564,\n            \"published\": \"true\"\n        },\n        \"Tab Group ⇨ Apple Note\": {\n            \"id\": 12525,\n            \"published\": \"true\"\n        },\n        \"Telegra.ph Index\": {\n            \"id\": 12979,\n            \"published\": \"true\"\n        },\n        \"Telegram Bot Post\": {\n            \"id\": 11860,\n            \"published\": \"true\"\n        },\n        \"Telegram Message Embed\": {\n            \"id\": 12622,\n            \"published\": \"true\"\n        },\n        \"The Psalms eBook\": {\n            \"id\": 14273,\n            \"published\": \"true\"\n        },\n        \"They/Them\": {\n            \"id\": 10511,\n            \"published\": \"true\"\n        },\n        \"Things Jar\": {\n            \"id\": 13729,\n            \"published\": \"true\"\n        },\n        \"Things Reading List\": {\n            \"id\": 18258,\n            \"published\": \"true\"\n        },\n        \"Tiny\": {\n            \"id\": 11697,\n            \"published\": \"true\"\n        },\n        \"Title Case\": {\n            \"id\": 10866,\n            \"published\": \"true\"\n        },\n        \"Tot ⇨ Apple Notes\": {\n            \"id\": 11500,\n            \"published\": \"true\"\n        },\n        \"Tot Git\": {\n            \"id\": 11565,\n            \"published\": \"true\"\n        },\n        \"Tot Jar\": {\n            \"id\": 11456,\n            \"published\": \"true\"\n        },\n        \"Tot Markdown Backup\": {\n            \"id\": 11458,\n            \"published\": \"true\"\n        },\n        \"TrippleTap Reminders\": {\n            \"id\": 11038,\n            \"published\": \"true\"\n        },\n        \"ttm.sh (macOS)\": {\n            \"id\": 11377,\n            \"published\": \"true\"\n        },\n        \"ttm.sh File\": {\n            \"id\": 12854,\n            \"published\": \"true\"\n        },\n        \"Twitter Jail\": {\n            \"id\": 11086,\n            \"published\": \"true\"\n        },\n        \"Twitter Jail (macOS)\": {\n            \"id\": 11135,\n            \"published\": \"true\"\n        },\n        \"Twitter Spaces Downloader\": {\n            \"id\": 12865,\n            \"published\": \"true\"\n        },\n        \"Ulysses Index\": {\n            \"id\": 13063,\n            \"published\": \"true\"\n        },\n        \"URL List ⇨ Telegram\": {\n            \"id\": 10926,\n            \"published\": \"true\"\n        },\n        \"Uses This Interview ⇨ Draft\": {\n            \"id\": 13032,\n            \"published\": \"true\"\n        },\n        \"View Source in Textastic\": {\n            \"id\": 13388,\n            \"published\": \"true\"\n        },\n        \"Visualize Latest Colornames\": {\n            \"id\": 12841,\n            \"published\": \"true\"\n        },\n        \"Wake Up Weather Spoken Aloud\": {\n            \"id\": 8387,\n            \"published\": \"true\"\n        },\n        \"What’s on NPR?\": {\n            \"id\": 12143,\n            \"published\": \"true\"\n        },\n        \"What’s wrong with Spotify?\": {\n            \"id\": 10402,\n            \"published\": \"true\"\n        },\n        \"Write.as Post\": {\n            \"id\": 11698,\n            \"published\": \"true\"\n        }\n    }\n}"}],"_postman_id":"DEA2411E-36FA-426A-9202-10D3ED84E1B2"},{"name":"Get Latest Shortcut Version Info","id":"CAA2AC87-B4CF-495F-95FB-8DFFDB8C2080","request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://routinehub.co/api/v1/shortcuts/13744/versions/latest","urlObject":{"protocol":"https","path":["api","v1","shortcuts","13744","versions","latest"],"host":["routinehub","co"],"query":[],"variable":[]}},"response":[{"id":"0a146641-975e-45c3-88f6-4f1915153545","name":"Get Latest Shortcut Version Info","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://routinehub.co/api/v1/shortcuts/13744/versions/latest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 12 Jul 2025 08:57:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET, OPTIONS"},{"key":"access-control-max-age","value":"1000"},{"key":"access-control-allow-headers","value":"X-Requested-With, Content-Type"},{"key":"permissions-policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(self \"https://*.routinehub.co\" \"https://*.routinehub.services\"), camera=(), display-capture=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(self), picture-in-picture=(self), sync-xhr=(self), usb=()"},{"key":"vary","value":"Cookie, Accept-Encoding"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubdomains; preload"},{"key":"CF-Cache-Status","value":"MISS"},{"key":"Last-Modified","value":"Sat, 12 Jul 2025 08:57:17 GMT"},{"key":"expect-ct","value":"max-age=86400, enforce"},{"key":"referrer-policy","value":"same-origin"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"95df550d0ae7d600-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"id\": 36255,\n    \"Version\": \"1.0\",\n    \"URL\": \"https://www.icloud.com/shortcuts/b8d8356bf7fb4fd99c57671cfe5f504e\",\n    \"Notes\": \"Initial release.\",\n    \"Release\": \"December 27, 2022\"\n}"}],"_postman_id":"CAA2AC87-B4CF-495F-95FB-8DFFDB8C2080"},{"name":"Create Shortcut Version","id":"7419DE8C-8EB2-46EF-8701-51F7EBF3A09D","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://routinehub.co/api/v1/04d7045789de8b6af0abb5fd20b119f612ff88d5/shortcuts//versions/create?version=1.1&link=iCloud Share URL&changes=Changelog","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"value","value":"04d7045789de8b6af0abb5fd20b119f612ff88d5"}]},"isInherited":true,"source":{"_postman_id":"dfda8235-51d4-4284-8c07-805ae4fcf95e","id":"dfda8235-51d4-4284-8c07-805ae4fcf95e","name":"RoutineHub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","04d7045789de8b6af0abb5fd20b119f612ff88d5","shortcuts","","versions","create"],"host":["routinehub","co"],"query":[{"key":"version","value":"1.1"},{"key":"link","value":"iCloud Share URL"},{"key":"changes","value":"Changelog"}],"variable":[]}},"response":[],"_postman_id":"7419DE8C-8EB2-46EF-8701-51F7EBF3A09D"},{"name":"Publish Shortcut","id":"5AECD8E8-54D9-481C-8A92-DEF34D067892","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"url":"https://routinehub.co/api/v1/04d7045789de8b6af0abb5fd20b119f612ff88d5/shortcuts//publish","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"value","value":"04d7045789de8b6af0abb5fd20b119f612ff88d5"}]},"isInherited":true,"source":{"_postman_id":"dfda8235-51d4-4284-8c07-805ae4fcf95e","id":"dfda8235-51d4-4284-8c07-805ae4fcf95e","name":"RoutineHub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","04d7045789de8b6af0abb5fd20b119f612ff88d5","shortcuts","","publish"],"host":["routinehub","co"],"query":[],"variable":[]}},"response":[],"_postman_id":"5AECD8E8-54D9-481C-8A92-DEF34D067892"},{"name":"Unpublish Shortcut","id":"6ACA3DBB-D080-4DA1-8C27-A4CFC6C77F8B","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"url":"https://routinehub.co/api/v1/04d7045789de8b6af0abb5fd20b119f612ff88d5/shortcuts//unpublish","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"value","value":"04d7045789de8b6af0abb5fd20b119f612ff88d5"}]},"isInherited":true,"source":{"_postman_id":"dfda8235-51d4-4284-8c07-805ae4fcf95e","id":"dfda8235-51d4-4284-8c07-805ae4fcf95e","name":"RoutineHub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v1","04d7045789de8b6af0abb5fd20b119f612ff88d5","shortcuts","","unpublish"],"host":["routinehub","co"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ACA3DBB-D080-4DA1-8C27-A4CFC6C77F8B"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"value","value":"04d7045789de8b6af0abb5fd20b119f612ff88d5"}]}},"event":[{"listen":"prerequest","disabled":false,"script":{"id":"b0280ac0-3218-485f-9185-036bfc7a8367","type":"text/javascript"}},{"disabled":false,"listen":"test","script":{"id":"283ca311-94b1-4994-aeda-f5c7865258ca","type":"text/javascript"}}],"variable":[{"key":"apikey","value":"04d7045789de8b6af0abb5fd20b119f612ff88d5"},{"key":"shortcutID","value":"","type":"default"}]}