Skip to main content
Organizations are created in the dashboard, not through the API. There are no create, update, or delete org endpoints. Everything below is what you can do with the organization you’ve been provisioned.
You’ll need an access token for every call below — see Authentication.

Read your organization

Your org ID identifies your organization on every call. All three return the same shape:
What you can derive from it:
Gate on license.features, not license.is_active. These three read endpoints don’t populate the subscription-status fields: is_active returns false and creation_date / expiration_date return null regardless of your actual subscription. Use license.features to check entitlements; your active status and renewal date live in the dashboard.
MSSP accounts manage multiple client organizations. List them with organization_list, then target one by its org_id.

Risk and exposure

Your organization’s risk score, leak statistics, trends, and competitor benchmarks have their own page — see Risk and exposure.

Alert frequency

How often your organization is alerted.