{"info":{"_postman_id":"3b9fd2af-70ae-4c9a-8649-ba726abd9884","name":"Judge0 API","description":"<html><head></head><body><h1 id=\"about\">About</h1>\n<p>Judge0 API is a robust and scalable open-source online code execution system. It can be used to build a wide range of applications varying from competitive programming platforms, educational and recruitment platforms, to online code editors, and more.</p>\n<p>To see Judge0 API in action, try Judge0 IDE - a free and open-source online code editor that uses Judge0 API for executing the user’s source code. You can also try using a dummy client which can help you explore and test most of the features of the Judge0 API.</p>\n<h1 id=\"features\">Features</h1>\n<ul>\n<li>Quick and easy installation.</li>\n<li>Supports more than 45 languages.</li>\n<li>Runs source code in a secure and reliable sandbox.</li>\n<li>Send multiple source code files and any other files. Demo.</li>\n<li>Set custom compiler options. Demo.</li>\n<li>Set custom command line arguments. Demo.</li>\n<li>Set time and memory limits.</li>\n<li>HTTP callbacks.\nAnd many more.</li>\n</ul>\n<h1 id=\"get-started\">Get Started</h1>\n<p>Choose a plan on RapidAPI or install on your own server.</p>\n<h1 id=\"research-paper\">Research Paper</h1>\n<p>You can read a research paper about Judge0 API here.</p>\n<h1 id=\"version\">Version</h1>\n<p>This document describes Judge0 API v1.8.0.</p>\n<h1 id=\"date-and-time-formats\">Date and time formats</h1>\n<p>ISO 8601 standard is used.</p>\n<p>Example: 2016-09-11T10:19:35Z</p>\n<h1 id=\"license\">License</h1>\n<p>Judge0 API is licensed under the GNU General Public License v3.0.</p>\n<h1 id=\"donate\">Donate</h1>\n<p>Your are more than welcome to support Judge0 development on Patreon, via PayPal or Revolut.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"About","slug":"about"},{"content":"Features","slug":"features"},{"content":"Get Started","slug":"get-started"},{"content":"Research Paper","slug":"research-paper"},{"content":"Version","slug":"version"},{"content":"Date and time formats","slug":"date-and-time-formats"},{"content":"License","slug":"license"},{"content":"Donate","slug":"donate"}],"owner":"4572209","collectionId":"3b9fd2af-70ae-4c9a-8649-ba726abd9884","publishedId":"T17KcRx3","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-08T19:46:23.000Z"},"item":[{"name":"Authentication","item":[{"name":"Authenticate","id":"4e2790e1-a8f9-41fe-a334-04958068fae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Auth-User","value":"{{X-Auth-User}}","type":"text"},{"key":"X-Auth-Token","value":"{{X-Auth-Token}}","type":"text"}],"url":"{{host}}/authorize","description":"<p>Check if your authentication token is valid.</p>\n<p>Note\nX-Auth-Token is default header field name, but administrators of Judge0 API instance you are using can change this default field name.</p>\n<p>Contact administrator of Judge0 API instance you are using to get your authentication token.</p>\n<p>Security Warning\nAlthough you can send authentication token as URI parameter, always send authentication token through headers.</p>\n","urlObject":{"path":["authorize"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"dd0b9abe-fc26-43a0-95da-b3f53f942b84","name":"Authenticate","originalRequest":{"method":"POST","header":[{"key":"X-Auth-User","value":"a1133bc6-a0f6-46bf-a2d8-6157418c6fe2","type":"text"},{"key":"X-Auth-Token","value":"a1133bc6-a0f6-46bf-a2d8-6157418c6fe2","type":"text"}],"url":"{{host}}/authorize"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Content-Type","value":"text/html"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"fd1e7d40-e216-4ffb-8984-752d63bb3648"},{"key":"X-Runtime","value":"0.006083"},{"key":"Vary","value":"Origin"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4e2790e1-a8f9-41fe-a334-04958068fae7"}],"id":"c0bbc786-8e73-4428-a681-ae18743342d2","description":"<p>Administrators of Judge0 API can configure Judge0 API to require you to have an authentication token (a.k.a. API key). If that is the case with the instance of Judge0 API you are using, then you should provide X-Auth-Token header field in every API request.</p>\n","event":[{"listen":"prerequest","script":{"id":"c718c36c-8b8a-4b2b-b0d2-83be2583992a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6f57b074-16d0-48b3-8fb6-8e629121d2b0","type":"text/javascript","exec":[""]}}],"_postman_id":"c0bbc786-8e73-4428-a681-ae18743342d2"}]}