{"info":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","description":"<html><head></head><body><p>This Postman collection provides a set of pre-configured requests for testing and interacting with the Copyleaks API. It includes endpoints for authentication, as well as both synchronous and asynchronous scan workflows.</p>\n<p>📄 Documentation: <a href=\"https://docs.copyleaks.com/\">https://docs.copyleaks.com/</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"25022653","collectionId":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","publishedId":"2sB34foMwz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"3F9AF5"},"publishDate":"2025-07-13T13:43:08.000Z"},"item":[{"name":"Account","item":[{"name":"Login","event":[{"listen":"test","script":{"id":"ab1eeb76-7ef1-41c3-846b-26d3047e902c","exec":["// Check if the response code is 200 (OK)\r","if (pm.response.code === 200) {\r","    // Parse the response body to JSON\r","    let jsonData = pm.response.json();\r","    // Extract the access_token\r","    let token = jsonData.access_token;\r","    // Set the access_token to the environment variable\r","    pm.environment.set(\"access_token\", token);\r","    console.log(\"Access Token saved:\", token); \r","} else {\r","    console.error(\"Login request failed:\", pm.response.code);\r","}"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"de9ac19d-a27a-4ccb-8d85-26cf6fda4e82","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"your@email.address\", \r\n    \"key\": \"{{vault:authorization-secret---uuid}}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://id.copyleaks.com/v3/account/login/api","description":"<p>Get your personal access token by logging in to the Copyleaks API using your email and API key.</p>\n","urlObject":{"path":["v3","account","login","api"],"host":["https://id.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"de9ac19d-a27a-4ccb-8d85-26cf6fda4e82"}],"id":"abbc2f25-034a-4569-9b4d-e026ffcded29","description":"<p>Copyleaks APIs allow you to integrate your systems and services with Copyleaks plagiarism detection products. You can start working with a Copyleaks API by sending HTTP requests to the Copyleaks servers. To do so, first <a href=\"https://api.copyleaks.com/signup\">register to Copyleaks</a> and get your API key. Then, use your API key and email address to login.</p>\n","_postman_id":"abbc2f25-034a-4569-9b4d-e026ffcded29","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}}},{"name":"Authenticity","item":[{"name":"Submit Url","id":"37e2f849-7452-483f-81ad-426525da63a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"url\": \"https://pdfobject.com/pdf/sampl12e.pdf\",\n    \"properties\": {\n        \"action\": 0,\n        \"includeHtml\": false,\n        \"developerPayload\": null,\n        \"sandbox\": false,\n        \"expiration\": 2880,\n        \"scanMethodAlgorithm\": 0,\n        \"customMetadata\": [],\n        \"author\": {\n            \"id\": null\n        },\n        \"course\": {\n            \"id\": null\n        },\n        \"assignment\": {\n            \"id\": null\n        },\n        \"institution\": {\n            \"id\": null\n        },\n        \"webhooks\": {\n            \"newResult\": null,\n            \"newResultHeaders\": null,\n            \"statusHeaders\": null,\n            \"status\": \"https://yoursite.com/webhook/{STATUS}\"\n        },\n        \"filters\": {\n            \"identicalEnabled\": true,\n            \"minorChangesEnabled\": true,\n            \"relatedMeaningEnabled\": true,\n            \"minCopiedWords\": null,\n            \"safeSearch\": false,\n            \"domains\": [],\n            \"domainsMode\": \"1\",\n            \"allowSameDomain\": false\n        },\n        \"scanning\": {\n            \"internet\": true,\n            \"exclude\": {\n                \"idPattern\": null\n            },\n            \"include\": {\n                \"includeIdPattern\": null\n            },\n            \"repositories\": [],\n            \"copyleaksDb\": null,\n            \"crossLanguages\": {\n                \"languages\": [\n                ]\n            }\n        },\n        \"indexing\": {\n            \"repositories\": [],\n            \"copyleaksDb\": false\n        },\n        \"exclude\": {\n            \"quotes\": false,\n            \"citations\": false,\n            \"references\": false,\n            \"tableOfContents\": false,\n            \"titles\": false,\n            \"htmlTemplate\": false,\n            \"documentTemplateIds\": [],\n            \"code\": {\n                \"comments\": false\n            }\n        },\n        \"pdf\": {\n            \"create\": true,\n            \"title\": null,\n            // \"colors\": {\n            //     \"titles\": \"#0B163E\",\n            //     \"identical\": \"#FE5758\",\n            //     \"minorChanges\": \"#FFB1B1\",\n            //     \"relatedMeaning\": \"#FDD0A3\",\n            //     \"aiDetection\": \"#F8EAFF\",\n            //     \"writingFeedback\": \"#FFCB8E\"\n            // },\n            \"largeLogo\": null,\n            \"rtl\": false,\n            // \"version\": 3,\n            \"reportVersion\": \"latest\"\n        },\n        \"displayLanguage\":\"en\",\n        // \"scanTimeZone\": \"America/New_York\",\n        \"sensitivityLevel\": 3,\n        \"cheatDetection\": false,\n        \"aiGeneratedText\": {\n            \"detect\": false,\n            \"sensitivity\": 2,\n             \"explain\": {\n                \"enable\": false\n            }\n        },\n        \"sensitiveDataProtection\": {\n            \"credentials\": false,\n            \"url\": false,\n            \"creditCard\": false,\n            \"emailAddress\": false,\n            \"driversLicense\": false,\n            \"phoneNumber\": false,\n            \"network\": false,\n            \"passport\": false\n        },\n        \"writingFeedback\": {\n            \"enable\": false,\n            \"score\": {\n                \"wordChoiceScoreWeight\": 1,\n                \"sentenceStructureScoreWeight\": 1,\n                \"grammarScoreWeight\": 1,\n                \"mechanicsScoreWeight\": 1\n            }\n        },\n        \"overview\":{\n            \"enable\":false,\n            \"ignoreAIDetection\": false,\n            \"ignorePlagiarismDetection\": false,\n            \"ignoreAuthorData\": false,\n            \"ignoreWritingFeedback\": false\n        },\n        \"aiSourceMatch\": {\n            \"enable\": false\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.copyleaks.com/v3/scans/submit/url/scan-id","description":"<p>Starting a new process by providing a URL to scan.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","scans","submit","url","scan-id"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"37e2f849-7452-483f-81ad-426525da63a4"},{"name":"Submit File","id":"59080a91-7eae-4063-876c-660e155228a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"base64\":\"aGVsbG8gd29ybGQ=\",\n    \"filename\": \"file.txt\",\n   \"properties\": {\n        \"action\": 0,\n        \"includeHtml\": false,\n        \"developerPayload\": null,\n        \"sandbox\": false,\n        \"expiration\": 2880,\n        \"scanMethodAlgorithm\": 0,\n        \"customMetadata\": [],\n        \"author\": {\n            \"id\": null\n        },\n        \"course\": {\n            \"id\": null\n        },\n        \"assignment\": {\n            \"id\": null\n        },\n        \"institution\": {\n            \"id\": null\n        },\n        \"webhooks\": {\n            \"newResult\": null,\n            \"newResultHeaders\": null,\n            \"statusHeaders\": null,\n            \"status\": \"https://yoursite.com/webhook/{STATUS}\"\n        },\n        \"filters\": {\n            \"identicalEnabled\": true,\n            \"minorChangesEnabled\": true,\n            \"relatedMeaningEnabled\": true,\n            \"minCopiedWords\": null,\n            \"safeSearch\": false,\n            \"domains\": [],\n            \"domainsMode\": \"1\",\n            \"allowSameDomain\": false\n        },\n        \"scanning\": {\n            \"internet\": true,\n            \"exclude\": {\n                \"idPattern\": null\n            },\n            \"include\": {\n                \"includeIdPattern\": null\n            },\n            \"repositories\": [],\n            \"copyleaksDb\": null,\n            \"crossLanguages\": {\n                \"languages\": [\n                ]\n            }\n        },\n        \"indexing\": {\n            \"repositories\": [],\n            \"copyleaksDb\": false\n        },\n        \"exclude\": {\n            \"quotes\": false,\n            \"citations\": false,\n            \"references\": false,\n            \"tableOfContents\": false,\n            \"titles\": false,\n            \"htmlTemplate\": false,\n            \"documentTemplateIds\": [],\n            \"code\": {\n                \"comments\": false\n            }\n        },\n        \"pdf\": {\n            \"create\": true,\n            \"title\": null,\n            // \"colors\": {\n            //     \"titles\": \"#0B163E\",\n            //     \"identical\": \"#FE5758\",\n            //     \"minorChanges\": \"#FFB1B1\",\n            //     \"relatedMeaning\": \"#FDD0A3\",\n            //     \"aiDetection\": \"#F8EAFF\",\n            //     \"writingFeedback\": \"#FFCB8E\"\n            // },\n            \"largeLogo\": null,\n            \"rtl\": false,\n            // \"version\": 3,\n            \"reportVersion\": \"latest\"\n        },\n        \"displayLanguage\":\"en\",\n        // \"scanTimeZone\": \"America/New_York\",\n        \"sensitivityLevel\": 3,\n        \"cheatDetection\": false,\n        \"aiGeneratedText\": {\n            \"detect\": false,\n            \"sensitivity\": 2,\n             \"explain\": {\n                \"enable\": false\n            }\n        },\n        \"sensitiveDataProtection\": {\n            \"credentials\": false,\n            \"url\": false,\n            \"creditCard\": false,\n            \"emailAddress\": false,\n            \"driversLicense\": false,\n            \"phoneNumber\": false,\n            \"network\": false,\n            \"passport\": false\n        },\n        \"writingFeedback\": {\n            \"enable\": false,\n            \"score\": {\n                \"wordChoiceScoreWeight\": 1,\n                \"sentenceStructureScoreWeight\": 1,\n                \"grammarScoreWeight\": 1,\n                \"mechanicsScoreWeight\": 1\n            }\n        },\n        \"overview\":{\n            \"enable\":false,\n            \"ignoreAIDetection\": false,\n            \"ignorePlagiarismDetection\": false,\n            \"ignoreAuthorData\": false,\n            \"ignoreWritingFeedback\": false\n        },\n        \"aiSourceMatch\": {\n            \"enable\": false\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.copyleaks.com/v3/scans/submit/file/scan-id","description":"<p>Starting a new process by providing a file to scan.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","scans","submit","file","scan-id"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"59080a91-7eae-4063-876c-660e155228a3"},{"name":"Submit Ocr","id":"7eb95157-0a81-495d-b886-ede5b08f1b74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"base64\":\"aGVsbG8gd29ybGQ=\",\n    \"filename\": \"image.jpg\",\n    \"langCode\": \"en\",\n   \"properties\": {\n        \"action\": 0,\n        \"includeHtml\": false,\n        \"developerPayload\": null,\n        \"sandbox\": false,\n        \"expiration\": 2880,\n        \"scanMethodAlgorithm\": 0,\n        \"customMetadata\": [],\n        \"author\": {\n            \"id\": null\n        },\n        \"course\": {\n            \"id\": null\n        },\n        \"assignment\": {\n            \"id\": null\n        },\n        \"institution\": {\n            \"id\": null\n        },\n        \"webhooks\": {\n            \"newResult\": null,\n            \"newResultHeaders\": null,\n            \"statusHeaders\": null,\n            \"status\": \"https://yoursite.com/webhook/{STATUS}\"\n        },\n        \"filters\": {\n            \"identicalEnabled\": true,\n            \"minorChangesEnabled\": true,\n            \"relatedMeaningEnabled\": true,\n            \"minCopiedWords\": null,\n            \"safeSearch\": false,\n            \"domains\": [],\n            \"domainsMode\": \"1\",\n            \"allowSameDomain\": false\n        },\n        \"scanning\": {\n            \"internet\": true,\n            \"exclude\": {\n                \"idPattern\": null\n            },\n            \"include\": {\n                \"includeIdPattern\": null\n            },\n            \"repositories\": [],\n            \"copyleaksDb\": null,\n            \"crossLanguages\": {\n                \"languages\": [\n                ]\n            }\n        },\n        \"indexing\": {\n            \"repositories\": [],\n            \"copyleaksDb\": false\n        },\n        \"exclude\": {\n            \"quotes\": false,\n            \"citations\": false,\n            \"references\": false,\n            \"tableOfContents\": false,\n            \"titles\": false,\n            \"htmlTemplate\": false,\n            \"documentTemplateIds\": [],\n            \"code\": {\n                \"comments\": false\n            }\n        },\n        \"pdf\": {\n            \"create\": true,\n            \"title\": null,\n            // \"colors\": {\n            //     \"titles\": \"#0B163E\",\n            //     \"identical\": \"#FE5758\",\n            //     \"minorChanges\": \"#FFB1B1\",\n            //     \"relatedMeaning\": \"#FDD0A3\",\n            //     \"aiDetection\": \"#F8EAFF\",\n            //     \"writingFeedback\": \"#FFCB8E\"\n            // },\n            \"largeLogo\": null,\n            \"rtl\": false,\n            // \"version\": 3,\n            \"reportVersion\": \"latest\"\n        },\n        \"displayLanguage\":\"en\",\n        // \"scanTimeZone\": \"America/New_York\",\n        \"sensitivityLevel\": 3,\n        \"cheatDetection\": false,\n        \"aiGeneratedText\": {\n            \"detect\": false,\n            \"sensitivity\": 2,\n             \"explain\": {\n                \"enable\": false\n            }\n        },\n        \"sensitiveDataProtection\": {\n            \"credentials\": false,\n            \"url\": false,\n            \"creditCard\": false,\n            \"emailAddress\": false,\n            \"driversLicense\": false,\n            \"phoneNumber\": false,\n            \"network\": false,\n            \"passport\": false\n        },\n        \"writingFeedback\": {\n            \"enable\": false,\n            \"score\": {\n                \"wordChoiceScoreWeight\": 1,\n                \"sentenceStructureScoreWeight\": 1,\n                \"grammarScoreWeight\": 1,\n                \"mechanicsScoreWeight\": 1\n            }\n        },\n        \"overview\":{\n            \"enable\":false,\n            \"ignoreAIDetection\": false,\n            \"ignorePlagiarismDetection\": false,\n            \"ignoreAuthorData\": false,\n            \"ignoreWritingFeedback\": false\n        },\n        \"aiSourceMatch\": {\n            \"enable\": false\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.copyleaks.com/v3/scans/submit/ocr/scan-id","description":"<p>Starting a new process by providing an image file with text to scan.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","scans","submit","ocr","scan-id"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7eb95157-0a81-495d-b886-ede5b08f1b74"},{"name":"Start","id":"e77b0fb9-97d9-4cb5-825a-41157ea85aee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"trigger\": [\"Your-scan-id-1\", \"Your-scan-id-2\" ],\n\t\"errorHandling\": 0\n}\n"},"url":"https://api.copyleaks.com/v3/scans/start","description":"<p>Start scanning a list of creditsChecked scans.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","scans","start"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e77b0fb9-97d9-4cb5-825a-41157ea85aee"},{"name":"Delete Scans","id":"9826fcf3-93ac-4e7e-8915-2c2a6bfac750","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"scans\": [\r\n        {\"id\": \"Your-scan-id-1\"},\r\n        {\"id\": \"Your-scan-id-2\"}\r\n    ],\r\n    \"purge\": true,\r\n    \"completionWebhook\": \"https://yoursite.com/webhook/deleted\",\r\n    \"headers\": []\r\n}"},"url":"https://api.copyleaks.com/v3.1/scans/delete","description":"<p>Delete the specific scans from the server, after getting the scan results.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3.1","scans","delete"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9826fcf3-93ac-4e7e-8915-2c2a6bfac750"},{"name":"Resend Webhook","id":"3a15b1a3-ce45-40cf-b949-ae7879a1bef9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.copyleaks.com/v3/scans/scan-id/webhooks/resend","description":"<p>Resend webhooks for existing scans.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","scans","scan-id","webhooks","resend"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a15b1a3-ce45-40cf-b949-ae7879a1bef9"},{"name":"Get Credit Balance","id":"ddaefee0-ca29-48ea-9b4d-e63615393572","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"","type":"text"}],"url":"https://api.copyleaks.com/v3/scans/credits","description":"<p>Get your credit balance.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","scans","credits"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ddaefee0-ca29-48ea-9b4d-e63615393572"},{"name":"Usages History","id":"072b4378-6ffa-4e56-864a-e8d93bea3a52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"copyleaks-internal","value":"","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.copyleaks.com/v3/scans/usages/history?start=01-03-2024&end=01-06-2024","description":"<p>Get your usage history between two dates.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","scans","usages","history"],"host":["https://api.copyleaks.com"],"query":[{"key":"start","value":"01-03-2024"},{"key":"end","value":"01-06-2024"}],"variable":[]}},"response":[],"_postman_id":"072b4378-6ffa-4e56-864a-e8d93bea3a52"},{"name":"Export","id":"5be7386e-a49f-4b3d-8c1c-c76fd02480d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n    \"completionWebhook\": \"https://eojvotvf40mxuug.m.pipedream.net\",\r\n    \"completionWebhookHeaders\": [],\r\n    \"maxRetries\": 3,\r\n    \"developerPayload\": \"\",\r\n    \"results\": [\r\n        {\r\n            \"id\": \"my-result-id\",\r\n            \"verb\": \"POST\",\r\n            \"headers\": [\r\n                [ \"header-key\", \"header-value\"]\r\n            ],\r\n            \"endpoint\": \"https://yourserver.com/export/export-id/results/my-result-id\"\r\n        }\r\n    ],\r\n    \"pdfReport\": {\r\n        \"verb\": \"POST\",\r\n        \"headers\": [\r\n            [ \"header-key\", \"header-value\"]\r\n        ],\r\n        \"endpoint\": \"https://yourserver.com/export/export-id/pdf-report\"\r\n    },\r\n    \"aiDetection\": {\r\n        \"verb\": \"POST\",\r\n        \"headers\": [\r\n            [ \"header-key\", \"header-value\"]\r\n        ],\r\n        \"endpoint\": \"https://yourserver.com/export/export-id/ai-detection\"\r\n    },\r\n    \"writingFeedback\": {\r\n        \"verb\": \"POST\",\r\n        \"headers\": [\r\n            [ \"header-key\", \"header-value\"]\r\n        ],\r\n        \"endpoint\": \"https://yourserver.com/export/export-id/writing-feedback\"\r\n    },\r\n    \"overview\":{\r\n        \"verb\": \"POST\",\r\n        \"headers\": [\r\n            [ \"header-key\", \"header-value\"]\r\n        ],\r\n        \"endpoint\": \"https://yourserver.com/export/export-id/overview\"\r\n    },\r\n    \"crawledVersion\": {\r\n        \"verb\": \"POST\",\r\n        \"headers\": [\r\n            [ \"header-key\", \"header-value\"]\r\n        ],\r\n        \"endpoint\": \"https://yourserver.com/export/export-id/crawled-version\"\r\n    }\r\n}"},"url":"https://api.copyleaks.com/v3/downloads/scan-id/export/export-id","description":"<p>Export the full raw scan information and push it to your servers.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","downloads","scan-id","export","export-id"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5be7386e-a49f-4b3d-8c1c-c76fd02480d8"},{"name":"Get Private Cloud Hub Information","id":"fc59e867-9ebd-441e-b3fb-479b8426c159","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.copyleaks.com/v3/repositories/repository/repository-id/info","description":"<p>Get Private Cloud Hub information such as credit consumption, metadata values and current status. A “Super Admin” or “Admin” role is required.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","repositories","repository","repository-id","info"],"host":["https://api.copyleaks.com"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"fc59e867-9ebd-441e-b3fb-479b8426c159"},{"name":"Supported File Types","id":"188b7bdf-4a34-4397-88dc-ca892747dbd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.copyleaks.com/v3/miscellaneous/supported-file-types","description":"<p>Get a list of the supported file types.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","miscellaneous","supported-file-types"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"188b7bdf-4a34-4397-88dc-ca892747dbd3"},{"name":"Supported OCR Languages","id":"45ca8271-edb9-4755-ba3e-002cdb50a8ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.copyleaks.com/v3/miscellaneous/ocr-languages-list","description":"<p>Get a list of the supported languages for OCR</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","miscellaneous","ocr-languages-list"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"45ca8271-edb9-4755-ba3e-002cdb50a8ea"},{"name":"Supported Cross Languages","id":"9860703e-c8db-47eb-8b67-d9b5c13260b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.copyleaks.com/v3/miscellaneous/allowed-cross-languages","description":"<p>Cross-language plagiarism detection identifies content that has been translated from one language to another, helping catch plagiarism attempts where text is copied and translated to avoid detection.</p>\n<p>This document provides information about the languages supported by Copyleaks for cross-language scans. The language codes are provided in the <code>ISO-639-1</code> standard. <a href=\"https://api.copyleaks.com/v3/miscellaneous/allowed-cross-languages\">https://api.copyleaks.com/v3/miscellaneous/allowed-cross-languages</a></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v3","miscellaneous","allowed-cross-languages"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9860703e-c8db-47eb-8b67-d9b5c13260b5"}],"id":"c4a57161-0845-4c88-9581-e7b51b5267ca","description":"<p>The Copyleaks scans API allows you to integrate your institution's platform, learning management system or any other e-learning solution with Copyleaks plagiarism detection products.</p>\n","_postman_id":"c4a57161-0845-4c88-9581-e7b51b5267ca","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}}},{"name":"AI Detector","item":[{"name":"Submit Natural Language","id":"0955847d-8a0b-4c16-b2c3-25fe9aa5b6ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\": \"Copyleaks is a plagiarism detection and content authentication platform designed for educators, businesses, and content creators. Using advanced AI and machine learning, it scans text for similarities across billions of online sources, academic databases, and internal content repositories. Copyleaks supports multiple languages and file types, offering detailed originality reports and integration with tools like LMS platforms, Microsoft Word, and APIs. It’s widely used to ensure content integrity, prevent cheating, and protect intellectual property.\",\r\n    \"sandbox\": false,\r\n    \"language\": \"en\",\r\n    \"explain\": true,\r\n    \"sensitivity\": 2\r\n}"},"url":"https://api.copyleaks.com/v2/writer-detector/scan-id/check","description":"<p>Endpoint for checking text with AI Content Detection.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v2","writer-detector","scan-id","check"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0955847d-8a0b-4c16-b2c3-25fe9aa5b6ec"},{"name":"Detect Image","id":"dc346dd1-49d5-409d-afb5-990c950a7a26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sandbox\": false,\r\n    \"model\": \"ai-image-1-ultra\",\r\n    \"filename\": \"test-image.png\",\r\n    \"base64\": \"iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJ...\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.copyleaks.com/v1/ai-image-detector/scan-id/check","description":"<p>The Copyleaks AI Image Detection API provides advanced capabilities to detect whether an image is AI-generated or partially AI-generated. This API uses sophisticated AI models to analyze images and produce a mask that overlays the submitted image, indicating which parts are AI-generated and which are authentic.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v1","ai-image-detector","scan-id","check"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc346dd1-49d5-409d-afb5-990c950a7a26"},{"name":"Detect Image Async","event":[{"listen":"test","script":{"id":"21cede21-5d1a-4764-b78d-3d0d319757cd","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"67e952a6-3c68-4bbd-a961-ee2cf119e46d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"sandbox\": false,\n\t\"model\": \"ai-image-1-ultra\",\n\t\"filename\": \"test-image.png\",\n\t\"url\": \"https://example.com/my-image.png\",\n\t\"webhooks\": {\n\t\t\"url\": \"https://your-server.com/webhook/receive-results\"\n\t},\n\t\"developerPayload\": null,\n    \"objectDetection\": [{\"object\":\"yourObject\"}]\t\n}","options":{"raw":{"language":"json"}}},"url":"https://api.copyleaks.com/v1/ai-image-detector-async/scan-id/submit","description":"<p>Submit an image for AI-generated content detection. This endpoint is asynchronous - it returns 201 Created immediately, and the detection results are delivered to your webhook URL once processing is complete. Supports image upload via URL or Base64, and<br />produces a mask indicating which regions of the image are AI-generated and which are authentic.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v1","ai-image-detector-async","scan-id","submit"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"67e952a6-3c68-4bbd-a961-ee2cf119e46d"},{"name":"Detect Video Async","event":[{"listen":"test","script":{"id":"21cede21-5d1a-4764-b78d-3d0d319757cd","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"dcdc3278-96c3-4d76-ba7e-8b8b16d4834a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"sandbox\": false,\n\t\"model\": \"ai-video-1-pro\",\n\t\"filename\": \"my-video.mp4\",\n\t\"url\": \"https://example.com/my-video.mp4\",\n\t\"webhooks\": {\n\t\t\"url\": \"https://your-server.com/webhook/receive-results\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"https://api.copyleaks.com/v1/ai-video-detector/scan-id/submit","description":"<p>Submit a video URL for AI-generated content detection. This endpoint is <strong>asynchronous</strong> — it returns <code>201 Accepted</code> immediately, and the detection results are delivered to your webhook URL once processing is complete.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v1","ai-video-detector","scan-id","submit"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dcdc3278-96c3-4d76-ba7e-8b8b16d4834a"}],"id":"595c07ae-a286-4e61-b92f-e7b5af5c70b1","description":"<p>Methods for analyzing text patterns to detect AI content using a single HTTP call.</p>\n","_postman_id":"595c07ae-a286-4e61-b92f-e7b5af5c70b1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}}},{"name":"Writing Assistant","item":[{"name":"Submit Text","id":"65c24bd2-33fe-417a-9b66-1c4812ca3970","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\":\"Copyleaks is a online plagarism detector that helps schools, business and content creators to make sure thier work is orginal. It scans textes from internet and databasis to find similerities. The tool is fast, accurate and supports multipal languages. However, some times it gives false possitives, so users should double check results. Overall, its a usefull platform for mantaining content integrity.\",\r\n    \"sandbox\":false,\r\n    \"score\": {\r\n        \"WordChoiceScoreWeight\": 1,\r\n        \"SentenceStructureScoreWeight\": 1,\r\n        \"GrammarScoreWeight\": 1,\r\n        \"MechanicsScoreWeight\": 1\r\n    },\r\n    \"language\": \"en\"\r\n}"},"url":"https://api.copyleaks.com/v1/writing-feedback/{scanId}/check","description":"<p>Endpoint for generating grammar, spelling, and sentence corrections for a given text.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v1","writing-feedback","{scanId}","check"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"65c24bd2-33fe-417a-9b66-1c4812ca3970"},{"name":"Get Correction Types","id":"2b20eb18-091c-4650-a7e4-c223f8318735","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://api.copyleaks.com/v1/writing-feedback/correction-types/en","description":"<p>Get a list of correction types supported within the Writing Assistant API.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v1","writing-feedback","correction-types","en"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b20eb18-091c-4650-a7e4-c223f8318735"}],"id":"35baf3b5-b99d-43bf-ad9e-9449f283f52a","description":"<p>Methods providing constructive critiques and instantaneous enhancements to your textual content.</p>\n","_postman_id":"35baf3b5-b99d-43bf-ad9e-9449f283f52a","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}}},{"name":"Text Moderation","item":[{"name":"Submit Text","id":"52fea8ca-d9e7-446b-b86f-01a2f2b13b32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"text\":\"Copyleaks is a damn useful tool when you're tired of people copying your shit and posting it like it's theirs. It doesn't just catch that crap — it can also flag stuff that’s offensive or even sexually suggestive garbage you don’t want in your public content. Platforms are flooded with toxic nonsense and hate these days, and Copyleaks helps clean that up before it turns into a PR nightmare. Whether it's racist rants, plagiarism, or just some jerk spewing sexist crap, this tool can spot it.\",\r\n    \"sandbox\":false,\r\n    \"language\": \"en\",\r\n    \"labels\": [\r\n        { \"id\": \"adult-v1\" },\r\n        { \"id\": \"toxic-v1\" },\r\n        { \"id\": \"violent-v1\" },\r\n        { \"id\": \"profanity-v1\" },\r\n        { \"id\": \"self-harm-v1\" },\r\n        { \"id\": \"harassment-v1\" },\r\n        { \"id\": \"hate-speech-v1\" },\r\n        { \"id\": \"drugs-v1\" },\r\n        { \"id\": \"firearms-v1\" },\r\n        { \"id\": \"cybersecurity-v1\" }\r\n    ]\r\n\r\n}"},"url":"https://api.copyleaks.com/v1/text-moderation/scan-id/check","description":"<p>Instantly flag hateful, explicit, toxic, or otherwise risky content in any text.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v1","text-moderation","scan-id","check"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"52fea8ca-d9e7-446b-b86f-01a2f2b13b32"}],"id":"e511e887-39eb-412a-93db-43929b78745f","description":"<p>Instantly flag hateful, explicit, toxic, or otherwise risky content in any text.</p>\n","_postman_id":"e511e887-39eb-412a-93db-43929b78745f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}}},{"name":"Image Plagiarism Detection","item":[{"name":"Submit Image","id":"2e1dc884-8c35-4994-be1d-8c8034a242ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"28cd1ae8-02c5-4616-96c8-c04ae2f349aa","value":null},{"key":"filename","value":"","type":"text","uuid":"97c5157b-c452-4194-91a8-d024d121fdce"},{"key":"sandbox","value":"false","type":"text","uuid":"f898a7ea-0c9d-4c30-a503-00cde4109ed0","disabled":true},{"key":"developerPayload","value":"","type":"text","uuid":"c77cc73c-6174-4ce0-836d-068f592a7372","disabled":true}]},"url":"https://api.copyleaks.com/v1/image-plagiarism-detector/scan-id/check","description":"<p>Submit a single image (<code>multipart/form-data</code>); receive categorized matches in the response.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v1","image-plagiarism-detector","scan-id","check"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2e1dc884-8c35-4994-be1d-8c8034a242ae"}],"id":"a07e63ab-22a8-4f9f-bd49-73d0119fb887","description":"<p>A synchronous endpoint that searches the web for copies of a submitted image and returns where it appears online. Matches are categorized as <strong>full</strong> (exact / near-exact copies) or <strong>partial</strong> (cropped, resized, recolored, or otherwise modified), each with the web pages where the image was found. Results return immediately — no webhook or export.</p>\n","_postman_id":"a07e63ab-22a8-4f9f-bd49-73d0119fb887","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}}},{"name":"Object Detection","item":[{"name":"Submit Image","id":"92674778-09eb-4187-881a-3c2e007844b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"28cd1ae8-02c5-4616-96c8-c04ae2f349aa","description":"<p>The image file to scan. PNG, JPG, JPEG, BMP, WebP, or HEIC/HEIF. Min 512x512px, max 6000x4500px, under 32MB.</p>\n","value":null},{"key":"filename","value":"","type":"text","uuid":"97c5157b-c452-4194-91a8-d024d121fdce","description":"<p>The image file name including its extension (e.g. test-image.png). Max 255 characters.</p>\n"},{"key":"objectDetection","value":"","description":"<p>JSON array of objects to locate and segment, e.g. [{\"object\":\"face\"},{\"object\":\"hand\"}]. 1-3 entries, each object name up to 32 characters.</p>\n","type":"text","uuid":"a035b78a-3d3d-408d-8b09-26338e8623b3"},{"key":"sandbox","value":"false","type":"text","uuid":"f898a7ea-0c9d-4c30-a503-00cde4109ed0","description":"<p>Set to true to test your integration without consuming credits. Defaults to false.</p>\n","disabled":true}]},"url":"https://api.copyleaks.com/v1/object-detection/scan-id/check","description":"<p>Submit a single image (<code>multipart/form-data</code>); receive a per-object Run-Length Encoded (RLE) segmentation mask.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}},"urlObject":{"path":["v1","object-detection","scan-id","check"],"host":["https://api.copyleaks.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"92674778-09eb-4187-881a-3c2e007844b0"}],"id":"0c874513-e80d-49fb-9fb7-7ecc6900c9c4","description":"<p>Submit an image with a list of objects to locate and receive a per-object Run-Length Encoded (RLE) segmentation mask in a single synchronous call.</p>\n","_postman_id":"0c874513-e80d-49fb-9fb7-7ecc6900c9c4","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","id":"e2c2987f-c1b5-462f-8590-71d28b7f4b32","name":"Copyleaks API Shared Collection","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"11679ce9-a087-4da9-bd8c-fc76e3eb9f25","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"397dbee4-8c9a-48c6-aad2-5c78cf96770f","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"base_url","value":"https://api.copyleaks.com"},{"key":"id_base_url","value":"https://id.copyleaks.com"},{"key":"product_endpoint","value":"scans"},{"key":"id_base_url","value":"https://id.copyleaks.eu","disabled":true},{"key":"base_url","value":"https://api.copyleaks.eu/","disabled":true},{"key":"email","value":"your@email.address"},{"key":"key","value":"{{vault:authorization-secret---uuid}}"},{"key":"access_token","value":""}]}