App
Vouchsafe
Vouchsafe is a easy-to-use ID and age verification platform you can use for KYC, right-to-work checks and more.
What your agent can do with Vouchsafe
Triggers and actions 2 triggers · 8 actions
- TriggerUser Needs Review
Triggers when a user could not be automatically verified, and needs your review.
- TriggerUser Verified
Triggers when a verification is automatically completed.
- ActionFind addresses by postcode
Search for addresses matching a given postcode. GET /api/v1/postcode-search (SearchPostcode).
- ActionGet account detail
Retrieve details for a specific monitored account (subject of an alert). GET /api/v1/accounts/{id} (GetAccountDetail).
- ActionGet team
Retrieve details for a Vouchsafe team/workspace by ID. GET /api/v1/teams/{id} (GetTeam).
- ActionGet verification
Retrieve a verification case's status and check results by ID. GET /api/v1/verifications/{id}.
- ActionList verifications
List verification cases for the team. GET /api/v1/verifications.
- ActionPerform smart lookup
Look up and enrich identity details (e.g. email/phone) via Vouchsafe's smart lookup service. POST /api/v1/smart-lookups (PerformSmartLookup).
- ActionRequest Verification
Starts a verification session for an applicant, new user or customer.
- ActionToggle alerts
Enable or disable proactive alert monitoring for an account. POST /api/v1/accounts/{id}/toggle-alerts (ToggleAlerts).
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Vouchsafe API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.