{ "opencollection": "1.0.0", "info": { "name": "MarineTraffic Events AIS API Balances API", "version": "1.0.0" }, "items": [ { "info": { "name": "Balances", "type": "folder" }, "items": [ { "info": { "name": "Credits Balance", "type": "http" }, "http": { "method": "GET", "url": "https://services.marinetraffic.com/api/exportcredits/:api_key", "params": [ { "name": "api_key", "value": "", "type": "path", "description": "API key: 40-character hexadecimal number" } ] }, "docs": "Get a snapshot of your current credits balance.

Notes " } ] } ], "bundled": true }