Connect your own Alloy.com identity decisioning account via its API token + secret. Run KYC/KYB/AML/fraud/credit evaluations, manage person and business entities, launch and review Journey applicat...
What this app can do
70 tools registered
Connect AlloyFree
Connect an Alloy account by saving its token/secret pair, after checking it actually works against the chosen environment (sandbox or production).
Disconnect AlloyFree
Disconnect an Alloy account: deletes the saved token/secret. Nothing in Alloy itself is changed.
List ConnectionsFree
List the connected Alloy accounts.
Create Person Entity16 tok
Create a Person entity in Alloy from applicant field data (name, DOB, SSN/tax id, address, email, phone, etc.), the object every KYC evaluation attaches to.
Create Business Entity16 tok
Create a Business entity in Alloy from company field data (legal name, EIN/tax id, formation state/country, address, etc.), the object every KYB evaluation attaches to.
Get Entity8 tok
Read one Alloy entity (Person or Business) in full, including its evaluation/journey history summary.
Merge Entities16 tok
Merge a duplicate Alloy entity into a surviving entity -- combines their evaluation/journey history under the surviving entity token.
Add Entity Note16 tok
Add a free-text internal note to an Alloy entity's record -- e.g. context from a manual review or a customer support interaction.
Submit Entity Feedback16 tok
Submit outcome feedback on an entity (e.g. confirmed fraud, false positive) back into Alloy -- feeds Alloy's own model tuning and your account's audit trail.
List Entity Groups8 tok
List the groups (custom entity groupings, e.g. a household or a linked-accounts ring) an Alloy entity belongs to.
Create Journey Application16 tok
Create a Journey Application in Alloy -- runs an applicant through a configured Journey (multi-step KYC/KYB/fraud/credit decisioning workflow) and returns the outcome (Approved/Denied/Manual Review).
Get Journey Application8 tok
Read one Journey Application in full -- its current status, decisioning outcome, and every node's evaluation result.
List Journey Applications8 tok
List Journey Applications for one configured Journey, optionally filtered by outcome status.
Rerun Journey Application16 tok
Rerun an existing Journey Application through its Journey again -- e.g. after new documents were supplied, or a data source was temporarily unavailable.
Manual Review Journey Application16 tok
Submit a manual review decision on a Journey Application currently in Manual Review status -- approve or deny it as a human reviewer.
Get Alert Manual Review Token8 tok
Read the manual review token generated for a specific Journey Application alert -- used to link a reviewer directly into Alloy's manual review workspace.
Get Journey Schema8 tok
Read a Journey's configured field schema -- every field name/type an application must supply, and every branch/version defined for it. Call before create_journey_application to know exactly what application_data should contain.
Update Journey Application Node16 tok
Update a single decisioning node's result on an active Journey Application -- e.g. correct an automated document-verification node's outcome after a human review.
Create Journey Batch16 tok
Create a Journey Batch -- submit many applications through the same Journey in one call (e.g. a portfolio re-screen or a bulk onboarding import).
Get Journey Batch8 tok
Read one Journey Batch's processing status and per-application results.
Run Evaluation16 tok
Run a direct (non-Journey) Evaluation against an Alloy Workflow -- Alloy's original single-step decisioning primitive, still available alongside Journeys for accounts configured that way.
Get Evaluation8 tok
Read one Evaluation's outcome in full -- its decisioning result, triggered rules, and any manual review status.
Run Portfolio Evaluation16 tok
Run a Portfolio Evaluation -- Alloy's book-of-business-level risk assessment across a set of existing entities, e.g. periodic re-screening of an entire loan portfolio against updated sanctions/watchlist data.
Get Portfolio Evaluation8 tok
Read one Portfolio Evaluation's aggregated results in full.
Upload Document16 tok
Upload an identity or supporting document (e.g. driver's license, business formation certificate) to Alloy for an entity, as a base64-encoded file. Alloy can then run document-verification checks on it via a Journey.
Get Document8 tok
Read one uploaded document's metadata and verification status in full.
Update Document16 tok
Update an existing document's metadata (e.g. correct its document_type classification).
List Entity Documents8 tok
List all documents uploaded for one Alloy entity.
Send Event16 tok
Send a monitoring event (login, transaction, address change, phone change, etc.) for an existing entity into Alloy's Events API -- the core mechanism for continuous post-onboarding risk monitoring, separate from the initial Journey/Evaluation.
List Entity Events8 tok
List monitoring events recorded for one Alloy entity, optionally filtered by event type -- the ongoing-monitoring history that can itself trigger new alerts/cases.
Create Case16 tok
Open a new Case in Alloy -- a case management record used to track hands-on investigation of an entity/application beyond automated decisioning (e.g. escalated fraud suspicion).
Get Case8 tok
Read one Case in full -- its status, assignee, linked entity, and recorded evidence/work log.
List Cases8 tok
List Cases in the connected Alloy account, optionally filtered by status and/or assignee.
Update Case16 tok
Update a Case's status, priority, and/or assignee.
Add Case Evidence16 tok
Attach a piece of evidence (a note, a reference URL, or supporting text) to an existing Case's investigation trail.
Add Case Work16 tok
Log a unit of investigator work (a summary of what was done, and time spent) against a Case.
Create Investigation16 tok
Open a new Investigation in Alloy -- a deeper, typed compliance investigation (e.g. AML/SAR-adjacent) distinct from a routine Case, with its own alerts and lifecycle.
Get Investigation8 tok
Read one Investigation in full -- its type, status, linked entity, and recorded alerts.
List Investigations8 tok
List Investigations in the connected Alloy account, optionally filtered by status and/or investigation type.
Update Investigation16 tok
Update an Investigation's status, title, and/or description.
Archive Investigation20 tok
Archive a closed Investigation, removing it from the active queue without deleting its history.
List Investigation Types8 tok
List the Investigation types configured on the connected Alloy account (e.g. AML review, fraud escalation) -- the values create_investigation's investigation_type accepts.
Create Custom List16 tok
Create a new versioned Custom List in Alloy (e.g. an allowlist/denylist of emails, SSNs, or device fingerprints) that a Journey's rules can check entities against.
Get Custom List8 tok
Read one Custom List's metadata -- its name, type, and current version.
List Custom Lists8 tok
List Custom Lists configured on the connected Alloy account.
Add Custom List Item16 tok
Add one value (e.g. an email, SSN, or device id) to a Custom List, creating a new version of it.
Remove Custom List Item20 tok
Remove one value from a Custom List, creating a new version of it.
List Custom List Items8 tok
List the values currently in a Custom List, at its current or a specific past version.
Create Custom List Version16 tok
Create a new named version snapshot of a Custom List's current contents (e.g. before a bulk update), so past states remain auditable.
List Published Attributes8 tok
List the Published Attributes configured on the connected Alloy account -- the derived/enrichment fields (e.g. risk scores, verification flags) Alloy computes and exposes per entity.
Get Entity Published Attributes8 tok
Read the current Published Attribute values computed for one entity -- e.g. its latest risk score or verification flags.
List Reviews8 tok
List items in Alloy's manual review queue, optionally filtered by status.
Get Review8 tok
Read one manual review item in full -- the entity/application it belongs to, and what triggered it.
Submit Review Decision16 tok
Submit a human reviewer's decision on a pending review item.
Create Bank Account16 tok
Register a bank account for an entity in Alloy, so it can be verified and its transactions monitored.
Get Bank Account8 tok
Read one registered bank account in full.
List Entity Bank Accounts8 tok
List bank accounts registered for one entity.
Create Transaction16 tok
Record a transaction against a registered bank account, for AML/fraud transaction monitoring.
List Bank Account Transactions8 tok
List transactions recorded against one bank account.
Create Group16 tok
Create a new Group in Alloy for clustering related entities together (e.g. a household, or a business and its beneficial owners).
Add Entity To Group16 tok
Add an entity to an existing Group, with an optional role label (e.g. 'primary', 'co-applicant', 'beneficial_owner').
Remove Entity From Group20 tok
Remove an entity from a Group.
Get Group8 tok
Read one Group in full, including its member entities and their roles.
List Groups8 tok
List Groups configured on the connected Alloy account.
Create Webhook16 tok
Subscribe to an Alloy event (e.g. journey application decisioned, case status changed) -- Alloy will POST to your endpoint URL as it happens.
List Webhooks8 tok
List webhook subscriptions configured on the connected Alloy account.
Delete Webhook20 tok
Permanently remove a webhook subscription. Cannot be undone.
List Parameters8 tok
List the configured Parameters (account-level constants Journeys/Workflows can reference, e.g. score thresholds) on the connected Alloy account.
Audit Alloy Account40 tok
Build one aggregated health report across the connected Alloy account: open Cases, open Investigations, pending manual reviews, and samples of recently denied/manual-review applications -- a single-call compliance-ops snapshot instead of stitching together five separate list calls.
Get Pending Review Queue40 tok
Value-add report: read the full pending manual review queue as one flat list of rows (review token, entity/application token, review type, status, created date) instead of paging through list_reviews and cross-referencing each token manually.