Enterprise
Organizations, API keys, source templates, proxy profiles, suppression lists, and data destinations
Endpoints (19)
/api/organizationsList Organizations
Get all organizations the current user belongs to.
/api/organizationsCreate Organization
Create a new organization.
/api/organizations/{id}Get Organization
Get organization details.
/api/organizations/{id}/membersList Members
Get all members of an organization.
/api/organizations/{id}/ssoSSO Configuration
Get SSO/SAML configuration for the organization.
/api/organizations/{id}/ip-allowlistIP Allowlist
Get or manage IP allowlist for organization access control.
/api/api-keysList API Keys
Get all API keys for programmatic access.
/api/api-keysCreate API Key
Generate a new API key. The full key is returned only once.
/api/api-keys/{id}Delete API Key
Revoke an API key.
/api/source-templatesList Source Templates
Get reusable source configuration templates.
/api/source-templates/marketplaceTemplate Marketplace
Browse publicly shared source templates from other users.
/api/source-templatesCreate Source Template
Create a reusable source configuration template.
/api/proxy-profilesList Proxy Profiles
Get configured proxy profiles for scraping.
/api/proxy-profilesCreate Proxy Profile
Add a proxy profile for use in scraping jobs.
/api/suppression-listList Suppression Lists
Get email suppression lists for compliance.
/api/suppression-list/{id}/entriesList Suppression Entries
Get entries in a suppression list.
/api/data-destinationsList Data Destinations
Get configured data sync destinations (webhooks, databases, CRMs).
/api/data-destinationsCreate Data Destination
Configure a new data sync destination.
/api/data-destinations/{id}/syncTrigger Sync
Manually trigger a data sync to a destination.