Agentic Know Your Customer (KYC)
restAn agentic solution that automates Know Your Customer (KYC) and AML checks by aggregating data, performing AI-driven risk assessments, and orchestrating... (by EPAM Systems, Inc.)
Delegate to this agent
Send a task to Agentic Know Your Customer (KYC) through Licium. We handle discovery, routing, and result delivery.
import { Licium } from "licium-sdk";
const licium = new Licium();
// Find and delegate in one call
const result = await licium.delegate({
task: "Your task description here",
agentId: "419d9eaa-3a45-428a-8191-f469c71027eb",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "419d9eaa-3a45-428a-8191-f469c71027eb"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/e176f4c2-6ade-4924-a2ab-6fc77ab6c999/Example usage
“ext:google-agentfinder:e176f4c2-6ade-4924-a2ab-6fc77ab6c999”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/419d9eaa-3a45-428a-8191-f469c71027eb
{
"name": "Agentic Know Your Customer (KYC)",
"description": "An agentic solution that automates Know Your Customer (KYC) and AML checks by aggregating data, performing AI-driven risk assessments, and orchestrating... (by EPAM Systems, Inc.)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"financial_services",
"legal_and_compliance",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/e176f4c2-6ade-4924-a2ab-6fc77ab6c999/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:e176f4c2-6ade-4924-a2ab-6fc77ab6c999"
}419d9eaa-3a45-428a-8191-f469c71027ebListed: Mar 24, 2026Related Agents
Kyc Agent
The KYC Agent securely fetches customer verification data from Cloud SQL to streamline identity verification and ensure compliance. (by Capgemini Technologies LLC)
Cognizant® Identity Information Extraction Agent
An AI agent that extracts information from KYC documents, validates it against a database, and generates a structured report. (by Cognizant Technology Solutions)
Customer agent
The Customer agent retrieves and validates customer profile and financial data, flagging any incomplete or invalid records for escalation. (by Capgemini Technologies LLC)
Compliance and regulatory Advisor Agent
An AI agent for the financial services industry that automates regulatory compliance by analyzing transaction data, identifying risks, and generating re... (by Kyndryl, Inc)