Overview
This quickstart guide will walk you through creating your first Know Your Business (KYB) risk analysis using gu1’s API. You’ll learn how to:- Authenticate with the API
- Define a custom schema for your company data
- Create a company entity
- Apply risk rules (via dashboard)
- Monitor alerts and investigations
Prerequisites: You’ll need a gu1 account and an API key. Sign up at app.gu1.ai if you haven’t already.
Step 1: Get Your API Key
First, obtain your API key from the gu1 dashboard:1
Log in to Dashboard
Go to app.gu1.ai and log in to your account
2
Navigate to API Keys
Click Settings → API Keys in the sidebar
3
Create New Key
Click Create API Key, give it a name (e.g., “KYB Integration”), and copy the key
Step 2: Define Your Company Schema
Tell gu1 what data fields you’ll be sending for companies:Response
Response
Step 3: Map Fields to gu1’s Model
Create a mapping configuration to tell gu1 how your fields map to its unified entity model:Step 4: Create a Company Entity
Now you can create a company entity using the mapped schema:Response
Response
Step 5: View AI Analysis
gu1 automatically generates an AI-powered risk analysis for the entity. Fetch it:Response
Response
Step 6: Apply Rules (Dashboard)
You configure rules through the gu1 dashboard for security and ease of use.
- Go to your gu1 Dashboard
- Navigate to Risk Analysis → Entities
- Find “Acme Corporation” and click to view details
- Go to the Rules tab and click Apply Rules
- Select pre-built KYB rules or create custom ones
Step 7: Monitor with Webhooks
Set up webhooks to receive real-time notifications when alerts or investigations are created:Next Steps
Complete KYB Guide
Learn the full KYB workflow with advanced features
Custom Schemas
Map incoming fields to gu1’s unified model for entities and rules
API Reference
Explore all available API endpoints
Webhooks
Event types, security model, and configuration in the dashboard
Need Help?
- Documentation: Browse our API Reference
- Support: Email us at support@gueno.com
- Dashboard: app.gu1.ai