run a KYC evaluation on a person via the Alloy API

domain: alloy.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain your API credentials (workflow token and secret) from the Alloy dashboard and base64-encode them for HTTP Basic auth.
  2. Create an entity evaluation by POSTing to the evaluations endpoint with the person's PII (name, date of birth, SSN or last 4, address) inside a data object, along with the workflow_token to route the evaluation through the correct decisioning workflow.
  3. Parse the synchronous response: the evaluation returns a summary outcome (Approved, Denied, Manual Review, or Pending) along with individual data source responses (credit bureau, document verification, etc.).
  4. If outcome is Manual Review, implement a flow to collect additional identity documents from the user and submit them via the documents endpoint linked to the evaluation token.
  5. Retrieve the final decision from the evaluation object once all steps complete; store the evaluation_token for future reference and for linking any ongoing monitoring.
  6. Handle webhooks from Alloy for asynchronous updates if any data sources do not respond synchronously, updating your internal KYC status accordingly.

Known gotchas

Related routes

Run an Alloy evaluation for identity onboarding using the Alloy API
docs.alloy.com · 6 steps · unrated
Use the Alloy API to run a decisioning workflow that combines identity verification, watchlist screening, and fraud signals into a single onboarding decision
docs.alloy.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans