BigID API: Difference between revisions

From BigID Developer Portal
No edit summary
Line 35: Line 35:
== Run Common Tasks==
== Run Common Tasks==
{{Featured|Executing DSARs via API|Run a DSAR on a user by email address|/wiki/BigID_API/DSAR_Tutorial}}
{{Featured|Executing DSARs via API|Run a DSAR on a user by email address|/wiki/BigID_API/DSAR_Tutorial}}
{{Featured|Find Duplicate Data|Use the catalog to find duplicate data across your systems|/wiki/BigID_API/Duplicate_Data_Tutorial}}

Revision as of 15:12, 2 March 2022

Lets get started!

Learn how to use BigID programmatically through a series of tutorials going through commonly automated tasks.

About the API

BigID was designed as an open platform. Any action that can be performed in our UI can also be done programatically. This allows you to connect anything and everything to the data discovery capabilities of your BigID system. No matter your affiliation (or lack thereof) with BigID, the API is here and open for you to use.

Configure BigID

Run Common Tasks