{"info":{"_postman_id":"013742a7-2a75-4763-b117-ffcfe8f4b1b6","name":"PostlyBackend","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"44217137","collectionId":"013742a7-2a75-4763-b117-ffcfe8f4b1b6","publishedId":"2sBXqKnfFC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-01T10:34:53.000Z"},"item":[{"name":"Userandsocialaccount","item":[{"name":"GETPROFILE","id":"f1df5140-1cc8-40cb-b1ef-99ca52b1bb18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"url":"https://postly-aicontent.up.railway.app/api/user/profile","urlObject":{"protocol":"https","path":["api","user","profile"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1df5140-1cc8-40cb-b1ef-99ca52b1bb18"},{"name":"UPDATEPROFILE","id":"75687f10-c459-4398-a113-d7b1636456aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"johndoe_updated\",\r\n    \"bio\": \"Content creator & AI enthusiast\",\r\n    \"defaultTone\": \"Professional\",\r\n    \"defaultLanguage\": \"en\",\r\n    \"timezone\": \"Asia/Kolkata\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/user/profile","urlObject":{"protocol":"https","path":["api","user","profile"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"75687f10-c459-4398-a113-d7b1636456aa"},{"name":"ADDSOCIALACCOUNT","id":"f9b9ce49-b7f0-4481-a877-b2c8d7a41079","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"platform\": \"Instagram\",\r\n  \"platformUserId\": \"yourid\",\r\n  \"accessToken\": \"your_access_token\",\r\n  \"expiresAt\": \"2026-06-30T10:00:00Z\",\r\n  \"handle\": \"yourname\",\r\n  \"linkMethod\": \"manual\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/user/social-accounts","urlObject":{"protocol":"https","path":["api","user","social-accounts"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9b9ce49-b7f0-4481-a877-b2c8d7a41079"},{"name":"GETACCOUNT","id":"606622f2-597b-4a1c-afe1-b36efecb9f54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[{"key":"Cookie","value":"refreshToken=e636e7448ea9b1aa9ea4f07ea6eaad31295c5ed4726138723451638102d8a10a4b83807d464edc909578321c8c291ba1"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/user/social-accounts","urlObject":{"protocol":"https","path":["api","user","social-accounts"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"606622f2-597b-4a1c-afe1-b36efecb9f54"},{"name":"AIKEYS","id":"a7a1ae4a-c61a-4002-94df-3a22cff4fd26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"OPENAI\":\"new_key\",\r\n    \"ANTHROPIC\":\"new_key\",\r\n    \"GEMINI\": \"new_key\",\r\n    \"aiModel\": \"GEMINI\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/user/ai-keys","urlObject":{"protocol":"https","path":["api","user","ai-keys"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7a1ae4a-c61a-4002-94df-3a22cff4fd26"},{"name":"AIKEYS Copy","id":"bf02b901-6364-43ff-8b50-61ccf503c5cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[{"key":"Cookie","value":"refreshToken=ced2a7591bd70edf01f4ac067d743b6bcc46e913a99f9252af3786d744e2738d4a64b9626addf02b15f84a5a5f931d9e"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"body":{"mode":"raw","raw":"{\r\n  \"idea\": \"Launch your 2026 startup with minimal budget\",\r\n  \"platforms\": [\"Twitter\", \"Linkedin\", \"Threads\"],\r\n  \"postType\": \"Educational\",\r\n  \"tone\": \"casual\",\r\n  \"model\": \"GEMINI\",\r\n  \"language\": \"English\",\r\n  \r\n  \"refinementNote\": \"Make the Twitter post shorter and add a call to action at the end of the LinkedIn post complete not break or letf over shorter\",\r\n\r\n  \"previousContent\": {\r\n    \"twitter\": {\r\n      \"content\": \"Launch your 2026 startup with minimal budget? AI makes it possible. Leverage AI for market research, content creation, and even customer support. Focus on core innovation, autottps://linkedin.commate the rest. Efficiency is your superpower.\",\r\n      \"hashtags\": [\"AIStartup\", \"Bootstrap\"]\r\n    },\r\n    \"linkedin\": {\r\n      \"content\": \"The entrepreneurial landscape of 2026 is poised for a significant transformation, driven by accessible AI tools.\\n\\nBuilding a successful startup no longer requires exorbitant upfront capital. With strategic application of AI, founders can dramatically reduce operational costs while enhancing efficiency across the board. This shift democratizes innovation, opening doors for lean teams to compete effectively.\\n\\nConsider market research: AI-powered platforms can now conduct extensive data analysis, identify emerging trends, and pinpoint target demographics with precision—all at a fraction of the cost of traditional methods. This provides crucial insights for product-market fit from day one.\\n\\nFor product development, AI tools can assist with everything from ideation and rapid prototyping to code generation and bug testing. This accelerates development cycles, allowing startups to iterate faster and bring solutions to market quicker, all while minimizing development team size.\\n\\nMarketing and sales also see revolutionary benefits. AI can personalize marketing campaigns, generate compelling content, optimize ad spend, and even manage initial customer interactions through intelligent chatbots. \",\r\n      \"hashtags\": [\"AIforStartups\", \"LeanStartup\"]\r\n    },\r\n    \"threads\": {\r\n      \"content\": \"Been thinking about how much easier it's getting to launch a startup...\",\r\n      \"hashtags\": [\"AIStartup\", \"Bootstrapping\"]\r\n    }\r\n  }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/content/generate","urlObject":{"protocol":"https","path":["api","content","generate"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf02b901-6364-43ff-8b50-61ccf503c5cb"},{"name":"GETSOCIALACCOUNTS","id":"dd66790e-bb62-4daa-95ad-44b3857f648d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"https://postly-aicontent.up.railway.app/api/user/social-accounts","urlObject":{"protocol":"https","path":["api","user","social-accounts"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd66790e-bb62-4daa-95ad-44b3857f648d"},{"name":"DELETE/UNLINKSOCIALACCOUNT","id":"35052dfc-c24a-4b4d-9361-4a25a34a03c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/user/social-accounts/d7e78e30-5bcc-471b-9e05-36fc67bcd1e4","urlObject":{"protocol":"https","path":["api","user","social-accounts","d7e78e30-5bcc-471b-9e05-36fc67bcd1e4"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"35052dfc-c24a-4b4d-9361-4a25a34a03c8"}],"id":"ec7874ee-3a3c-40c5-90ea-756fd34ca648","_postman_id":"ec7874ee-3a3c-40c5-90ea-756fd34ca648","description":""},{"name":"AUTH","item":[{"name":"Register","id":"cc496e90-a6b9-46b9-ae58-756071e0603c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"your_email@email.com\",\r\n  \"username\": \"testuser\",\r\n  \"password\": \"Password123!\",\r\n  \"confirmPassword\": \"Password123!\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/auth/register","urlObject":{"protocol":"https","path":["api","auth","register"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc496e90-a6b9-46b9-ae58-756071e0603c"},{"name":"Login","event":[{"id":"12b3661a-7985-4e66-841a-aa9204bb6e2b","listen":"test","script":{"id":"141a3d7e-1bda-478f-ba37-70ea19438dc5","exec":["const response = pm.response.json();","","// Try to find access token in common response structures","let accessToken = response.accessToken ","    || response.access_token ","    || response.token ","    || (response.data && (response.data.accessToken || response.data.access_token || response.data.token))","    || (response.tokens && response.tokens.access && response.tokens.access.token);","","if (accessToken) {","    pm.collectionVariables.set(\"accessToken\", accessToken);","    console.log(\"Access token saved to collection variable\");","}","","// Try to find refresh token","let refreshToken = response.refreshToken ","    || response.refresh_token ","    || (response.data && (response.data.refreshToken || response.data.refresh_token))","    || (response.tokens && response.tokens.refresh && response.tokens.refresh.token);","","if (refreshToken) {","    pm.collectionVariables.set(\"refreshToken\", refreshToken);","    console.log(\"Refresh token saved to collection variable\");","}"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"2724c957-f29b-4b87-86c9-9880c4d6d10f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"you_email.com\",\r\n  \"password\": \"NewSecurePassword123!\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/auth/login","urlObject":{"protocol":"https","path":["api","auth","login"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"2724c957-f29b-4b87-86c9-9880c4d6d10f"},{"name":"GETME","id":"64968445-90d5-49f6-ace8-3ff44f71e11a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[{"key":"Cookie","value":"token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5MGRkYTZiZmU4MjVmYzNlMDcwOTNmMSIsImlhdCI6MTc2MzAzNjU2MX0.PTTZ7CEhDhvPm-XOCHKTCH1s4MmOuLcDnZsxq5mAES4; refreshToken=58d9771ff1d93172cdb97ce3385b7f98328087e18feebc8ae0011063e541ef0f671e54013f92e9c25a577288e48bc969"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"url":"https://postly-aicontent.up.railway.app/api/auth/me","urlObject":{"protocol":"https","path":["api","auth","me"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"64968445-90d5-49f6-ace8-3ff44f71e11a"},{"name":"ForgotPassword","id":"1823e219-f150-41ec-8dd7-09a92c57c559","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"your_email@gmail.com\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/auth/forgot-password","urlObject":{"protocol":"https","path":["api","auth","forgot-password"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"1823e219-f150-41ec-8dd7-09a92c57c559"},{"name":"Logout","id":"5e4759ab-54cb-433d-a893-919ac212e038","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[{"key":"Cookie","value":"refreshToken=aa6b9fc3e981004f610af95283f9a403d56b907e3cedb72112324cb980813f22f9cdf806617d6c3b73daf48bd0580869"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Content-Length","value":"0"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"url":"https://postly-aicontent.up.railway.app/api/auth/logout","urlObject":{"protocol":"https","path":["api","auth","logout"],"host":["postly-aicontent","up","railway","app"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"5e4759ab-54cb-433d-a893-919ac212e038"},{"name":"Refresh","id":"059efbbf-1610-4bec-b16a-05d71842eab4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://postly-aicontent.up.railway.app/api/auth/refresh","urlObject":{"protocol":"https","path":["api","auth","refresh"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"059efbbf-1610-4bec-b16a-05d71842eab4"},{"name":"ResetPassword","id":"8e8674ae-1a6b-48b8-a195-20502bc1a0c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"token\": \"6d839aeb6fddf75d9511e833cfa5f2e0c984537a7f7b29d280d63fcd93ebb21afd0b09f6af6ab2d690beccd9b4f2d180\",\r\n  \"password\": \"NewSecurePassword123!\",\r\n  \"confirmPassword\": \"NewSecurePassword123!\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/auth/reset-password","urlObject":{"protocol":"https","path":["api","auth","reset-password"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e8674ae-1a6b-48b8-a195-20502bc1a0c1"}],"id":"6933b1b1-3b4c-4c39-80e8-596c7a18cff5","_postman_id":"6933b1b1-3b4c-4c39-80e8-596c7a18cff5","description":""},{"name":"DASHBOARD","item":[{"name":"GETDASHBOARDSTATS","id":"8fbfd50a-ce71-47cd-83d5-13d63ed2f9cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[{"key":"Cookie","value":"refreshToken=5ecb220df6f547352ee99f4892d08148b9a77de41f8f25e2c45ffabdf9af89ae84f13d8dc8c9776ee080a0d581c9fc72"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"url":"https://postly-aicontent.up.railway.app/api/dashboard/stats","urlObject":{"protocol":"https","path":["api","dashboard","stats"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"8fbfd50a-ce71-47cd-83d5-13d63ed2f9cd"},{"name":"GETPOSTHISTORY","id":"3f2f0178-6b3e-4d69-ae5e-ef2084c9ed66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[{"key":"Cookie","value":"refreshToken=5ecb220df6f547352ee99f4892d08148b9a77de41f8f25e2c45ffabdf9af89ae84f13d8dc8c9776ee080a0d581c9fc72"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"url":"https://postly-aicontent.up.railway.app/api/dashboard/posts?page=1&limit=10&platform=Linkedin&status=Failed","urlObject":{"protocol":"https","path":["api","dashboard","posts"],"host":["postly-aicontent","up","railway","app"],"query":[{"key":"page","value":"1"},{"id":1,"key":"limit","value":"10"},{"id":2,"disabled":true,"key":"date_from","value":""},{"id":3,"disabled":true,"key":"date_to","value":""},{"id":4,"key":"platform","value":"Linkedin"},{"id":5,"key":"status","value":"Failed"}],"variable":[]}},"response":[],"_postman_id":"3f2f0178-6b3e-4d69-ae5e-ef2084c9ed66"}],"id":"e226c4d1-1de5-4984-8125-11698a5e5eea","_postman_id":"e226c4d1-1de5-4984-8125-11698a5e5eea","description":""},{"name":"POSTS","item":[{"name":"LISTPOTS","id":"d848ba96-7124-4607-bc6b-61091127d4fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[{"key":"Cookie","value":"refreshToken=aab71de7bdafdeac71c061327e0860fda2b01cb1c451da663b863b0c4fa5fc7d3d0bc64910d702f4218cbf4fca9adb10"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/posts?status=Failed","urlObject":{"protocol":"https","path":["api","posts"],"host":["postly-aicontent","up","railway","app"],"query":[{"disabled":true,"key":"page","value":"1"},{"id":1,"disabled":true,"key":"limit","value":"10"},{"id":2,"disabled":true,"key":"platform","value":"Linkedin"},{"id":3,"key":"status","value":"Failed"}],"variable":[]}},"response":[],"_postman_id":"d848ba96-7124-4607-bc6b-61091127d4fa"},{"name":"POSTSBYID","id":"399a4d72-4f17-44fe-a64c-256f941fd762","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[{"key":"Cookie","value":"refreshToken=aab71de7bdafdeac71c061327e0860fda2b01cb1c451da663b863b0c4fa5fc7d3d0bc64910d702f4218cbf4fca9adb10"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/posts/a2ce7e97-11fb-45c3-8dc1-b55f1ffcb69f","urlObject":{"protocol":"https","path":["api","posts","a2ce7e97-11fb-45c3-8dc1-b55f1ffcb69f"],"host":["postly-aicontent","up","railway","app"],"query":[{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"limit","value":"10"},{"disabled":true,"key":"platform","value":"Linkedin"},{"disabled":true,"key":"status","value":"Failed"}],"variable":[]}},"response":[],"_postman_id":"399a4d72-4f17-44fe-a64c-256f941fd762"},{"name":"RETRYPOST","id":"4c39c0db-b5fa-440b-99aa-d1b391bacd86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[{"key":"Cookie","value":"refreshToken=aab71de7bdafdeac71c061327e0860fda2b01cb1c451da663b863b0c4fa5fc7d3d0bc64910d702f4218cbf4fca9adb10"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/posts/a2ce7e97-11fb-45c3-8dc1-b55f1ffcb69f/retry","urlObject":{"protocol":"https","path":["api","posts","a2ce7e97-11fb-45c3-8dc1-b55f1ffcb69f","retry"],"host":["postly-aicontent","up","railway","app"],"query":[{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"limit","value":"10"},{"disabled":true,"key":"platform","value":"Linkedin"},{"disabled":true,"key":"status","value":"Failed"}],"variable":[]}},"response":[],"_postman_id":"4c39c0db-b5fa-440b-99aa-d1b391bacd86"},{"name":"DELETPOSTS","id":"61d860ea-4ac5-4bf5-b98c-eb336559b960","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"DELETE","header":[{"key":"Cookie","value":"refreshToken=aab71de7bdafdeac71c061327e0860fda2b01cb1c451da663b863b0c4fa5fc7d3d0bc64910d702f4218cbf4fca9adb10"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/posts/a2ce7e97-11fb-45c3-8dc1-b55f1ffcb69f","urlObject":{"protocol":"https","path":["api","posts","a2ce7e97-11fb-45c3-8dc1-b55f1ffcb69f"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"61d860ea-4ac5-4bf5-b98c-eb336559b960"},{"name":"scheduleposts","id":"b56504e4-5a40-4002-82f8-2fce29006f9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[{"key":"Cookie","value":"refreshToken=c437b294b089d6a155f9fa084a9eb8a8017c2a3674c38348eb824217a9a16092c057605e4b76ee31f56e833b6de86918"},{"key":"Cache-Control","value":"no-cache"},{"key":"Postman-Token","value":"<calculated when request is sent>"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"<calculated when request is sent>"},{"key":"Host","value":"<calculated when request is sent>"},{"key":"User-Agent","value":"PostmanRuntime/7.39.1"},{"key":"Accept","value":"*/*"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"Connection","value":"keep-alive"}],"body":{"mode":"raw","raw":"{\r\n    \"idea\": \"AI is transforming how startups build products faster than ever\",\r\n    \"postType\": \"Announcement\",\r\n    \"platforms\": [\"Linkedin\"],\r\n    \"tone\": \"professional\",\r\n    \"model\": \"ANTHROPIC\",\r\n    \"language\": \"en\",\r\n    \"publishAt\": \"2026-05-01T06:55:00.000Z\",\r\n    \"content\": {\r\n        \"Linkedin\": {\r\n            \"content\": \"The startups winning in 2025 aren't the ones with the biggest teams.\\n\\nThey're the ones using AI to move 10x faster.\",\r\n            \"hashtags\": [\"ArtificialIntelligence\", \"Startups\", \"ProductDevelopment\"]\r\n        }\r\n    },\r\n    \"modelUsed\": \"claude-sonnet-4-6\",\r\n    \"tokensUsed\": 843\r\n}","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/posts/schedule","urlObject":{"protocol":"https","path":["api","posts","schedule"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"b56504e4-5a40-4002-82f8-2fce29006f9c"},{"name":"POSTPUBLISH","id":"0379121f-438b-400b-8ef9-b8e6cb62e783","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"idea\": \"AI is transforming how startups build products faster than ever\",\r\n    \"postType\": \"Announcement\",\r\n    \"platforms\": [\"Linkedin\"],\r\n    \"tone\": \"professional\",\r\n    \"model\": \"ANTHROPIC\",\r\n    \"language\": \"en\",\r\n    \"content\": {\r\n        \"Linkedin\": {\r\n            \"content\": \"The startups winning in 2025 aren't the ones with the biggest teams.\\n\\nThey're the ones using AI to move 10x faster.\\n\\nHere's what that actually looks like in practice...\",\r\n            \"hashtags\": [\"ArtificialIntelligence\", \"Startups\", \"ProductDevelopment\", \"Innovation\"]\r\n        }\r\n    },\r\n    \"modelUsed\": \"claude-sonnet-4-6\",\r\n    \"tokensUsed\": 843\r\n}","options":{"raw":{"language":"json"}}},"url":"https://postly-aicontent.up.railway.app/api/posts/publish","urlObject":{"protocol":"https","path":["api","posts","publish"],"host":["postly-aicontent","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"0379121f-438b-400b-8ef9-b8e6cb62e783"}],"id":"1b82937b-6253-4b98-9d5f-a06e60f7fbbd","_postman_id":"1b82937b-6253-4b98-9d5f-a06e60f7fbbd","description":""}],"variable":[{"key":"accessToken","value":""}]}