Skip to main content
The API key authenticates every API request. Include it as the x-transaction-key header in all calls:
curl -H "x-transaction-key: your-api-key" ...

Steps to Obtain the Key

1
Log in to the UAE KYC Dashboard
2
Use your credentials to access the dashboard.
3
Log in to the UAE KYC Dashboard
5
Find the API Keys section in the left sidebar of the dashboard.
6
Navigate to API Keys section
7
Copy your API key
8
View your available API keys and copy the one you wish to use. Click Create New API Key if you need a new one.
9
Copy your API key
10
Store the key securely
11
Save this key for all API interactions. Follow the security practices below.

Security Considerations

Protect your API key — treat it like a password.
PracticeDescription
Never share publiclyDo not expose the key in client-side code, public repos, or logs
Secure storageUse environment variables or a secrets vault (e.g., AWS Secrets Manager, HashiCorp Vault)
Rotate periodicallyFollow your organization’s key rotation policy
No hardcodingNever embed keys directly in source code
You can find or create API keys on the UAE KYC Dashboard.