{"type":"model","meta":{"id":"/apps/pubhub/media/cloud-security-gov/cdd8786b84e1e4d80528d0eeb25987c136a18549/6c1bc622-3384-347c-97a7-3d3be31f0eb7","info":{"version":"2.0.0","title":"Cisco Umbrella for Government Key Admin API","description":"Manage your Umbrella API keys.","contact":{"name":"Cloud Security Developer Community"}},"security":[{"oauthFlow":[]}],"tags":[{"name":"API Keys"},{"name":"Umbrella"}],"x-parser-conf":{"overview":{"markdownPath":"reference/admin/key-admin-overview.md"}},"openapi":"3.0.2","servers":[{"url":"https://api.umbrellagov.com/{basePath}","variables":{"basePath":{"default":"admin/v2"}}}],"securitySchemes":{"oauthFlow":{"type":"oauth2","description":"client credential flow","flows":{"clientCredentials":{"tokenUrl":"https://api.umbrellagov.com/auth/v2/token","scopes":{"admin.apikeys:create":"Create admin API keys","admin.apikeys:read":"Read admin API keys","admin.apikeys:delete":"Delete admin API keys","admin.apikeys:update":"Update admin API keys","admin.apikeys:refresh":"Refresh admin API keys"}}}}}},"spec":{"type":"array","description":"The list of public IP addresses and CIDR blocks that can make API requests with the API key.","items":{"type":"string","description":"An IP address that can make API requests with the API key.","example":"2001:420:c0c4:1006::427"},"example":["2001:420:c0c4:1006::427"],"$$ref":"#/components/schemas/allowedIPs","title":"allowedIPs"}}