Skip to main content
Neutrino logo

Neutrino

Neutrino API provides a suite of general-purpose APIs for various tasks, including data validation, geolocation, and security.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Neutrino authenticates with an API key. Generate the credential in your Neutrino account, then paste it into FlyMyAI the first time an agent uses a Neutrino action.

Get your Neutrino credential →

Fields to fill in FlyMyAI

FieldDetails
Neutrino API KeyYour Neutrino API key, which can be generated from your account. (required)
Neutrino User IDYour user ID, a static identifier for your Neutrino API account. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
NEUTRINO_BAD_WORD_FILTERTool to detect bad words and profanity in text. use when scanning content for swear words.content
NEUTRINO_BIN_LOOKUPTool to perform a bin (bank iin) lookup. use when you need card details for a bin prefix.bin-number
NEUTRINO_CONVERTTool to perform unit and currency conversions. use when you need to convert a value from one unit or currency to another. example: convert 100 usd to eur.from-value, from-type, to-type
NEUTRINO_EMAIL_VALIDATETool to parse, validate, and clean an email address. use after gathering the email to ensure deliverability and correct typos.email
NEUTRINO_EMAIL_VERIFYTool to verify and analyze the deliverability of an email address. use when you need smtp-based validation before sending emails.email
NEUTRINO_GEOCODE_ADDRESSTool to geocode an address. use when you need geographic coordinates for an address or place name.address
NEUTRINO_GEOCODE_REVERSETool to convert geographic coordinates to a physical address. use when you have latitude and longitude and need a real-world address.latitude, longitude
NEUTRINO_HLR_LOOKUPTool to perform real-time hlr lookup and mobile number validation. use after confirming the number format to retrieve network, reachability, and roaming status.number
NEUTRINO_HOST_REPUTATIONTool to check the reputation of a host against dnsbls.host
NEUTRINO_HTML_CLEANTool to clean and sanitize untrusted html. use when you need to strip or neutralize unwanted tags and attributes before rendering.content
NEUTRINO_HTML_RENDERTool to render html content into png or pdf. use when you need to convert html snippets or pages into downloadable files.content
NEUTRINO_IMAGE_RESIZETool to resize, crop, and convert images. use when you need to adjust an image to specific dimensions and format before further processing.width, height
NEUTRINO_IP_INFOTool to retrieve ip location and network information. use when you need to look up geographic data, isp, vpn/proxy status, and hostnames for an ip address.ip
NEUTRINO_IP_LOOKUPTool to geolocate an ip address and retrieve isp, asn, blocklist, and threat metadata. use when you need to enrich an ipv4 or ipv6 address with geolocation and security details.ip
NEUTRINO_IP_PROBETool to analyze an ip address to determine its threat level and associated risk factors. use when you need to assess ip address security context.ip
NEUTRINO_PHONE_VALIDATETool to validate and lookup phone numbers. use when you need to confirm number format and fetch location, carrier, and type details.number
NEUTRINO_QR_CODETool to generate a qr code image from text or url. use when you need a png or jpg qr code for embedding or download. example: generate a qr code for a url after validating the link.content
NEUTRINO_SMS_VERIFYTool to send a unique security code via sms. use when verifying a user's phone number after collection.number
NEUTRINO_UA_LOOKUPTool to parse, validate, and get detailed user-agent information. use when you need to analyze browser, device, and os details from a ua string or client hints.ua
NEUTRINO_URL_INFOTool to parse, analyze, and retrieve content from the supplied url. use when you need detailed url metadata or to fetch page content.url
NEUTRINO_VERIFY_SECURITY_CODETool to verify a security code generated by the generate security code api. use after obtaining a code-id and security code to check validity and detect expiration.code-id, security-code
We love our partners - FlyMy.AI builds with the best. Thanks, Neutrino!