{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","activeApiName":"CURRENT","versions":[{"id":69467,"versionTagId":"latest","environmentTemplateId":null,"publishedId":311935,"published":true,"publishDate":"2019-07-30T10:54:47.000Z","publisherId":408983,"customColor":"","customDomainId":null,"createdAt":"2019-07-30T10:54:47.000Z","updatedAt":"2023-05-25T21:05:36.000Z","apiName":"CURRENT"},{"id":1108047,"versionTagId":"d76ca42e-42e3-4bb1-bee2-e2a6e934130b","environmentTemplateId":null,"publishedId":311935,"published":true,"publishDate":"2023-03-03T11:45:03.000Z","publisherId":408983,"customColor":"","customDomainId":null,"createdAt":"2023-03-03T11:45:03.000Z","updatedAt":"2023-05-25T21:05:36.000Z","apiName":""},{"id":423010,"versionTagId":"e33c7ff9-2ae1-4929-b83b-625b35c4bab7","environmentTemplateId":null,"publishedId":311935,"published":true,"publishDate":"2021-05-25T21:59:05.000Z","publisherId":408983,"customColor":"","customDomainId":null,"createdAt":"2021-05-25T21:59:05.000Z","updatedAt":"2023-05-25T21:05:36.000Z","apiName":""},{"id":232784,"versionTagId":"6fa6e43d-c999-424f-b088-5ba6748f6e75","environmentTemplateId":null,"publishedId":311935,"published":true,"publishDate":"2020-06-22T13:04:12.000Z","publisherId":408983,"customColor":"","customDomainId":null,"createdAt":"2020-06-22T13:04:12.000Z","updatedAt":"2023-05-25T21:05:36.000Z","apiName":""},{"id":69477,"versionTagId":"0ca4c8eb-2ba7-4b8a-a59f-8939fb227525","environmentTemplateId":null,"publishedId":311935,"published":true,"publishDate":"2019-07-30T11:03:55.000Z","publisherId":408983,"customColor":"","customDomainId":null,"createdAt":"2019-07-30T11:03:55.000Z","updatedAt":"2023-05-25T21:05:36.000Z","apiName":""}],"collection":{"info":{"_postman_id":"6ac87e63-d70e-453b-bf12-3816a069504a","name":"[Public] Security Scanning API","description":"## Clone Systems Scan API Documentation\n\nThe Clone Systems Security Scanning Application Programmers Interface (API) allows third parties to integrate their own  \napplications with Clone Systems security scanning solution. The API functions detailed in this programming reference are available  \nto customers that subscribe to Clone Guard® Security Scanning services.\n\n## Latest Version\n\nVersion: 4.7.3\n\n### Getting Started\n\nThe following sections give you an introduction to the Clone Systems Security Scanning API and show you how to make requests  \nusing the API.\n\n### Available Products\n\n1. PCI ASV Scanning\n    \n2. Vulnerability Scanning\n    \n3. Penetration Testing\n    \n4. Darkweb Scanning\n    \n\n### Required Headers\n\n- Authorization => Bearer {{TOKEN}}\n    \n- x-api-key' => {{API_KEY}}\n    \n\n### GET resources example with curl\n\n```\ncurl --location --request GET '{{api_url}}/v1/scans/' \\\n--header 'x-api-key: {{API_KEY}}' \\\n--header 'Authorization: Bearer {{TOKEN}}'\n\n ```\n\n### Authorization\n\nThere are several authorization methods available . You can use one of the following:\n\n#### JWT\n\nAfter your initial authentication, use the token retrieved on every consecutive API request.\n\n#### User Access Token\n\nYou are able to generate a sticky user access token which you can use in the headers for every request.  \nGenerate this token from the portal in Account Generate Access Token.\n\n'Authorization' => Basic {{USER_ACCESS_TOKEN}}","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":true,"owner":"408983","team":372241,"collectionId":"6ac87e63-d70e-453b-bf12-3816a069504a","publishedId":"SVYkyN5A","public":true,"publicUrl":"https://scanapidoc.clone-systems.com","privateUrl":"https://go.postman.co/documentation/408983-6ac87e63-d70e-453b-bf12-3816a069504a","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":""}],"appearance":{"default":"light","themes":[{"name":"dark","logo":null,"colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"FF6C37"}},{"name":"light","logo":null,"colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"}}]}},"version":"8.11.4","publishDate":"2023-05-25T21:05:36.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"","description":""},"logos":{"logoLight":null,"logoDark":null}},"statusCode":200},"environments":[],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/f0f2dfbbb276faa350f1b6780970c6d4b51161963435a065be7ede92fa2a416f","favicon":"https://clone-systems.com/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[{"label":"CURRENT","value":"latest"},{"label":"","value":"d76ca42e-42e3-4bb1-bee2-e2a6e934130b"},{"label":"","value":"e33c7ff9-2ae1-4929-b83b-625b35c4bab7"},{"label":"","value":"6fa6e43d-c999-424f-b088-5ba6748f6e75"},{"label":"","value":"0ca4c8eb-2ba7-4b8a-a59f-8939fb227525"}],"environmentOptions":[{"value":"0","label":"No Environment"}],"canonicalUrl":"https://scanapidoc.clone-systems.com/view/metadata/SVYkyN5A"}