Learn: Difference between revisions

From BigID Developer Portal
No edit summary
No edit summary
Line 10: Line 10:
== BigID API ==
== BigID API ==
The BigID API allows you to do anything you can do through the BigID UI programmatically. That could be adding data sources, running DSAR requests from an external privacy portal, or even extracting insights to a data science tool like Tableau or R Studio.
The BigID API allows you to do anything you can do through the BigID UI programmatically. That could be adding data sources, running DSAR requests from an external privacy portal, or even extracting insights to a data science tool like Tableau or R Studio.
The most common use case for the BigID API is to automate repetitive tasks, like loading data sources.
* Documentation for the BigID API is available on the BigID Docs site at https://www.docs.bigid.com/bigid/reference/api-getting-started.
**Accessing the BigID Docs site requires a user account. You can request a user account by emailing [mailto:[email protected] support]

Revision as of 17:58, 26 April 2021

In this article, you'll learn:

  • What BigID integration options are available
  • When would you use a BigID integration option
  • Where to go to get educational materials on each option

With the BigID data intelligence platform, you can bring our data intelligence anywhere. Each of our three integration options is designed for a different use case.

BigID API[edit]

The BigID API allows you to do anything you can do through the BigID UI programmatically. That could be adding data sources, running DSAR requests from an external privacy portal, or even extracting insights to a data science tool like Tableau or R Studio.

The most common use case for the BigID API is to automate repetitive tasks, like loading data sources.