Headless BigID: Difference between revisions
From BigID Developer Portal
No edit summary |
|||
Line 32: | Line 32: | ||
{{Featured|Getting Started with the BigID API|Learn how to Authenticate with the BigID API|/wiki/BigID_API/Tutorial}} | {{Featured|Getting Started with the BigID API|Learn how to Authenticate with the BigID API|/wiki/BigID_API/Tutorial}} | ||
{{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|Add Data Sources vis API|Add a database from an external inventory system|/wiki/BigID API/Add Data Source Tutorial}} |
Revision as of 20:50, 27 October 2021
Follow along with me! Nothing scary here!
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.
Start Building
Executing DSARs via API
Run a DSAR on a user by email address
Add Data Sources vis API
Add a database from an external inventory system