Skip to content

Instantly share code, notes, and snippets.

@zotos
zotos / -
Created September 20, 2016 14:25
{"id":"b0ea98e8-64aa-11e6-b103-73a294b6f2d8","data":{"child":[],"docid":"com.anydo","image":[{"citation":null,"imageUrl":"https://lh3.googleusercontent.com/RxeMcxUVJAvvWKkqWK4tkAwJKiLqLhzwu0O3SMQlR6g_NfqaGB12uWunfwLNBRpGn8o","dimension":null,"imageType":4,"secureUrl":null,"fillColorRgb":null,"durationSeconds":null,"altTextLocalized":null,"positionInSequence":null,"supportsFifeUrlOptions":true},{"citation":null,"imageUrl":"https://lh3.googleusercontent.com/VZIWfqqolLXS2Gz4PlFEG3UKW2qCZcJua8AGbO8XvoddGVs7Pd3kqP6LSP34KoDp5XM","dimension":{"width":1280,"height":800},"imageType":1,"secureUrl":null,"fillColorRgb":null,"durationSeconds":null,"altTextLocalized":null,"positionInSequence":0,"supportsFifeUrlOptions":true},{"citation":null,"imageUrl":"https://lh3.googleusercontent.com/G57KSKwa4E46SEKsQqA-_L7NMnH95FlpBT0kwX-5wbJ03bFIJgcqGgRZCGjZDWEbMGw","dimension":{"width":800,"height":1280},"imageType":1,"secureUrl":null,"fillColorRgb":null,"durationSeconds":null,"altTextLocalized":null,"positionInSequence":1,"supportsF

Introduction

Welcome to the Lab Automated API Documentation. Lab Automated allows faster, more reliable static and dynamic security testing for mobile apps. Ongoing updates with our API will be kept up to date as functionality is released.

If you would like to trial Lab Automated, please go to https://lab.nowsecure.com and request access to our closed beta. You will be contacted shortly after by one of our Sales Representatives to set up a trial.

Authorization

Request and response bodies are JSON encoded.

{
"swagger": "2.0",
"info": {
"title": "Lab Automated API",
"version": "1.0.0-beta"
},
"host": "lab-api.nowsecure.com",
"schemes": [
"https"
],