Home: Difference between revisions

From BigID Developer Portal
No edit summary
No edit summary
Line 16: Line 16:
         --highlight-bg: #bee3f8;
         --highlight-bg: #bee3f8;
         --highlight-text: #2c5282;
         --highlight-text: #2c5282;
         --card-bg: #2d3748;
         --card-bg: #ffffff;
        --card-text-primary: #1a202c;
        --card-text-secondary: #4a5568;
     }
     }


Line 178: Line 180:
         border-radius: 14px; /* Slightly larger radius */
         border-radius: 14px; /* Slightly larger radius */
         box-shadow: 0 10px 20px rgba(0,0,0,0.1), 0 6px 6px rgba(0,0,0,0.1);
         box-shadow: 0 10px 20px rgba(0,0,0,0.1), 0 6px 6px rgba(0,0,0,0.1);
        color: #fff;
         font-size: 18px;
         font-size: 18px;
         overflow: hidden;
         overflow: hidden;
Line 211: Line 212:


     main .card p {
     main .card p {
         color: rgba(255, 255, 255, 0.8);
         color: var(--card-text-secondary);
         line-height: 1.6;
         line-height: 1.6;
        text-shadow: 0 1px 3px rgba(0,0,0,0.2);
     }
     }


Line 220: Line 220:
         font-size: 2em;
         font-size: 2em;
         font-weight: 600;
         font-weight: 600;
         color: #fff;
         color: var(--card-text-primary);
         display: flex;
         display: flex;
         align-items: center;
         align-items: center;
        text-shadow: 0 1px 3px rgba(0,0,0,0.2);
     }
     }
      
      
Line 231: Line 230:
         margin-right: 12px;
         margin-right: 12px;
         opacity: 0.9;
         opacity: 0.9;
        stroke: var(--card-text-primary);
     }
     }


Line 237: Line 237:
         text-align: center;
         text-align: center;
         padding: 1.5vh;
         padding: 1.5vh;
         background-color: rgba(0, 0, 0, .25);
         background-color: rgba(0, 0, 0, .05);
         font-weight: 600;
         font-weight: 600;
         margin-top: auto;
         margin-top: auto;
         border-bottom-left-radius: 12px;
         border-bottom-left-radius: 12px;
         border-bottom-right-radius: 12px;
         border-bottom-right-radius: 12px;
        color: var(--card-text-primary);
     }
     }
      
      
Line 343: Line 344:
         --highlight-text: #bee3f8;
         --highlight-text: #bee3f8;
         --card-bg: #1A202C;
         --card-bg: #1A202C;
        --card-text-primary: #ffffff;
        --card-text-secondary: rgba(255, 255, 255, 0.8);
     }
     }
      
      
Line 354: Line 357:
     .skin-citizen-dark main .card {
     .skin-citizen-dark main .card {
         box-shadow: 0 10px 20px rgba(0,0,0,0.4), 0 6px 6px rgba(0,0,0,0.4);
         box-shadow: 0 10px 20px rgba(0,0,0,0.4), 0 6px 6px rgba(0,0,0,0.4);
    }
    .skin-citizen-dark main .card a:link {
        background-color: rgba(255, 255, 255, .1);
    }
    .skin-citizen-dark main .card p,
    .skin-citizen-dark main .card h1 {
        text-shadow: 0 1px 3px rgba(0,0,0,0.2);
     }
     }



Revision as of 19:41, 19 August 2025

Discover

Bring enterprise-scale data intelligence to your application

See into your data

BigID allows you to sort through large swaths of data to see what really matters. Using hundreds of machine learning, NLP and regex classifiers, you can classify any data, anywhere. Try it on the right.

Hello! Can you please process payment for [email protected] to 4199006507426062? Thank you!

Apps

Add custom logic and screens to your BigID system.

Learn more

REST API

Manage BigID programmatically. Scan data, run SARs, and more through code.

Learn More

Connectors

Scan any system, anywhere. Write your own connector in any programming language.

Learn More

LLMs

Interacting with BigID using MCP.

Learn More

Popular Articles:

{{Special:TopTenPages/1/10}}