{"info":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","description":"<html><head></head><body><p><a href=\"https://markbase.xyz\">Markbase</a> is a one click publish platform that lets you automatically sync and publish local markdown content to unlimited hosted domains</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"25606808","collectionId":"4351312d-eac7-4a03-8844-ef2817d1fcc2","publishedId":"2s935ivSNR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"000000","highlight":"464aaA"},"publishDate":"2023-02-01T23:36:46.000Z"},"item":[{"name":"Project","item":[{"name":"ListProjects","id":"720001c3-55ad-46c8-a954-052fc5c6da6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.markbase.xyz/projects/user","description":"<p>List all projects for a user</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">    \"projects\": [\n        {\n            \"id\": String,\n            \"slug\": String,\n            \"name\": String,\n            \"folderToShare\": String,\n            \"publishedUrl\": String,\n            \"repositoryUrl\": String,\n            \"customCss\": String,\n            \"customHeadJs\": String,\n            \"customBodyJs\": String,\n            \"public\": Boolean,\n            \"metadata\": {\n                \"id\": String,\n                \"createdAt\": String,\n                \"updatedAt\": String\"\n            }\n        }\n    ]\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["projects","user"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"720001c3-55ad-46c8-a954-052fc5c6da6a"},{"name":"CreateProject","id":"1529f4d1-0a7b-4c4e-beb0-c9755df9f607","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"slug","value":"String","description":"<p>Slug for your website ex. angry-goat.markbase.xyz</p>\n","type":"text"},{"key":"name","value":"String","description":"<p>Name for your site </p>\n","type":"text"},{"key":"folderToShare","value":"String","description":"<p>Path to the folder that you want to upload</p>\n","type":"text"},{"key":"zipFile","value":"Buffer","description":"<p>Zip file of the content that you want to publish</p>\n","type":"text"}]},"url":"https://api.markbase.xyz/projects/user","description":"<p>Create new project for a user</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["projects","user"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"1529f4d1-0a7b-4c4e-beb0-c9755df9f607"},{"name":"CustomCSS","id":"cac5b9b9-ea60-4767-9a2b-2fe0e3faa7b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"slug","value":"String","equals":true,"description":"<p>Slug for your website ex. angry-goat.markbase.xyz</p>\n"},{"key":"customCSS","value":"String","equals":true,"description":"<p>Custom CSS that you want to upload for your site</p>\n"}]},"url":"https://api.markbase.xyz/projects/user/custom-css","description":"<p>Apply custom css for a project</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["projects","user","custom-css"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"cac5b9b9-ea60-4767-9a2b-2fe0e3faa7b4"},{"name":"CustomHeadJS","id":"c340f302-c236-4668-8f75-902d6885a02e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"slug","value":"String","equals":true,"description":"<p>Slug for your website ex. angry-goat.markbase.xyz</p>\n"},{"key":"customHeadJS","value":"String","equals":true,"description":"<p>Custom JS that you want to upload for your site in the header. This is often used for analytics and tracking.</p>\n"}]},"url":"https://api.markbase.xyz/custom-head-js","description":"<p>Apply custom JS to the head for a project</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["custom-head-js"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"c340f302-c236-4668-8f75-902d6885a02e"},{"name":"CustomBodyJS","id":"02677804-7451-401f-8d24-d1c4aa0c452e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"slug","value":"String","equals":true,"description":"<p>Slug for your website ex. angry-goat.markbase.xyz</p>\n"},{"key":"customBodyJS","value":"String","equals":true,"description":"<p>Custom JS that you want to upload for your site for the body. This is often used for custom animations or other more dynamic rendering.</p>\n"}]},"url":"https://api.markbase.xyz/projects/user/custom-body-js","description":"<p>Apply custom JS to the body for a project</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["projects","user","custom-body-js"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"02677804-7451-401f-8d24-d1c4aa0c452e"},{"name":"CustomDomain","id":"26620031-4388-413d-b060-11f27d07c147","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"slug","value":"String","equals":true,"description":"<p>Slug for your website ex. angry-goat.markbase.xyz</p>\n"},{"key":"customDomain","value":"String","equals":true,"description":"<p>Domain that you want to have your site resolve to</p>\n"}]},"url":"https://api.markbase.xyz/projects/user/custom-domain","description":"<p>Apply a custom domain for a project</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["projects","user","custom-domain"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"26620031-4388-413d-b060-11f27d07c147"},{"name":"ProjectByID","id":"11481d67-55b7-4471-b1b3-df57ff7f1896","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.markbase.xyz/projects/id/:projectId","description":"<p>Get a project by ID</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">    \"projects\": [\n        {\n            \"id\": String,\n            \"slug\": String,\n            \"name\": String,\n            \"folderToShare\": String,\n            \"publishedUrl\": String,\n            \"repositoryUrl\": String,\n            \"customCss\": String,\n            \"customHeadJs\": String,\n            \"customBodyJs\": String,\n            \"public\": Boolean,\n            \"metadata\": {\n                \"id\": String,\n                \"createdAt\": String,\n                \"updatedAt\": String\"\n            }\n        }\n    ]\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["projects","id",":projectId"],"host":["api","markbase","xyz"],"query":[],"variable":[{"type":"any","value":null,"key":"projectId"}]}},"response":[],"_postman_id":"11481d67-55b7-4471-b1b3-df57ff7f1896"},{"name":"UpdateProjectById","id":"46c2934b-bd98-4084-865a-09f5347526f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api.markbase.xyz/projects/id/:projectId","description":"<p>Update a project by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["projects","id",":projectId"],"host":["api","markbase","xyz"],"query":[],"variable":[{"type":"any","value":null,"key":"projectId"}]}},"response":[],"_postman_id":"46c2934b-bd98-4084-865a-09f5347526f3"},{"name":"DeleteProjectById","id":"5f22cb5a-f1df-467a-87e3-fdf5d6da3197","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.markbase.xyz/projects/id/:projectId","description":"<p>Delete a project by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["projects","id",":projectId"],"host":["api","markbase","xyz"],"query":[],"variable":[{"id":"5289b8cb-be84-48da-a00c-c36e4527d737","type":"any","value":null,"key":"projectId"}]}},"response":[],"_postman_id":"5f22cb5a-f1df-467a-87e3-fdf5d6da3197"},{"name":"ProjectBySlug","id":"46097e83-daa0-420e-8caa-52ffcb561cdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.markbase.xyz//projects/slug/:projectSlug","description":"<p>Get project by Slug</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["","projects","slug",":projectSlug"],"host":["api","markbase","xyz"],"query":[],"variable":[{"type":"any","value":null,"key":"projectSlug"}]}},"response":[],"_postman_id":"46097e83-daa0-420e-8caa-52ffcb561cdf"},{"name":"SyncProject","id":"c5c50408-653a-4b23-a6d2-c7f081d5359e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"slug","value":"String","equals":true,"description":"<p>Slug for your website ex. angry-goat.markbase.xyz</p>\n"},{"key":"file","value":"Buffer","equals":true,"description":"<p>Zip file of the content that you want to publish</p>\n"}]},"url":"https://api.markbase.xyz/projects/user/sync","description":"<p>Sync a project's deployment with content and styles</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["projects","user","sync"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"c5c50408-653a-4b23-a6d2-c7f081d5359e"}],"id":"e868b2e0-7f75-4852-ae48-d2dcea72610d","description":"<p>Interact with a User and their Projects</p>\n","_postman_id":"e868b2e0-7f75-4852-ae48-d2dcea72610d","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}}},{"name":"Stripe","item":[{"name":"Checkout","id":"abb3c375-b41e-46a7-8880-363b5015aab7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.markbase.xyz/stripe/checkout?priceId=String","description":"<p>Proceed to checkout via stripe</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["stripe","checkout"],"host":["api","markbase","xyz"],"query":[{"description":{"content":"<p>Id of the product</p>\n","type":"text/plain"},"key":"priceId","value":"String"}],"variable":[]}},"response":[],"_postman_id":"abb3c375-b41e-46a7-8880-363b5015aab7"},{"name":"Subscriptions","id":"84e8dd77-b08e-4810-8e7a-a549ee152872","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.markbase.xyz/stripe/subscriptions","description":"<p>Get active subscriptions for user</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["stripe","subscriptions"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"84e8dd77-b08e-4810-8e7a-a549ee152872"},{"name":"SubscriptionById","id":"2c4ef125-26de-4ab4-b8e6-8a541fcd0c62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.markbase.xyz/stripe/subscriptions/:subscriptionId","description":"<p>Get subscription by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["stripe","subscriptions",":subscriptionId"],"host":["api","markbase","xyz"],"query":[],"variable":[{"type":"any","value":null,"key":"subscriptionId"}]}},"response":[],"_postman_id":"2c4ef125-26de-4ab4-b8e6-8a541fcd0c62"},{"name":"Session","id":"41d07cf6-f4e6-4647-b747-2c31c1fdd770","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.markbase.xyz/stripe/portal","description":"<p>Get Stripe checkout session</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["stripe","portal"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"41d07cf6-f4e6-4647-b747-2c31c1fdd770"}],"id":"2b796fd1-e710-40f5-b358-ef5cc92c0eb9","description":"<p>Payment and subscription endpoints</p>\n","_postman_id":"2b796fd1-e710-40f5-b358-ef5cc92c0eb9","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}}},{"name":"User","item":[{"name":"CreateUser","id":"369608bc-746e-4779-a6a8-d3488ce2f436","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.markbase.xyz/user","description":"<p>Create a new User if it does not exist</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["user"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"369608bc-746e-4779-a6a8-d3488ce2f436"},{"name":"UserInfo","id":"490c2c31-73bd-4261-bf86-7f6f31712fdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.markbase.xyz/user/me","description":"<p>Get info for a user</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["user","me"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"490c2c31-73bd-4261-bf86-7f6f31712fdd"},{"name":"UserFeedback","id":"f7d2e433-7a4b-40f1-b3c8-d7d9575d39fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.markbase.xyz/user/feedback","description":"<p>Publish user feedback</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["user","feedback"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7d2e433-7a4b-40f1-b3c8-d7d9575d39fa"},{"name":"UserOnboarding","id":"6418c347-dd82-48fe-8df2-d92696880a8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.markbase.xyz/user/onboarding","description":"<p>Send user a onboarding email</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["user","onboarding"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"6418c347-dd82-48fe-8df2-d92696880a8c"}],"id":"4e94ed59-730e-42de-9608-016327b4b232","description":"<p>User info</p>\n","_postman_id":"4e94ed59-730e-42de-9608-016327b4b232","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}}},{"name":"Token","item":[{"name":"TokenObsidian","id":"0e0ae49a-1fac-4e51-a430-e5ebbff5ddba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.markbase.xyz/token/obsidian","description":"<p>Get Obsidian Token</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["token","obsidian"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e0ae49a-1fac-4e51-a430-e5ebbff5ddba"},{"name":"TokenObsidianVerify","id":"36482492-a85a-4c19-a1fb-1ebd2edc45cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.markbase.xyz/token/obsidian/verify","description":"<p>Verify obsidian token</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}},"urlObject":{"protocol":"https","path":["token","obsidian","verify"],"host":["api","markbase","xyz"],"query":[],"variable":[]}},"response":[],"_postman_id":"36482492-a85a-4c19-a1fb-1ebd2edc45cc"}],"id":"8c5402f8-3ece-40a8-ab6e-50911735f568","description":"<p>API Tokens</p>\n","_postman_id":"8c5402f8-3ece-40a8-ab6e-50911735f568","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","id":"4351312d-eac7-4a03-8844-ef2817d1fcc2","name":"Markbase","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"5a030351-7cb5-4f47-9f3c-869d0b526020","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5c8820fb-ce4e-4301-bfe9-635cd60c6eb3","type":"text/javascript","exec":[""]}}]}