Data247 is a simple, and secure on-demand data platform that provides businesses with a wide-range of data lookup services.
Data247 is a simple, and secure on-demand data platform that provides businesses with a wide-range of data lookup services. On Nagent, Data247 is exposed as a fully-configurable developer tools integration that any agent can call — 24 actions, and API key authentication. No code is required to wire Data247 into your workflow — connect it once via the External Integrations panel and reuse it across every agent you build.
Agent builders use Data247 to automate the kinds of tasks developer tools teams previously handled manually. Concrete examples — each one is a single agent step in Nagent — include:
Every action and trigger is paired with a structured input/output schema (visible in the sections below), so when you wire Data247 into Helix — our agentic agent builder — the editor knows exactly what each step expects and produces. Configure once, deploy anywhere across your Nagent agents.
Every operation an agent can call against Data247, with input parameters and output schema. Drop these into any step of an agent built in Helix.
DATA247_APPEND_EMAIL2Tool to find email addresses associated with name and postal address using Append247 service. Use when you need to discover the email address for a contact given their name and address details (all fields are optional).
Input parameters
ZIP code
City name
First name of the person to lookup
Last name of the person to lookup
State code (2-letter abbreviation)
Street address of the person
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_APPEND_GENDERTool to determine a person's probable gender based on their first (given) name. Use when you need to infer gender from a first name with confidence percentage.
Input parameters
Output format - 'json' (default), 'xml', or 'csv'. If not specified, defaults to JSON.
The first name (given name) to check for probable gender
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_APPEND_NAMETool to get CNAM (Caller Name Delivery) data for a phone number. Use when you need to find the registered owner name associated with a phone number from carrier-grade telco data.
Input parameters
Output format - 'json' (default), 'xml', or 'csv'. If not specified, defaults to JSON.
The phone number to lookup. Should be a valid US phone number with digits only (e.g., 6178924356).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_APPEND_PHONETool to append phone numbers to contact records using name and address. Use when you need to find phone numbers (business or residential) associated with a person's name and address. Returns primary phone with type classification and additional phone numbers if available.
Input parameters
ZIP code.
City name.
State abbreviation (e.g., NY, CA, TX).
Street address of the person.
Last name of the person to lookup.
First name of the person to lookup.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_APPEND_PROFILETool to retrieve comprehensive consumer profile data including identity, contact information, demographics, property, and vehicle details. Use when you need detailed profile enrichment for a person based on their name and address.
Input parameters
ZIP code.
City name.
State abbreviation (e.g., NY, CA, TX).
Street address of the person.
Last name of the person to lookup.
First name of the person to lookup.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_APPEND_PROPERTY_DATATool to retrieve comprehensive property data including home stats, ownership information, financials and foreclosure data. Use when you need detailed property information for any US address.
Input parameters
Output format - 'json' (default), 'xml', or 'csv'. If not specified, defaults to JSON.
ZIP code of the property.
City name where the property is located.
Two-letter state code (e.g., 'CA', 'NY').
Street address of the property (e.g., '1600 Amphitheatre Parkway').
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_APPEND_REVERSE_EMAILTool to perform reverse email lookup and retrieve contact information. Use when you need to find the name, phone, and address associated with an email address. Returns personal identifiers, contact details, and address components.
Input parameters
The email address to lookup. Must be a valid email format.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_APPEND_REVERSE_PHONETool to perform reverse phone lookup and retrieve name and address information. Use when you need to find the contact details associated with a phone number. Returns personal identifiers, address components, and demographic data.
Input parameters
The phone number to lookup. Provide digits only without formatting (e.g., 5551234567).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_APPEND_REVERSE_ZIPCODETool to get formatted address components from a zipcode. Use when you need to retrieve city, state, county, congressional district, timezone, and other location data for a given 5 or 9 digit zipcode.
Input parameters
5 or 9 digit zipcode to lookup. Must be a valid US zipcode.
ZIP+4 code for more precise location (4-digit extension). Optional parameter for enhanced precision.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_APPEND_ZIPCODE2Tool to lookup zipcode for an address based on city and state. Use when you need to obtain zipcodes for a location specified by city and state, with optional street address for more precise results.
Input parameters
Existing zip code if available (optional)
City name to lookup zipcode for
Two-letter state code
Street address (optional for more precise results)
Last name of contact (optional)
First name of contact (optional)
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_BALANCE_INQUIRYTool to check Data247 account balance and remaining credits. Use when you need to verify available credits before making API requests.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_CARRIER_TYPETool to determine carrier type for USA and Canadian phone numbers. Use when you need to identify if a phone number is a Mobile, Landline, or VOIP line. Returns the carrier type classification for the queried phone number.
Input parameters
USA or Canadian phone number to lookup. Provide digits only without formatting (e.g., 2025551234).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_DNC_ADDTool to add phone numbers to your internal do-not-call (DNC) list. Use when you need to mark phone numbers that should not be contacted. Returns confirmation with action status 'ADDED' for successfully added numbers.
Input parameters
Phone number to add to the do-not-call list. Provide digits only without formatting (e.g., 5551234567).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_DNC_CHECKTool to check if a phone number exists in Federal or internal Do-Not-Call list. Use when you need to verify if a phone number is safe to dial or if it's on a DNC list. Returns status indicating whether phone is OK-TO-DIAL, FEDERAL DNC, INTERNAL DNC, or UNAUTHORIZED.
Input parameters
Phone number to check against DNC lists. Provide digits only without formatting (e.g., 5555555555).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_DNC_REMOVETool to remove phone numbers from your internal do-not-call (DNC) list. Use when you need to unmark phone numbers that were previously marked as do-not-call. Returns confirmation with action status 'REMOVED' for successfully removed numbers.
Input parameters
Phone number to remove from the do-not-call list. Provide digits only without formatting (e.g., 5551234567).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_LOCATE_IP_ADDRESSTool to get geolocation data for IPv4 addresses including city, state, country, and coordinates. Use when you need to determine the geographic location of an IP address worldwide.
Input parameters
IPv4 address to geolocate. Must be a valid IPv4 address format (e.g., '8.8.8.8', '123.456.789.10').
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_LOOKUP_CARRIER_USATool to look up carrier information for USA and Canadian phone numbers including carrier name, SMS/MMS gateway addresses, and wireless status. Use when you need to determine if a phone is wireless, get carrier details, or retrieve email-to-SMS/MMS gateway addresses with number portability awareness.
Input parameters
USA or Canadian phone number to lookup carrier information. Provide digits only without formatting (e.g., 2125551234).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_LOOKUP_INTERNATIONAL_CARRIERTool to get carrier information for international phone numbers worldwide. Use when you need to obtain carrier name, wireless status, country, and ISO country code for international numbers. Note: SMS/MMS gateway addresses are not available for international carriers.
Input parameters
International phone number to lookup carrier information. Provide the full international number with country code (e.g., +442071234567 or 442071234567).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_TEXT_ATTool to get carrier information, wireless status, and email-to-SMS/MMS gateway addresses for USA and Canadian phone numbers using the Text@ service. Use when you need to obtain carrier name, determine if a number is wireless, or retrieve email gateway addresses for sending SMS/MMS messages to a phone number.
Input parameters
USA or Canadian phone number to lookup carrier and SMS/MMS gateway information. Provide digits only without formatting (e.g., 2125551234).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_TRUST_PHONETool to check if a phone number is on SPAM callers list. Use when you need to verify if a phone number has been reported as spam or fraud. Returns spam risk level (Low, Medium, or High) and reason for the classification.
Input parameters
The phone number to check for spam risk. Provide digits only without formatting (e.g., 5551234567).
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_TRUST_USER_IDENTITYTool to verify user signup legitimacy and detect account creation fraud. Use when you need to check if a new user signup is from a legitimate user or a fraud attempt. Returns a trust score (1-100) and match statistics from cross-referencing user data with Data247's resources. Higher scores indicate legitimate signups; lower scores suggest potential fraud. Providing more user data parameters enables better fraud detection accuracy.
Input parameters
IP address of the user during signup.
ZIP or postal code provided by the user.
City name provided by the user.
Email address provided by the user during signup.
Phone number provided by the user. Provide digits only without formatting.
Two-letter state code for USA addresses.
Street address provided by the user.
Last name of the user signing up.
First name of the user signing up.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_VERIFY_EMAILTool to verify email address format and mailbox existence. Use when you need to validate that an email address is properly formatted and has a working mailbox. Also identifies free accounts and disposable email addresses.
Input parameters
Email address to verify for proper formatting and working mailbox.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_VERIFY_PHONETool to verify if a phone number is in-service and accepts inbound calls. Use when you need to validate phone number active status with confidence level. Returns whether the phone is active (YES/NO) and verification confidence (HIGH/LOW). Available in 100+ countries excluding USA/Canada.
Input parameters
The phone number to verify. Provide digits only without formatting (e.g., 33109758351). Available in 100+ countries excluding USA/Canada.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
DATA247_VERIFY_POSTAL_ADDRESSTool to verify and correct USA postal addresses to USPS standards. Use when you need to validate an address and get corrected components including street, city, state, ZIP, and detailed location data. Returns whether the address is valid and provides USPS-standardized address components.
Input parameters
ZIP code (5-digit or ZIP+4). Optional but improves verification accuracy when provided.
City name. Optional but improves verification accuracy when provided.
Two-letter state code. Optional but improves verification accuracy when provided.
Street address to verify (e.g., '1600 Pennsylvania Avenue NW')
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
No publicly available marketplace agent is found using this tool yet. There are 61 agents privately built on Nagent that already use Data247.
Build on Nagent
Connect Data247 to any Nagent agent in minutes — no API key management, no boilerplate. Just configure and deploy.
The five questions agent builders ask before adopting a new integration.
Open the External Integrations panel inside Nagent (app.nagent.ai/externalIntegration), find Data247, and click "Connect Now." You'll authenticate with an API key — Nagent handles credential storage and refresh automatically. Once connected, Data247 is available to any agent in your workspace.
No. Nagent provides no-code integration for every tool. Once Data247 is connected, you configure its 24 actions directly in the agent builder UI — no API calls, no boilerplate, no schema management.
Helix — Nagent's agentic agent builder — lets you drop Data247 steps into any workflow visually. Pick an action (e.g., one of those listed above), fill in the inputs (Helix knows the required vs. optional schema for each parameter), and connect it to upstream/downstream steps. Triggers run as the entry point of an agent, so when a Data247 event fires, the agent kicks off automatically.
Every Data247 action and trigger ships with a fully-typed schema — input parameters with name, type, required flag, and description, plus the output payload shape. The schemas are documented in the sections above. Helix uses these schemas to validate your configuration at build time and to type-check the data flowing between steps.
Yes. While Data247 ships with 24 pre-built developer tools actions, you can layer custom logic around them inside Helix — pre/post-processing steps, conditional branches, retries, or stitching Data247 together with other connected tools. For deeper customization, talk to our team about Nagent's Agentic AI Lab — forward-deployed engineers who build Data247-based workflows tailored to your business.