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
| Field | Details |
|---|---|
Neutrino API Key | Your Neutrino API key, which can be generated from your account. (required) |
Neutrino User ID | Your 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.
| Action | What it does | Required inputs |
|---|---|---|
NEUTRINO_BAD_WORD_FILTER | Tool to detect bad words and profanity in text. use when scanning content for swear words. | content |
NEUTRINO_BIN_LOOKUP | Tool to perform a bin (bank iin) lookup. use when you need card details for a bin prefix. | bin-number |
NEUTRINO_CONVERT | Tool 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_VALIDATE | Tool to parse, validate, and clean an email address. use after gathering the email to ensure deliverability and correct typos. | email |
NEUTRINO_EMAIL_VERIFY | Tool to verify and analyze the deliverability of an email address. use when you need smtp-based validation before sending emails. | email |
NEUTRINO_GEOCODE_ADDRESS | Tool to geocode an address. use when you need geographic coordinates for an address or place name. | address |
NEUTRINO_GEOCODE_REVERSE | Tool 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_LOOKUP | Tool 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_REPUTATION | Tool to check the reputation of a host against dnsbls. | host |
NEUTRINO_HTML_CLEAN | Tool to clean and sanitize untrusted html. use when you need to strip or neutralize unwanted tags and attributes before rendering. | content |
NEUTRINO_HTML_RENDER | Tool to render html content into png or pdf. use when you need to convert html snippets or pages into downloadable files. | content |
NEUTRINO_IMAGE_RESIZE | Tool 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_INFO | Tool 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_LOOKUP | Tool 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_PROBE | Tool 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_VALIDATE | Tool to validate and lookup phone numbers. use when you need to confirm number format and fetch location, carrier, and type details. | number |
NEUTRINO_QR_CODE | Tool 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_VERIFY | Tool to send a unique security code via sms. use when verifying a user's phone number after collection. | number |
NEUTRINO_UA_LOOKUP | Tool 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_INFO | Tool 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_CODE | Tool 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 |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Neutrino!