{"info":{"_postman_id":"4b6b5007-6428-440f-a7f1-710867662090","name":"VIGIL","description":"<html><head></head><body><p><strong>Vigil</strong> is a professional-grade backend monitoring service designed to track website availability and performance in real-time. Built with a focus on reliability and security, it provides automated health checks and detailed analytics for any web target</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"49732434","collectionId":"4b6b5007-6428-440f-a7f1-710867662090","publishedId":"2sBXcEjfcq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-20T11:02:23.000Z"},"item":[{"name":"authentication","item":[{"name":"SignUp","id":"b522d0ed-087e-408d-bdff-48d42b7641fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n{ \"name\": \"Abdelrahman\", \"email\": \"test@test.com\", \"password\": \"password123\" }","options":{"raw":{"language":"json"}}},"url":"https://vigil-rust.vercel.app/api/signup","urlObject":{"protocol":"https","path":["api","signup"],"host":["vigil-rust","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"b522d0ed-087e-408d-bdff-48d42b7641fd"},{"name":"Login","id":"07887ca8-45bf-4dbc-b566-7f8ac6be8ac3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n{ \"email\": \"test@test.com\", \"password\": \"password123\" }","options":{"raw":{"language":"json"}}},"url":"https://vigil-rust.vercel.app/api/login","urlObject":{"protocol":"https","path":["api","login"],"host":["vigil-rust","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"07887ca8-45bf-4dbc-b566-7f8ac6be8ac3"}],"id":"aad38475-e22e-45bb-b3e0-4778f3c6d66b","_postman_id":"aad38475-e22e-45bb-b3e0-4778f3c6d66b","description":""},{"name":"Target Management","item":[{"name":"Add Target Website","id":"dbccf070-7e86-446b-ab04-601f8dda8e14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \"name\": \"sarhne\", \"url\": \"https://zaqa.net\" }","options":{"raw":{"language":"json"}}},"url":"https://vigil-rust.vercel.app/api/targets","urlObject":{"protocol":"https","path":["api","targets"],"host":["vigil-rust","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"dbccf070-7e86-446b-ab04-601f8dda8e14"},{"name":"List all targets","id":"ea9a8690-b765-4b27-a537-da911cb9bbe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://vigil-rust.vercel.app/api/targets","urlObject":{"protocol":"https","path":["api","targets"],"host":["vigil-rust","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea9a8690-b765-4b27-a537-da911cb9bbe0"},{"name":"Delete Target","id":"c98a22cf-74eb-4caa-86a6-793a3a415d1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://vigil-rust.vercel.app/api/targets/69981005626ce8b80fcfc5d4","urlObject":{"protocol":"https","path":["api","targets","69981005626ce8b80fcfc5d4"],"host":["vigil-rust","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"c98a22cf-74eb-4caa-86a6-793a3a415d1a"},{"name":"Toggle Target Status","id":"694d6be4-29d9-4e39-8ede-100433f7da5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"https://vigil-rust.vercel.app/api/targets/699803fd20f23406abe1e0be/toggle","urlObject":{"protocol":"https","path":["api","targets","699803fd20f23406abe1e0be","toggle"],"host":["vigil-rust","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"694d6be4-29d9-4e39-8ede-100433f7da5a"}],"id":"ae1eef52-17c1-4135-87d0-743a8e093029","_postman_id":"ae1eef52-17c1-4135-87d0-743a8e093029","description":""},{"name":"Monitoring & Stats","item":[{"name":"Ping Single URL","id":"01cdc586-8086-480b-85b0-ef93f1ed876d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \"url\": \"https://github.com\" }","options":{"raw":{"language":"json"}}},"url":"https://vigil-rust.vercel.app/api/ping","urlObject":{"protocol":"https","path":["api","ping"],"host":["vigil-rust","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"01cdc586-8086-480b-85b0-ef93f1ed876d"},{"name":"Get all logs","id":"5bf9c966-4e87-4a3c-b4ba-c10d72a61ec6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://vigil-rust.vercel.app/api/all","urlObject":{"protocol":"https","path":["api","all"],"host":["vigil-rust","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"5bf9c966-4e87-4a3c-b4ba-c10d72a61ec6"},{"name":"Get Target Stats","id":"b29c70ec-0017-4d62-b009-c249168053be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://vigil-rust.vercel.app/api/targets/699827e938abe24cbfb12f2e/stats","urlObject":{"protocol":"https","path":["api","targets","699827e938abe24cbfb12f2e","stats"],"host":["vigil-rust","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"b29c70ec-0017-4d62-b009-c249168053be"},{"name":"clear all logs","id":"d3112fe6-7a2c-4d9d-a97c-d5221f88e67e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://vigil-rust.vercel.app/api/clear","urlObject":{"protocol":"https","path":["api","clear"],"host":["vigil-rust","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"d3112fe6-7a2c-4d9d-a97c-d5221f88e67e"}],"id":"eb0148b3-1717-443b-bb72-ff75157fbe2f","_postman_id":"eb0148b3-1717-443b-bb72-ff75157fbe2f","description":""},{"name":"New Request","id":"32262531-9e4a-4853-af69-8be2a4747394","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"32262531-9e4a-4853-af69-8be2a4747394"},{"name":"New Request","id":"b82654d3-21aa-42d5-ae9a-d864bf94f933","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"b82654d3-21aa-42d5-ae9a-d864bf94f933"}]}