Identitycheck
Overview
SLUG: IDENTITYCHECK
Description
IdentityCheck is a verification solution designed to authenticate user identities with precision and speed, utilizing advanced algorithms and comprehensive data sources to ensure accurate validation, mitigate fraud, and enhance security.
Authentication Details
API Key
Connecting to Identitycheck
Create an auth config
Use the dashboard to create an auth config for the Identitycheck toolkit. This allows you to connect multiple Identitycheck accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Identitycheck Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Identitycheck toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
IDENTITYCHECK_CHECK_API_HEALTH
Tool Name: Check API Health
Description
Action Parameters
Action Response
IDENTITYCHECK_DELETE_CONFIGURATION
Tool Name: Delete configuration
Description
Action Parameters
Action Response
IDENTITYCHECK_DELETE_NOTIFICATION_ENDPOINT
Tool Name: Delete Notification Endpoint
Description
Action Parameters
Action Response
IDENTITYCHECK_FETCH_ALL_CONFIGURATIONS
Tool Name: Fetch All Configurations
Description
Action Parameters
Action Response
IDENTITYCHECK_FETCH_ALL_NOTIFICATION_ENDPOINTS
Tool Name: Fetch all notification endpoints
Description
Action Parameters
Action Response
IDENTITYCHECK_FETCH_CONFIGURATION
Tool Name: Fetch Configuration
Description
Action Parameters
Action Response
IDENTITYCHECK_FETCH_NOTIFICATION_ENDPOINT
Tool Name: Fetch Notification Endpoint
Description
Action Parameters
Action Response
IDENTITYCHECK_FETCH_ONBOARDINGS
Tool Name: Fetch Onboardings
Description
Action Parameters
Action Response
IDENTITYCHECK_GET_DOCUMENT_CONTENT
Tool Name: Get Document Content
Description
Action Parameters
Action Response
IDENTITYCHECK_RETRIEVE_ONBOARDING_STATUS
Tool Name: Retrieve Onboarding Status
Description
Action Parameters
Action Response
IDENTITYCHECK_UPDATE_CONFIGURATION
Tool Name: Update Configuration
Description
Action Parameters
Action Response