{ "opencollection": "1.0.0", "info": { "name": "Neynar Action organization API", "version": "3.176.0" }, "request": { "auth": { "type": "apikey", "key": "x-api-key", "value": "{{x-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "organization", "type": "folder" }, "items": [ { "info": { "name": "Get billing information for the current organization", "type": "http" }, "http": { "method": "GET", "url": "https://api.neynar.com/portal/organization/billing" }, "docs": "Retrieves billing and subscription details for the current organization, including plan status, product category, billing email, and effective plan." } ] } ], "bundled": true }