Add Tag to Account
Tool to add a tag to an Account in Persona. Use when you need to categorize or label an account with a specific tag. Either tag_id or tag_name must be provided in the request meta.
Persona offers identity infrastructure that allows you to craft personalized and automated verification solutions so you can better understand & protect users.
Tool to add a tag to an Account in Persona. Use when you need to categorize or label an account with a specific tag. Either tag_id or tag_name must be provided in the request meta.
Tool to archive a geolocation list item from Persona. Use when you need to archive a specific geolocation list item by its ID. This operation marks the item as archived without permanently deleting it.
Tool to archive a name list item in Persona. Use when you need to archive a specific name list item by its ID.
Tool to archive a Persona webhook by its ID. Use when you need to deactivate a webhook without deleting it. Archived webhooks will no longer receive events but can be referenced for historical purposes.
Tool to archive a browser fingerprint list item in Persona. Use when you need to mark a browser fingerprint list item as archived without permanently deleting it.
Tool to archive a Country List Item by ID. Use when you need to mark a country list item as archived. This action is idempotent - archiving an already archived item is safe.
Tool to archive an Email Address List Item in Persona. Use when you need to archive an email address or domain from a list. The archived item will be marked with an archived timestamp in the response.
Tool to archive a Government ID Number List Item. Use when you need to remove a government ID number from the active list.
Tool to archive an IP address list item in Persona. Use when you need to remove an IP address from active monitoring.
Tool to archive a phone number list item in Persona. Use when you need to mark a phone number list item as archived without permanently deleting it.
Tool to archive a String List Item in Persona. Use when you need to mark a string list item as archived without permanently deleting it. The item will be marked with an archived timestamp and its status will be updated accordingly.
Tool to clone an existing Persona webhook. Use when you need to duplicate a webhook configuration with all its settings.
Tool to consolidate multiple source accounts into a single destination account. Use when merging duplicate accounts or combining account data from multiple sources into one primary account.
Tool to create an account in Persona. Use when you need to create a new account with personal information such as name, email, phone, address, and custom fields.
Tool to create a country list item in Persona. Use when you need to add a country to a country list for identity verification or compliance purposes.
Tool to create an email address list item in Persona. Use when you need to add an email address to a watchlist or blocklist.
Tool to create a generic document in Persona. Use when you need to create a document record of a specific kind/type for an account or inquiry.
Tool to create a new government ID number list item in Persona. Use when you need to add a government ID number (such as SSN, passport, or driver's license) to a watchlist or monitoring list.
Tool to create an IP Address List Item in Persona. Use when you need to add an IP address to a watchlist or allowlist for identity verification purposes. The list ID must be obtained first using a list retrieval action.
Tool to create a new name list item in Persona. Use when you need to add a person's name to a specific list for verification or monitoring purposes.
Tool to create a phone number list item in Persona. Use when you need to add a phone number to a specific list for tracking or verification purposes.
Tool to create a String List Item in Persona. Use when adding a new string value to an existing list for matching or filtering purposes.
Tool to create a new webhook in Persona. Use when you need to set up real-time notifications for specific events in your Persona account. The webhook will send POST requests to your URL when enabled events occur.
Tool to disable a webhook in Persona. Use when you need to stop a webhook from receiving events without deleting it.
Tool to enable a webhook in Persona. Use when you need to activate a previously disabled webhook.
Tool to expire all inquiry sessions for specified inquiry IDs. Use when you need to expire multiple inquiry sessions at once by providing a list of inquiry IDs.
Tool to import email addresses into a list from a CSV file. Use when you need to bulk import email addresses for identity verification or list management.
Tool to import IP address lists into Persona. Use when you need to bulk upload IPv4 or IPv6 addresses to an existing list.
Tool to import name lists to Persona. Use when you need to bulk import first and last names to an existing name list for identity verification purposes.
Tool to import phone number lists into Persona. Use when you need to bulk upload phone numbers in E.164 format to an existing list.
Tool to list all accounts in Persona. Use when you need to retrieve a paginated list of accounts with optional filtering by reference ID or account type.
Tool to list all API logs in Persona. Use when you need to retrieve a paginated history of API requests made to your organization, including request details, response status, and timing information.
Tool to list all cases in Persona. Use when you need to retrieve a collection of cases with optional filtering and pagination.
Tool to list all devices filtered by inquiry session ID. Use when you need to retrieve devices associated with a specific inquiry session.
Tool to list all events from Persona. Use when you need to retrieve events for your organization. Supports pagination and filtering by creation date. Events up to 3 months old can be viewed.
Tool to list all importers in Persona. Use when you need to retrieve a list of all import operations, including account importers, email address list importers, and other types.
Tool to list all inquiries in Persona. Use when you need to retrieve a paginated collection of inquiries with optional filtering by reference ID, account ID, status, or inquiry template ID.
Tool to list all inquiry sessions in Persona. Use when you need to retrieve a collection of inquiry sessions with optional filtering.
Tool to list all lists in Persona. Use when you need to retrieve a paginated collection of lists with optional filtering and field selection.
Tool to list all rate limits in Persona. Use when you need to retrieve current rate limit information for your API usage.
Tool to list all reports in Persona. Use when you need to retrieve a collection of reports with optional filtering and pagination. Reports can include various types such as adverse media, watchlist, profile, and verification reports.
Tool to list all transactions in Persona. Use when you need to retrieve a paginated collection of transactions with optional filtering.
Tool to list all webhooks in Persona. Use when you need to retrieve a paginated list of webhooks configured for the account.
Tool to list all workflow runs in Persona. Use when you need to retrieve workflow runs with optional filtering by workflow ID, inquiry ID, account ID, or session token. Supports pagination for large result sets.
Tool to permanently redact an account in Persona. Use when you need to delete sensitive personal information from an account to comply with privacy regulations or user requests. This operation is irreversible.
Tool to remove a tag from a Persona Account. Use when you need to remove a tag association from an account by providing either the tag ID or tag name.
Tool to retrieve a country list item by ID in Persona. Use when you need to fetch details of a specific country list item.
Tool to retrieve a document from Persona. Use when you need to fetch details of a specific document by its ID.
Tool to retrieve a geolocation list item from Persona. Use when you need to fetch details of a specific geolocation list item by its ID.
Tool to retrieve a Name List Item in Persona. Use when you need to get details about a specific name list item, including first name, last name, status, match count, and timestamps.
Tool to retrieve a string list item by ID in Persona. Use when you need to fetch details of a specific string list item.
Tool to retrieve a webhook by its ID. Use when you need to fetch details about a specific webhook configuration.
Tool to retrieve an account in Persona. Use when you need to fetch details of a specific account by its ID.
Tool to retrieve an API log in Persona. Use when you need to fetch details of a specific API request/response that was logged by Persona.
Tool to retrieve an event in Persona. Use when you need to fetch details of a specific event that was logged by Persona.
Tool to retrieve a specific importer in Persona. Use when you need to get details about a specific import operation by its ID.
Tool to retrieve a browser fingerprint list item in Persona. Use when you need to fetch details of a specific browser fingerprint from a list for identity verification or fraud prevention purposes.
Tool to retrieve an Email Address List Item in Persona. Use when you need to get details about a specific email address list item, including its value, status, match count, and timestamps.
Tool to retrieve a generic document in Persona. Use when you need to fetch details of a specific document by its ID.
Tool to retrieve a Government ID Number List Item in Persona. Use when you need to get details about a specific government ID number list item, including its ID number, ID class, status, match count, and timestamps.
Tool to retrieve an IP Address List Item in Persona. Use when you need to get details about a specific IP address list item, including its value, status, match count, and timestamps.
Tool to retrieve a phone number list item in Persona. Use when you need to fetch details of a specific phone number from a list for identity verification or fraud prevention purposes.
Tool to rotate a webhook's secret in Persona. Use when you need to generate a new secret key for webhook signature verification while optionally keeping the old secret active for a grace period.
Tool to search accounts in Persona using flexible query criteria. Use when you need to find accounts based on specific attributes, tags, or status. Supports boolean logic (AND/OR/NOT) and comparison operators.
Tool to search cases in Persona using advanced query filters with boolean logic. Use when you need to find cases matching specific criteria using operators like eq, gt, gte, lt, lte combined with AND/OR/NOT logic.
Tool to set tags on a Persona Account. Use when you need to assign or update tags for an account using either tag IDs or tag names. This operation replaces all existing tags with the provided ones.
Tool to update a webhook in Persona. Use when you need to modify webhook configuration such as name, description, URL, or enabled events.
Tool to update an account in Persona. Use when you need to modify account information such as name, email, phone, address, reference ID, or custom fields.
Tool to update a generic document in Persona. Use when you need to modify fields, files, or kind of an existing document by its ID.