V
vivid-ads-commerce
/vivid_identity_verify
vivid identity verify
Complete email verification: pass the verificationId from vivid_identity_start and the 6-digit code the customer received. On success returns a short-lived iden
liveverifiedunknown~5s typical
mcpprobedvivid-ads-commerce
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-au-com-vividads-vivid-ads-commerce /vivid_identity_verify for me.
Input
| Field | Type | Description |
|---|---|---|
| verificationId* | string | from vivid_identity_start |
| code* | string | the 6-digit code the customer received by email |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-au-com-vividads-vivid-ads-commerce","endpoint":"/vivid_identity_verify","input":{"verificationId":"...","code":"..."}}'cli
npx cracked-ai run -p mcp-au-com-vividads-vivid-ads-commerce -e /vivid_identity_verify -i '{"verificationId":"...","code":"..."}'mcp
run_tool({ provider: "mcp-au-com-vividads-vivid-ads-commerce", endpoint: "/vivid_identity_verify", input: {"verificationId":"...","code":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.