zkorigoapi.com support and onboarding guide
Select from Starter ($99), Professional ($299), or Enterprise ($999) based on your compliance needs and API usage requirements.
After subscription, receive your API key via email to authenticate requests to https://api.zkorigoapi.com
Use our /v1/chain/eth/validate endpoint to test compliance validation for Ethereum addresses.
Integrate our stateless compliance checks into your production workflow.
Screens addresses against sanctions lists, identifies high-risk transactions, and provides risk scoring for financial compliance.
Validates transaction formats against ISO20022 standards for cross-border payments and financial messaging compliance.
Verifies tokenized asset compliance, ownership validation, and regulatory requirements for real-world asset backing.
Validates zero-knowledge proofs for privacy-preserving compliance without revealing sensitive transaction details.
Performs identity verification checks, validates customer due diligence requirements, and maintains compliance records.
Ensures international payment compliance, validates correspondent banking requirements, and checks regulatory restrictions.
No. Our platform is completely stateless with zero data retention. All compliance validation occurs in real-time without persistent storage.
Currently we support Ethereum mainnet with plans to expand to other EVM-compatible chains and Bitcoin.
Our validation uses multiple data sources and machine learning models. However, results are provided "as is" and users are responsible for final compliance decisions.
Yes, plan changes take effect at the next billing cycle. Contact support@zkorigoapi.com for assistance.
Requests will return a 429 error. Consider upgrading your plan or implementing request throttling in your application.
Enterprise customers can request custom compliance modules. Contact sales@zkorigoapi.com to discuss requirements.
curl -X POST https://api.zkorigoapi.com/v1/chain/eth/validate -H "Authorization: Bearer API_KEY" -d '{"address":"0x...", "modules":["AML"]}'
curl -X POST https://api.zkorigoapi.com/v1/chain/eth/validate -H "Authorization: Bearer API_KEY" -d '{"address":"0x...", "modules":["AML","KYC","CBP"]}'
API integration help, troubleshooting, and technical questions
support@zkorigoapi.comResponse time: Technical support within 24 hours, Enterprise sales within 4 hours