Create: Difference between revisions

From BigID Developer Portal
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
BigID has [[BigID_Integration_Options|three main integration options]]: the BigID API, BigID Applications, and BigID Connectors.  
BigID has [[BigID_Integration_Options|three main integration options]]: the BigID API, BigID Applications, and BigID Connectors.  


If you just want to integrate with BigID programmatically, the API is the fastest way to get started. You can browse a listing of our APIs at https://docs.bigid.com/ or try them out using our sandbox environment at <html><div class="postman-run-button"
If you just want to integrate with BigID programmatically, the API is the fastest way to get started. You can browse a listing of our APIs at https://docs.bigid.com/ or [https://app.getpostman.com/run-collection/17452626-db6c0ace-6d6b-4c18-8528-2039083bb529?action=collection%2Ffork&collection-url=entityId%3D17452626-db6c0ace-6d6b-4c18-8528-2039083bb529%26entityType%3Dcollection%26workspaceId%3Df3db37a2-7b7c-499d-827a-3603d9ccff0d|try them out using our sandbox environment in Postman]
data-postman-action="collection/fork"
data-postman-var-1="17452626-db6c0ace-6d6b-4c18-8528-2039083bb529"
data-postman-collection-url="entityId=17452626-db6c0ace-6d6b-4c18-8528-2039083bb529&entityType=collection&workspaceId=f3db37a2-7b7c-499d-827a-3603d9ccff0d"
data-postman-param="env%5BApplication%20Sandbox%5D=W3sia2V5IjoiYmFzZS11cmwiLCJ2YWx1ZSI6Imh0dHBzOi8vc2FuZGJveC5teWJpZ2lkLmNvbSIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoidXNlcm5hbWUiLCJ2YWx1ZSI6ImJpZ2lkIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJwYXNzd29yZCIsInZhbHVlIjoiYmlnaWQxMTEiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6InRva2VuIiwidmFsdWUiOiIiLCJlbmFibGVkIjp0cnVlfV0="></div>
<script type="text/javascript">
  (function (p,o,s,t,m,a,n) {
    !p[s] && (p[s] = function () { (p[t] || (p[t] = [])).push(arguments); });
    !o.getElementById(s+t) && o.getElementsByTagName("head")[0].appendChild((
      (n = o.createElement("script")),
      (n.id = s+t), (n.async = 1), (n.src = m), n
    ));
  }(window, document, "_pm", "PostmanRunObject", "https://run.pstmn.io/button.js"));
</script></html>

Latest revision as of 20:18, 23 September 2021

BigID has three main integration options: the BigID API, BigID Applications, and BigID Connectors.

If you just want to integrate with BigID programmatically, the API is the fastest way to get started. You can browse a listing of our APIs at https://docs.bigid.com/ or them out using our sandbox environment in Postman