{"info":{"_postman_id":"ca77fb6b-9340-44b5-a849-fae1de514474","name":"Scanii v2.1","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Ping","id":"53fcbfb6-c5f9-450c-ba25-3357274917e6","request":{"method":"GET","header":[],"url":"{{SCANII_HOST}}/v2.1/ping"},"response":[]},{"name":"Files Create","id":"8ba8a8c5-496f-4073-a189-138da8800883","request":{"auth":{"type":"basic","basic":{"username":"{{SCANII_KEY}}","password":"{{SCANII_SECRET}}","showPassword":false}},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"callback","value":"https://httpbin.org/post","type":"text"},{"key":"file","type":"file","src":[]},{"key":"metadata[source]","value":"Postman Sample Collection","type":"text"}]},"url":"https://api.scanii.com/v2.1/files"},"response":[]},{"name":"Files Retrieve","id":"66308dd1-e7ca-4a9d-abdc-8d210f6a61f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"${{SCANII_KEY}}","password":"${{SCANII_SECRET}}","showPassword":false}},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"callback","value":"https://httpbin.org/post","type":"text"},{"key":"file","type":"file","src":[]},{"key":"metadata[source]","value":"Postman Sample Collection","type":"text"}]},"url":"https://api.scanii.com/v2.1/files/{{$guid}}"},"response":[]}],"auth":{"type":"basic","basic":{"password":"","username":""}}}