{"info":{"_postman_id":"c95becaa-4f1a-4661-b01c-ae3e6f7e23ba","name":"Gradstem","description":"<html><head></head><body><p><strong>This API is Developed by Abdul ( <a href=\"mailto:abdulbaseer@ku.edu\">abdulbaseer@ku.edu</a> ) using Node.js</strong></p>\n<p>Helping 100K+ International students find sponsoring jobs</p>\n<p>Gradstem : Job portal for New Grad International students</p>\n<p>The Gradstem Public API is a REST API that lets you manage all of Gradstem services and resources through simple HTTP requests. With this API, you can have the power of OpenAI embeddings , Semantic Resume similarity search(AI Based)</p>\n<p>Currently, the API supports endpoints that allow for Auth (access Token and Referesh Token),</p>\n<p>Companies,Jobs,Similarity(Resume Similarity)</p>\n<p>Gradstem Backend Web Services are on the free instance type and are automatically spun down after 15 minutes of inactivity. When a new request for a free service comes in, Instance spins it up again so it can process the request.</p>\n<p>This will cause a delay(around 1 min ) in the response of the first request after a period of inactivity while the instance spins up.</p>\n<p>EndFragment<br><strong>GitHub Repository</strong>: <a href=\"https://github.com/abdulbaseer657/gradstem\">Gradstem GitHub Repo</a></p>\n<p>Start using the API : <a href=\"https://api.gradstem.com\">api.gradstem.com ( takes 1 min to start server)</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"21718243","collectionId":"c95becaa-4f1a-4661-b01c-ae3e6f7e23ba","publishedId":"2s9Y5eMeL7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-04T15:58:31.000Z"},"item":[{"name":"auth","item":[{"name":"Login","id":"b6a91f3a-b02c-4b08-947f-05d2fd310958","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"abdul@gmail.com\",\r\n    \"password\":\"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gradstem.com/auth/login","urlObject":{"protocol":"https","path":["auth","login"],"host":["api","gradstem","com"],"query":[],"variable":[]}},"response":[{"id":"7f398f94-a00f-4fd3-a60a-1fa286239b5b","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"abdul@gmail.com\",\r\n    \"password\":\"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gradstem.com/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"436"},{"key":"ETag","value":"W/\"1b4-ZZG4O9HBH3Nil+pvHWWhjMz8L1g\""},{"key":"Date","value":"Sun, 03 Sep 2023 22:46:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTM3ODExNjksImV4cCI6MTY5NjM3MzE2OSwiYXVkIjoiNjRlNmI3ZTNjYTFmNGNiNDFhNDE0YTgzIiwiaXNzIjoiZ3JhZHN0ZW0uY29tIn0.IrxdUh4RM9rX8siEAkAtaAJoa2CWoRQOaCcYg8tvI2I\",\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTM3ODExNjksImV4cCI6MTcyNTMzODc2OSwiYXVkIjoiNjRlNmI3ZTNjYTFmNGNiNDFhNDE0YTgzIiwiaXNzIjoiZ3JhZHN0ZW0uY29tIn0.4CMpnHMdWoRTKvG5xbX3lrlZl9rU-_c1gqmCFUujtDE\"\n}"}],"_postman_id":"b6a91f3a-b02c-4b08-947f-05d2fd310958"},{"name":"Register","id":"b7b7614b-c955-4195-b12e-ddbdbb421231","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"someemail@gmail.com\",\r\n    \"password\":\"1234\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gradstem.com/auth/register","urlObject":{"protocol":"https","path":["auth","register"],"host":["api","gradstem","com"],"query":[],"variable":[]}},"response":[{"id":"c19a1e76-f8a8-4085-a738-12c54cbe7112","name":"Register","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"someemail@gmail.com\",\r\n    \"password\":\"1234\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gradstem.com/auth/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"436"},{"key":"ETag","value":"W/\"1b4-UKKIxhN8CEpyqEubdicm+xUjUQI\""},{"key":"Date","value":"Mon, 04 Sep 2023 07:51:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTM4MTM5MDgsImV4cCI6MTY5NjQwNTkwOCwiYXVkIjoiNjRmNThjOTMyMTNlNmViZTkzZjU4MjQyIiwiaXNzIjoiZ3JhZHN0ZW0uY29tIn0.50_XjLH3PXRSoQzJFnYFGgHFgbO0nkh5Z5rGJffwCYs\",\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTM4MTM5MDgsImV4cCI6MTcyNTM3MTUwOCwiYXVkIjoiNjRmNThjOTMyMTNlNmViZTkzZjU4MjQyIiwiaXNzIjoiZ3JhZHN0ZW0uY29tIn0.18P3S7L6Y2Xja4LrHjIIIqLDGo6ANHRySbFxYtN2gdk\"\n}"}],"_postman_id":"b7b7614b-c955-4195-b12e-ddbdbb421231"},{"name":"Refresh Token","id":"ae0a3ec4-d31d-4c07-b14b-d5ac0df07bce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTM3NzM3ODYsImV4cCI6MTcyNTMzMTM4NiwiYXVkIjoiNjRlN2FiNzQ1MzJjYTNiOTJlNjA5NzY2IiwiaXNzIjoiZ3JhZHN0ZW0uY29tIn0.MODXcpToJsxvQXFbJLhd4AA5ZEiNZnmkRTV3eInodNU\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.gradstem.com/auth/refresh_token","urlObject":{"protocol":"https","path":["auth","refresh_token"],"host":["api","gradstem","com"],"query":[],"variable":[]}},"response":[{"id":"54c5039c-9cea-4fb2-802e-0dbef5c9567c","name":"Refresh Token","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTM3NzM3ODYsImV4cCI6MTcyNTMzMTM4NiwiYXVkIjoiNjRlN2FiNzQ1MzJjYTNiOTJlNjA5NzY2IiwiaXNzIjoiZ3JhZHN0ZW0uY29tIn0.MODXcpToJsxvQXFbJLhd4AA5ZEiNZnmkRTV3eInodNU\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.gradstem.com/auth/refresh_token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"436"},{"key":"ETag","value":"W/\"1b4-EBemROW8ua4d+cTVm5Gp5OPbeHY\""},{"key":"Date","value":"Mon, 04 Sep 2023 07:52:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTM4MTM5MzEsImV4cCI6MTY5NjQwNTkzMSwiYXVkIjoiNjRlN2FiNzQ1MzJjYTNiOTJlNjA5NzY2IiwiaXNzIjoiZ3JhZHN0ZW0uY29tIn0._kvqVCDTY2f-Yo9ovmgEo7jm-Wtda2-yd-GsnXOrxyg\",\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTM4MTM5MzEsImV4cCI6MTcyNTM3MTUzMSwiYXVkIjoiNjRlN2FiNzQ1MzJjYTNiOTJlNjA5NzY2IiwiaXNzIjoiZ3JhZHN0ZW0uY29tIn0.tDiMIaz-3vgP1JO-9SVDOryFfDWJR9M0BC8HUbxdoBM\"\n}"}],"_postman_id":"ae0a3ec4-d31d-4c07-b14b-d5ac0df07bce"},{"name":"Logout","id":"c4a4eaa7-0dd6-41d2-9f5a-9f5728f319b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTM5NzM2MTcsImV4cCI6MTcyNTUzMTIxNywiYXVkIjoiNjRlYTkwZTYwNzZjZmYxM2M2ZmM1YzdjIiwiaXNzIjoiZ3JhZHN0ZW0uY29tIn0.G2gFt6R1-9Rr4eaLjD07-0TPGfzxQ9TndTD3k8mJ3nU\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/logout","urlObject":{"protocol":"http","port":"3000","path":["auth","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4657968a-104e-4860-b73b-0c774296cddc","name":"New Request","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE2OTM5NzM2MTcsImV4cCI6MTcyNTUzMTIxNywiYXVkIjoiNjRlYTkwZTYwNzZjZmYxM2M2ZmM1YzdjIiwiaXNzIjoiZ3JhZHN0ZW0uY29tIn0.G2gFt6R1-9Rr4eaLjD07-0TPGfzxQ9TndTD3k8mJ3nU\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/auth/logout"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"a-bAsFyilMr4Ra1hIU5PyoyFRunpI\""},{"key":"Date","value":"Thu, 07 Sep 2023 18:46:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c4a4eaa7-0dd6-41d2-9f5a-9f5728f319b4"},{"name":"status","id":"3cb8b1e9-2062-4556-a5e6-a42bc21efad2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://api.gradstem.com/","urlObject":{"protocol":"https","path":[""],"host":["api","gradstem","com"],"query":[],"variable":[]}},"response":[{"id":"095ba487-b9fe-4929-818f-37762fee46b4","name":"status","originalRequest":{"method":"GET","header":[],"url":"https://api.gradstem.com/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Tue, 05 Sep 2023 07:55:41 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"801ce94d6cfe475d-DFW"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2c-KyZQcnHChrxx0zdsyfGDUfDJM60\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"status : Active , Hello from gradstem server"}],"_postman_id":"3cb8b1e9-2062-4556-a5e6-a42bc21efad2"}],"id":"2db2fe09-dea1-4890-be8d-07f289c43a82","description":"<p>Authorization refers to the process of granting a user or application access permissions to Gradstem data and features<br />Gradstem uses Access Token and Refresh Token for authorization</p>\n","_postman_id":"2db2fe09-dea1-4890-be8d-07f289c43a82"},{"name":"Endpoints","item":[{"name":"Companies","item":[{"name":"Get Companies","id":"6e44fed0-a3dd-480d-af53-1f24a8d9b890","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.gradstem.com/api/v0/companies","urlObject":{"protocol":"https","path":["api","v0","companies"],"host":["api","gradstem","com"],"query":[],"variable":[]}},"response":[{"id":"2536162a-dd80-4d81-9bc1-f3010a5b096f","name":"Get Companies","originalRequest":{"method":"GET","header":[],"url":"https://api.gradstem.com/api/v0/companies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 22:25:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"8019a6404ed84dec-MCI"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"c0-s0ADsN68jUBm8xJD6FpoZaVN2jE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"companies\": [\n        {\n            \"_id\": \"64f65850f38f42c32094df14\",\n            \"companyName\": \"TATA CONSULTANCY SVCS LTD\",\n            \"h1b\": 9960,\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64f65959f38f42c32094df1a\",\n            \"companyName\": \"AMAZON.COM\",\n            \"h1b\": 9610,\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"6e44fed0-a3dd-480d-af53-1f24a8d9b890"},{"name":"Get Company by ID","id":"aa145b30-aefc-4d55-b3a0-0fb62de5e4cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://api.gradstem.com/api/v0/companies/64f65959f38f42c32094df1a","urlObject":{"protocol":"http","path":["api","v0","companies","64f65959f38f42c32094df1a"],"host":["api","gradstem","com"],"query":[],"variable":[]}},"response":[{"id":"60bcaad0-0853-416d-bcaa-7ad39ff847fb","name":"Get Company by ID","originalRequest":{"method":"GET","header":[],"url":"http://api.gradstem.com/api/v0/companies/64f65959f38f42c32094df1a"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 22:41:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"8019bcfbb8b54dfb-MCI"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5c-1hTP9t3e8Ynl7PsOXzQJKPiHXi4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"company\": {\n        \"_id\": \"64f65959f38f42c32094df1a\",\n        \"companyName\": \"AMAZON.COM\",\n        \"h1b\": 9610,\n        \"__v\": 0\n    }\n}"}],"_postman_id":"aa145b30-aefc-4d55-b3a0-0fb62de5e4cf"},{"name":"Post Company","id":"241603f4-f015-4fd4-bee4-8b65c55b53e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"companyName\":\"AMAZON.COM\",\r\n    \"h1b\":9610\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gradstem.com/api/v0/companies","urlObject":{"protocol":"https","path":["api","v0","companies"],"host":["api","gradstem","com"],"query":[],"variable":[]}},"response":[{"id":"858192e1-24d1-4c60-a6a4-e2a55a3587f4","name":"Post Company","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"companyName\":\"AMAZON.COM\",\r\n    \"h1b\":9610\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.gradstem.com/api/v0/companies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 22:22:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"8019a106cac54dec-MCI"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"61-1fAvlj/Km3wkyrwdduNaHZKTi40\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"savedCompany\": {\n        \"companyName\": \"AMAZON.COM\",\n        \"h1b\": 9610,\n        \"_id\": \"64f6588bf38f42c32094df16\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"241603f4-f015-4fd4-bee4-8b65c55b53e3"},{"name":"Update Compnay","id":"19221c20-cf79-47bd-921c-44ce7286c63d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"companyName\":\"Amazon.com\"\r\n}"},"url":"https://api.gradstem.com/api/v0/companies/64f65959f38f42c32094df1a","urlObject":{"protocol":"https","path":["api","v0","companies","64f65959f38f42c32094df1a"],"host":["api","gradstem","com"],"query":[],"variable":[]}},"response":[{"id":"42b86a48-a896-40e6-96dd-2f4fc8f11bca","name":"Update Compnay","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"companyName\":\"Amazon.com\"\r\n}"},"url":"https://api.gradstem.com/api/v0/companies/64f65959f38f42c32094df1a"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 22:23:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"8019a3c7d80c4dec-MCI"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5c-5SS6ARHATsZQXsjByUbVNCqVy9c\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"company\": {\n        \"_id\": \"64f6588bf38f42c32094df16\",\n        \"companyName\": \"AMAZON.COM\",\n        \"h1b\": 9610,\n        \"__v\": 0\n    }\n}"}],"_postman_id":"19221c20-cf79-47bd-921c-44ce7286c63d"},{"name":"Delete Company","id":"c2e0e598-39fe-483d-9671-57600864f2c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://api.gradstem.com/api/v0/companies/64f65959f38f42c32094df1a","urlObject":{"protocol":"http","path":["api","v0","companies","64f65959f38f42c32094df1a"],"host":["api","gradstem","com"],"query":[],"variable":[]}},"response":[{"id":"d9e5d974-92a7-42d9-934c-819275410205","name":"Delete Company","originalRequest":{"method":"DELETE","header":[],"url":"http://api.gradstem.com/api/v0/companies/64f65959f38f42c32094df1a"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 22:25:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"8019a56cb9264dec-MCI"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5c-5SS6ARHATsZQXsjByUbVNCqVy9c\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-powered-by","value":"Express"},{"key":"x-render-origin-server","value":"Render"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"company\": {\n        \"_id\": \"64f6588bf38f42c32094df16\",\n        \"companyName\": \"AMAZON.COM\",\n        \"h1b\": 9610,\n        \"__v\": 0\n    }\n}"}],"_postman_id":"c2e0e598-39fe-483d-9671-57600864f2c3"}],"id":"84f65fcb-b3a0-489e-b309-4c7a486ed059","_postman_id":"84f65fcb-b3a0-489e-b309-4c7a486ed059","description":""},{"name":"Jobs","item":[{"name":"Get Jobs","id":"3e9e2583-c96a-4758-a127-b9b6245e7841","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/v0/jobs/","urlObject":{"protocol":"http","port":"3000","path":["api","v0","jobs",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fe279ffd-722b-4f43-b58a-d4aa5d8b0f85","name":"Get Jobs","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/v0/jobs/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3881"},{"key":"ETag","value":"W/\"f29-vIMN+AOSRcC31PG/xacyM5ucNy4\""},{"key":"Date","value":"Mon, 04 Sep 2023 02:21:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"result\": [\n        {\n            \"_id\": \"64ee1b468a753b52332564ea\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \" new full stack engineer\",\n            \"jobDescription\": \"this is a software Engineer job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \" engineer \",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64ee1b5e8a753b52332564ec\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \"data science\",\n            \"jobDescription\": \"this is a data science job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \"data science \",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64ee1b6e8a753b52332564ee\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \"data analytics\",\n            \"jobDescription\": \"this is a data analytics job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \"data analytics \",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64ee1b7e8a753b52332564f0\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \"data engineer\",\n            \"jobDescription\": \"this is a data engineer job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \"data engineer \",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64ee1b9d8a753b52332564f2\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \"ML engineer\",\n            \"jobDescription\": \"this is a machine learning Engineer job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \"ML engineer \",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64ee1bad8a753b52332564f4\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \"AI engineer\",\n            \"jobDescription\": \"this is a AI Engineer job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \"AI engineer \",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64ee7d224c74cb918fd352fb\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \"Test engineer\",\n            \"jobDescription\": \"this is a AI Engineer job\",\n            \"uploadTime\": \"2023-08-29T23:19:26.950Z\",\n            \"domain\": \"test engineer \",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64f51ea942abdde4d03f7cb6\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \"software engineer\",\n            \"jobDescription\": \"this is a software Engineer job\",\n            \"uploadTime\": \"2023-09-04T00:02:38.176Z\",\n            \"domain\": \"software engineer \",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64f520d80a73f6af6d4baaab\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \" engineer\",\n            \"jobDescription\": \"this is a software Engineer job\",\n            \"uploadTime\": \"2023-09-04T00:11:55.178Z\",\n            \"domain\": \" engineer \",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64f52201255a55f4557c690d\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \" engineer\",\n            \"jobDescription\": \"this is a software Engineer job\",\n            \"uploadTime\": \"2023-09-04T00:17:01.217Z\",\n            \"domain\": \" engineer \",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64f5288eecd4e450d523745a\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \" engineer\",\n            \"jobDescription\": \"this is a software Engineer job\",\n            \"uploadTime\": \"2023-09-04T00:43:18.723Z\",\n            \"domain\": \" engineer \",\n            \"applyLink\": \"jobs.google.com\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64f5291cecd4e450d523745c\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \"xyz\",\n            \"jobDescription\": \"this is a software Engineer job\",\n            \"uploadTime\": \"2023-09-04T00:43:18.723Z\",\n            \"domain\": \"xyz \",\n            \"applyLink\": \"jobs.google.com\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64f53474c67bddbab3826e28\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \"validate\",\n            \"jobDescription\": \"this is a validate Engineer job\",\n            \"uploadTime\": \"2023-09-04T01:35:36.924Z\",\n            \"domain\": \"validate \",\n            \"applyLink\": \"jobs.google.com\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64f53702b7a1bcc554423e72\",\n            \"company\": {\n                \"_id\": \"64eabd81dd9be18e5906eb28\",\n                \"companyName\": \"stemgrad\",\n                \"h1b\": 1,\n                \"__v\": 0\n            },\n            \"jobTitle\": \"validate\",\n            \"jobDescription\": \"this is a validate Engineer job\",\n            \"uploadTime\": \"2023-09-04T01:45:12.984Z\",\n            \"domain\": \"validate \",\n            \"applyLink\": \"jobs.google.com\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"3e9e2583-c96a-4758-a127-b9b6245e7841"},{"name":"Get Job by ID","id":"9aae293b-b868-4df3-8e1f-d551a7f3c8cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:3000/api/v0/jobs/64ee1b5e8a753b52332564ec","urlObject":{"protocol":"http","port":"3000","path":["api","v0","jobs","64ee1b5e8a753b52332564ec"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fffffc61-a99b-4b40-b80d-4bc2a3988bc4","name":"Get Job by ID","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/v0/jobs/64ee1b5e8a753b52332564ec"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"273"},{"key":"ETag","value":"W/\"111-vKT3L4miCEnBURuBny/ToNLnmRA\""},{"key":"Date","value":"Mon, 04 Sep 2023 02:39:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"job\": {\n        \"_id\": \"64ee1b5e8a753b52332564ec\",\n        \"company\": {\n            \"_id\": \"64eabd81dd9be18e5906eb28\",\n            \"companyName\": \"stemgrad\",\n            \"h1b\": 1,\n            \"__v\": 0\n        },\n        \"jobTitle\": \"data science\",\n        \"jobDescription\": \"this is a data science job\",\n        \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n        \"domain\": \"data science \",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"9aae293b-b868-4df3-8e1f-d551a7f3c8cb"},{"name":"Post Job","id":"bd579a7c-1e38-417f-b1e5-93ace8f4f242","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://localhost:3000/api/v0/jobs","urlObject":{"protocol":"http","port":"3000","path":["api","v0","jobs"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd579a7c-1e38-417f-b1e5-93ace8f4f242"},{"name":"Update Job","id":"980952ef-7bcf-4e12-84f9-b7cfe23a668e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"http://localhost:3000/api/v0/jobs/{{JobID}}","urlObject":{"protocol":"http","port":"3000","path":["api","v0","jobs","{{JobID}}"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"980952ef-7bcf-4e12-84f9-b7cfe23a668e"},{"name":"Delete Job","id":"48a70eef-996f-4f78-845e-40fe2e1e9166","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3000/api/v0/jobs/{{JobID}}","urlObject":{"protocol":"http","port":"3000","path":["api","v0","jobs","{{JobID}}"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"48a70eef-996f-4f78-845e-40fe2e1e9166"}],"id":"e41a60e1-7d1c-4409-aca6-042300de359b","_postman_id":"e41a60e1-7d1c-4409-aca6-042300de359b","description":""},{"name":"Similarity","item":[{"name":"Resume Similarity","id":"9c8eb38a-a0a3-4eba-9c31-2f0b660d9cd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"text\":\"data science\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/v0/similarity","urlObject":{"protocol":"http","port":"3000","path":["api","v0","similarity"],"host":["localhost"],"query":[{"disabled":true,"key":"text","value":"software job"}],"variable":[]}},"response":[{"id":"6dcc9bb5-d261-403f-bdb0-be7def11d157","name":"Resume Similarity","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"text\":\"data science\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"http://localhost:3000/api/v0/similarity","protocol":"http","host":["localhost"],"port":"3000","path":["api","v0","similarity"],"query":[{"key":"text","value":"software job","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1508"},{"key":"ETag","value":"W/\"5e4-jLsY47sWVh9q2A7IZbWbEPJ7J2E\""},{"key":"Date","value":"Mon, 04 Sep 2023 03:07:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"similarJobs\": [\n        {\n            \"_id\": \"64ee1b5e8a753b52332564ec\",\n            \"company\": [\n                {\n                    \"_id\": \"64eabd81dd9be18e5906eb28\",\n                    \"companyName\": \"stemgrad\",\n                    \"h1b\": 1,\n                    \"__v\": 0\n                }\n            ],\n            \"jobTitle\": \"data science\",\n            \"jobDescription\": \"this is a data science job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \"data science \",\n            \"__v\": 0,\n            \"score\": 0.9292877912521362\n        },\n        {\n            \"_id\": \"64ee1b6e8a753b52332564ee\",\n            \"company\": [\n                {\n                    \"_id\": \"64eabd81dd9be18e5906eb28\",\n                    \"companyName\": \"stemgrad\",\n                    \"h1b\": 1,\n                    \"__v\": 0\n                }\n            ],\n            \"jobTitle\": \"data analytics\",\n            \"jobDescription\": \"this is a data analytics job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \"data analytics \",\n            \"__v\": 0,\n            \"score\": 0.9220365285873413\n        },\n        {\n            \"_id\": \"64ee1b7e8a753b52332564f0\",\n            \"company\": [\n                {\n                    \"_id\": \"64eabd81dd9be18e5906eb28\",\n                    \"companyName\": \"stemgrad\",\n                    \"h1b\": 1,\n                    \"__v\": 0\n                }\n            ],\n            \"jobTitle\": \"data engineer\",\n            \"jobDescription\": \"this is a data engineer job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \"data engineer \",\n            \"__v\": 0,\n            \"score\": 0.9104371666908264\n        },\n        {\n            \"_id\": \"64ee1b9d8a753b52332564f2\",\n            \"company\": [\n                {\n                    \"_id\": \"64eabd81dd9be18e5906eb28\",\n                    \"companyName\": \"stemgrad\",\n                    \"h1b\": 1,\n                    \"__v\": 0\n                }\n            ],\n            \"jobTitle\": \"ML engineer\",\n            \"jobDescription\": \"this is a machine learning Engineer job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \"ML engineer \",\n            \"__v\": 0,\n            \"score\": 0.892183780670166\n        },\n        {\n            \"_id\": \"64ee1bad8a753b52332564f4\",\n            \"company\": [\n                {\n                    \"_id\": \"64eabd81dd9be18e5906eb28\",\n                    \"companyName\": \"stemgrad\",\n                    \"h1b\": 1,\n                    \"__v\": 0\n                }\n            ],\n            \"jobTitle\": \"AI engineer\",\n            \"jobDescription\": \"this is a AI Engineer job\",\n            \"uploadTime\": \"2023-08-29T00:54:32.453Z\",\n            \"domain\": \"AI engineer \",\n            \"__v\": 0,\n            \"score\": 0.8855768442153931\n        }\n    ]\n}"}],"_postman_id":"9c8eb38a-a0a3-4eba-9c31-2f0b660d9cd8"}],"id":"23873fb7-36db-4ae8-aa2c-89979e3a9651","_postman_id":"23873fb7-36db-4ae8-aa2c-89979e3a9651","description":""}],"id":"82ddd407-35cf-47f2-94dc-bdaac21c7a42","_postman_id":"82ddd407-35cf-47f2-94dc-bdaac21c7a42","description":""},{"name":"Error Handling","item":[],"id":"e878e886-dabb-4884-b57e-b9ee448da5e0","_postman_id":"e878e886-dabb-4884-b57e-b9ee448da5e0","description":""},{"name":"Change Log","item":[],"id":"88ff1390-63c1-417d-81bc-c9ca87db4c3f","description":"<p>The API is on its Current Version ( api/v0 ):</p>\n<p>This Application is being build specifically for New Grad International students ,we manually verify each job for 2 criterias</p>\n<ol>\n<li><p>Does the job posting hire/sponsor International students</p>\n</li>\n<li><p>Does the job posting hire new grads (0-1 yr exp)</p>\n</li>\n</ol>\n<p>The Jobs are scrapped on daily basis from Linkedin , Indeed , Glassdoor and 2000+ company career pages known for hiring International students</p>\n<p>The Gradstem Public API is a REST API that lets you manage all of your Gradstem services and resources through simple HTTP requests. With this API, you can have the power of OpenAI embeddings , Semantic Resume similarity search(AI Based) , allowing you to integrate seamlessly with Gradstem</p>\n<p>Currently, the API supports endpoints that allow for Auth (access Token and Referesh Token),</p>\n<p>Companies,Jobs,Similarity(Resume Similarity)</p>\n<p>I'll be gradually releasing more endpoints in the coming months, allowing you to find internships , Generate Customised Coverletters and Resumes based on existing resume and job description.</p>\n<p>upcomming in V0:</p>\n<ul>\n<li><p>Pagination</p>\n</li>\n<li><p>Searching</p>\n</li>\n<li><p>The next Version of the API is anticipated in oct / nov with additional endpoints and code refactoring to Typescript</p>\n</li>\n</ul>\n","_postman_id":"88ff1390-63c1-417d-81bc-c9ca87db4c3f"}],"event":[{"listen":"prerequest","script":{"id":"d39f047c-82fb-4012-a9ec-1a12c44dc224","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1a5a7e5d-f0c5-45d5-9002-95d2f6ab4337","type":"text/javascript","exec":[""]}}],"variable":[{"key":"Company_ID","value":"64f65959f38f42c32094df1a"}]}