Prerequisites
- A Bitrace AML API key (get one here)
- Basic knowledge of making HTTP requests
Your First API Call
Let’s make your first API call to retrieve entity information for an address.Step 1: Set your API key
Step 2: Make a request
Step 3: View the response
You’ll receive a JSON response like this:Next Steps
Explore KYA Endpoints
- Retrieve Entity - Get entity information for an address
- Retrieve Risk Assessment - Get risk details for an address
- Retrieve Risk Score - Get numerical risk scores
Explore KYT Endpoints
- Retrieve Transaction Risks - Screen transactions for risks
- Retrieve Custom Risk Score - Calculate custom risk scores
Common Use Cases
1. Address Entity Analysis
Identify the entity behind an address:2. Address Risk Screening
Check if an address has any risk indicators:3. Transaction Risk Screening
Screen transactions for risks:4. Batch Analysis
Retrieve information for multiple addresses at once:Need Help?
- Check our API Reference for detailed endpoint documentation
- Review Supported Chains for available blockchains
- See Error Codes for troubleshooting