Quick Start Guide
This guide will help you get started with azakaw's API integration.
Prerequisites
Before integrating with azakaw, ensure you have:
- An azakaw account
- API credentials (appId and appSecret)
- Your tenant ID
Integration Steps
-
Choose Your Environment
- Review our environments documentation
- Start with sandbox for development
- Move to production when ready
-
Authentication
- Get your authentication token
- Set up API credentials
- See authentication guide for details
-
Error Handling
- Familiarize yourself with our error codes
- Implement proper error handling
- Check our error handling guide
Available Services
azakaw provides several independent services that you can integrate based on your needs:
-
Sanctions Screening Screen individuals and entities against sanctions lists. Learn more
-
Customer Management Manage customer profiles and credentials. Learn more
-
Webhooks Receive real-time updates for various events. Learn more
SDK Options
If you prefer using SDKs over direct API integration: