{ "opencollection": "1.0.0", "info": { "name": "Nationgraph Accounts Classifier API", "version": "0.2.36" }, "items": [ { "info": { "name": "Classifier", "type": "folder" }, "items": [ { "info": { "name": "Get Entity Ids From Names", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v3/classifier/get-entity-ids", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Get Entity Ids From Names" } ] } ], "bundled": true }