{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"165d4cc9-1d2f-44eb-8965-24fd0293c685","name":"SCORER API v1.3","description":"The SCORER API allows you to programmatically access data stored in SCORER account with ease.\n\nThe easiest way to get started with the API is to click the Run in Postman button present at the top of the documentation page and use the Postman App to send requests.\n\n# Overview\nYou need a valid [API Key](console.scorer.jp/settings/keys) to send requests to the API endpoints. You can get your key from the [API Keys page](console.scorer.jp/settings/keys) on the [SCORER Cloud](console.scorer.jp)\n\n# ChangeLog\n|  Rev. | Date | Remarks | API version |\n| ---- | ---- | ------------------- | ------------------- |\n| 1.3 | Sep.11, 2019 | Restore below APIs<br>- Post Edge Device Logs Download Request API<br>- Get Edge Device Logs Download Request Status API<br>- Post Rule Logs Download Request API<br>- Get Rule Logs Download Request Status API<br>- Post Job Logs Download Request API<br>- Get Job Logs Download Request Status API<br><br>Remove below APIs<br>- Post Edge Device Snapshot Images Download Request API<br>- Get Edge Device Snapshot Images Download Request Status API<br>- Post Movie Files Download Request API<br>- Get Movie Files Download Request Status API<br>- Post Rule Movie Files Download Request API<br>- Get Rule Movie Files Download Request Status API<br>- Post Rule Snapshot Images Download Request API<br>- Get Rule Snapshot Images Download Request Status API<br>- Post Job Movies Download Request API<br>- Get Job Movies Download Request Status API<br>- Post Job Snapshots Download Requests API<br>- Get Job Snapshots Download Requests Status API<br>| 1.7 |\n| 1.2 | Mar.18, 2019 | Add below APIs<br>- Get Device status API<br>- Get Webrtc session API<br>- Get Available Algorithms API<br>- Create Job API<br>- Get Job API<br>- Get EULA algorithms API<br>- Accept EULA API<br>| 1.4 |\n| 1.1 | Dec.26, 2018 | Add Movie Upload API | 1.2 |\n| 1.0 | May.18, 2018 | Initial Release | 1.1 |\n\n# Authentication\nAn API Key is required to be sent as part of every request to the SCORER API, in the form of an `Authorization` request header.\n\nIf you do not have an API Key, you can easily generate one by heading over to the [API Keys page](console.scorer.jp/settings/keys).\n","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":true,"owner":"6119587","team":123395,"collectionId":"165d4cc9-1d2f-44eb-8965-24fd0293c685","publishedId":"SzS4S7gL","public":true,"publicUrl":"https://api-docs.scorer.dev","privateUrl":"https://go.postman.co/documentation/6119587-165d4cc9-1d2f-44eb-8965-24fd0293c685","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"84B5D6"},"documentationLayout":"classic-double-column","version":"8.10.1","publishDate":"2020-03-17T08:38:29.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{},"logos":{}},"statusCode":200},"environments":[{"name":"Pub","id":"934899ac-787f-4215-a52b-cfe3da3be52c","owner":"6119587","values":[{"key":"apiKey","value":"<YOUR API KEY>","enabled":true},{"key":"fromDateTime","value":"<YYYY-MM-DD HH:MM:SS+0900>","enabled":true},{"key":"toDateTime","value":"<YYYY-MM-DD HH:MM:SS+0900>","enabled":true},{"key":"deviceId","value":"<DEVICE ID>","enabled":true},{"key":"requestId","value":"<REQUEST ID>","enabled":true},{"key":"ruleId","value":"<RULE ID>","enabled":true},{"key":"jobId","value":"<JOB ID>","enabled":true},{"key":"SCORERUrl","value":"SCORERUrl","enabled":true},{"key":"pageSize","value":"10","enabled":true},{"key":"nextToken","value":"","enabled":true},{"key":"movieStartDateTime","value":"<START TIME>","enabled":true},{"key":"fileName","value":"<FILE NAME>","enabled":true},{"key":"algorithmId","value":"<ALGORITHM ID>","enabled":true},{"key":"algorithmVersion","value":"<ALGORITHM VERSION>","enabled":true},{"key":"jobType","value":"Period","enabled":true}],"published":true}],"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/b262e7902e0af5c8d6da1071d7069e9026b8d63c34c0ee72178f8514c7a48072","favicon":"https://res.cloudinary.com/postman/image/upload/v1562291451/team/m0tz5xqnl6bnq7rjobmr.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":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"Pub","value":"6119587-934899ac-787f-4215-a52b-cfe3da3be52c"}],"canonicalUrl":"https://api-docs.scorer.dev/view/metadata/SzS4S7gL"}