{ "opencollection": "1.0.0", "info": { "name": "Vatstack API Specification Batches Hits API", "version": "1.3.0" }, "items": [ { "info": { "name": "Hits", "type": "folder" }, "items": [ { "info": { "name": "This endpoint can be useful if you want to perform a quick check against your hits count before initiating an API request.", "type": "http" }, "http": { "method": "GET", "url": "https://api.vatstack.com/{basePath}/hits", "auth": { "type": "apikey", "key": "X-API-KEY", "value": "{{X-API-KEY}}", "placement": "header" } }, "docs": "This endpoint can be useful if you want to perform a quick check against your hits count before initiating an API request." } ] } ], "bundled": true }