BigID
BigID is a New York City-headquartered data security platform that combines Data Security Posture Management (DSPM), Data Loss Prevention (DLP), access governance, AI security & governance (AISPM), privacy automation, and a unified Data & AI Catalog. Founded in 2016 by Dimitri Sirota and Nimrod Vax, BigID exposes every action available in its UI through a REST API rooted at /api/v1 — covering data sources, scans, catalog, cluster analysis, DSPM cases, and DSARs — plus an App Framework for building custom apps, a connector framework (Java and REST) for new data sources, and an MCP surface for AI agents.
Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.
API Evangelist profiles BigID the way a machine reads it — 70 machine-readable artifacts across 10 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — BigID scores 63.2/100 (strong), with a separate agent-readiness read of 55/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile BigID
Each block below is one kind of artifact we hold for BigID. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 10
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
BigID Authentication API
Authenticate against a BigID deployment using either username/password or a long-lived user token. Exchange a user token for a short-lived system token (JWT) used to authorize s...
BigID Data Sources API
Programmatically manage data source connections in BigID. List, create, test, and export data sources, and inspect the catalog of available connector templates (e.g. rdb-mysql, ...
BigID Scans API
Configure and execute BigID scans. Create scan profiles to control which data sources are scanned and using which classifier template, then start and monitor scan executions and...
BigID DSAR API
Run Data Subject Access Requests (DSARs) and retrieve the resulting reports. Inspect available DSAR profiles and identifier attributes, submit new DSAR scans, poll status, and d...
BigID Actionable Insights API
DSPM cases and remediation.
BigID Catalog API
Browse catalog objects.
BigID Clusters API
Cluster analysis operations.
BigID Connector Templates API
Inspect available connector templates.
BigID Metadata Export API
Export catalog metadata.
BigID Scan Profiles API
Configure recurring scan profiles.
Scroll within the panel for all 10 ·
Open Collections 7
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
BigID Authentication API
OPEN COLLECTIONBigID Cluster Analysis API
OPEN COLLECTIONBigID Data Catalog API
OPEN COLLECTIONBigID Data Posture API
OPEN COLLECTIONBigID Data Sources API
OPEN COLLECTIONBigID DSAR API
OPEN COLLECTIONBigID Scans API
OPEN COLLECTIONScroll within the panel for all 7 ·
Pricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Bigid Plans Pricing
PLANSRate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Bigid Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Bigid Finops
FINOPSFeatures 10
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Data Security Posture Management (DSPM)
Continuous risk detection across cloud, on-prem, and SaaS data with severity-based remediation workflows.
Data Loss Prevention (DLP)
ML-enhanced DLP with custom labeling by sensitivity, residency, and risk; integrates with MIP and Google labels.
Access Governance
Identify over-privileged access, enable zero-trust controls, and mitigate insider risk.
AI Security & Governance (AISPM)
Shadow AI detection, AI model inventory, prompt and response governance, TRiSM (Trust, Risk & Security Management for AI).
Privacy Automation
DSAR fulfillment, retention, deletion, consent, and 190,000+ out-of-the-box retention policies.
Data & AI Catalog
Unified catalog of structured and unstructured data, AI models, prompts, and agents; federates with third-party catalogs.
100+ Data Source Connectors
Cloud, SaaS, on-prem, and developer-environment connectors. Java-based or REST-based connector framework for custom sources.
1000+ Pre-Trained Classifiers
Patented AI classification across 100+ languages, plus regex, NLP, and customer-built classifiers.
App Framework
Build custom apps that integrate with BigID via /manifest, /execute, and /ui HTTP endpoints; deploy alongside BigID on Kubernetes.
MCP for Agents
BigID exposes its data governance and connector surface through the Model Context Protocol so AI agents can drive it.
Scroll within the panel for all 10 ·
Semantic Vocabularies 1
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Bigid Context
JSON-LDSpectral Rules 2
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
BigID API Rules
SPECTRALBigID API Rules
SPECTRALJSON Schema 3
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
BigID Actionable Insights Case
JSON SCHEMABigID Catalog Object
JSON SCHEMABigID Data Source
JSON SCHEMAExamples 4
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
Bigid Create Session Example
EXAMPLESecurity Posture 4
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 7
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
AI Risk Management and TRiSM
Discover, govern, and secure AI models, training data, prompts, and agent surfaces across the enterprise.
Cloud Data Security
Find and remediate exposed PII, PHI, PCI, and other sensitive data in S3, GCS, Azure Storage, Snowflake, and Databricks.
Data Minimization
Surface duplicate and stale data to shrink the sensitive-data footprint.
Privacy Compliance
Operationalize HIPAA, GDPR, CCPA, LGPD, and other privacy regimes with DSAR, retention, and consent automation.
Insider Risk Detection
Spot suspicious access to sensitive data based on behavior, role, and policy.
Breach Investigation
Determine what sensitive data was implicated in an incident and notify accordingly.
Source Code DLP
Prevent exfiltration of source code and credentials from code repositories and developer environments.
Scroll within the panel for all 7 ·
Integrations 14
Pre-built integrations with other platforms tell you where this provider already fits in a stack.
Pre-built integrations with other platforms and tools.
AWS
Bidirectional integrations with AWS Security Hub, Control Tower, S3, RDS, and more.
Snowflake
Discover, classify, and govern data inside Snowflake warehouses.
Databricks
Catalog and protect data in Databricks Lakehouse and Unity Catalog.
Splunk
Stream BigID findings into Splunk for SOC monitoring and SIEM correlation.
Wiz
Combine BigID data context with Wiz cloud-posture findings.
Salesforce
Discover and govern PII in Salesforce orgs.
ServiceNow
Drive remediation workflows via ServiceNow tickets.
Collibra
Federate BigID's catalog with Collibra's governance platform.
Alation
Sync BigID metadata into Alation's data intelligence platform.
Informatica
Federate with Informatica IDMC for data management workflows.
Atlan
Sync classifications and lineage with Atlan.
Microsoft Information Protection (MIP)
Apply MIP sensitivity labels driven by BigID classifications.
Cortex XSOAR
SOAR playbooks for managing data permissions and scans (via bigexchange/content).
Google Tag Manager
Cookie consent template for GTM (via bigexchange/gtm-consent-template).
Scroll within the panel for all 14 ·
Solutions 4
Packaged solutions the provider offers on top of the raw API surface.
Packaged solutions this provider offers.
Data Security Platform
DSPM + DLP + access governance in one platform.
Privacy Automation Suite
DSAR, retention, deletion, consent, and regulatory reporting.
AI Security & Governance
Shadow AI, model inventory, prompt/response governance, TRiSM.
Data & AI Catalog
Unified catalog spanning structured, unstructured, and AI assets.
Resources
Every other property we hold for BigID — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 5
Portal, sign-up, and the first successful call
Documentation 4
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 3
Pagination, idempotency, versioning, errors, and events
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 6
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 1
Properties that don't map to a standard resource type
← All providers · Data indexed from github.com/api-evangelist/bigid · machine-readable index on apis.io