{ "opencollection": "1.0.0", "info": { "name": "Orange Number Verification Device Phone Number Verify API", "version": "2.0" }, "items": [ { "info": { "name": "Verify", "type": "folder" }, "items": [ { "info": { "name": "Verify the provided phone number against the authenticated device", "type": "http" }, "http": { "method": "POST", "url": "https://api.orange.com/camara/number-verification/v2/verify", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Verify the provided phone number against the authenticated device" } ] } ], "bundled": true }