Prerequisites
Before you begin, you’ll need:- A TXCloud account (sign up here)
- An API key from your dashboard
- Node.js 18+ (for JavaScript SDK) or Python 3.8+ (for Python SDK)
Step 1: Get Your API Key
1
Create an Account
Go to dashboard.txcloud.io and sign up for a free account.
2
Navigate to API Keys
In your dashboard, go to Settings → API Keys.
3
Create a New Key
Click Create API Key, give it a name, and select the permissions you need.
Step 2: Install the SDK
- JavaScript
- Python
- Go
- cURL
Step 3: Initialize the Client
Step 4: Verify Your First Identity
Let’s verify a user’s identity document:Response
Congratulations! You’ve successfully verified your first identity with TXCloud.
Step 5: Set Up Webhooks (Optional)
For async workflows, configure webhooks to receive real-time updates:Learn More About Webhooks
Configure and secure your webhook endpoints
Next Steps
Now that you’ve made your first API call, explore more features:Fraud Detection
Add device intelligence and fraud signals
Transaction Scoring
Score transactions in real-time
Credit Assessment
Verify income and assess creditworthiness
API Reference
Explore all available endpoints
Sandbox vs Production
TXCloud provides a sandbox environment for testing. Sandbox requests don’t affect real data and use test credentials.