Neutrino
Overview
SLUG: NEUTRINO
Description
Neutrino API provides a suite of general-purpose APIs for various tasks, including data validation, geolocation, and security.
Authentication Details
API Key
Connecting to Neutrino
Create an auth config
Use the dashboard to create an auth config for the Neutrino toolkit. This allows you to connect multiple Neutrino accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Neutrino Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Neutrino toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
NEUTRINO_BAD_WORD_FILTER
Tool Name: Bad Word Filter
Description
Action Parameters
Action Response
NEUTRINO_BIN_LOOKUP
Tool Name: BIN Lookup
Description
Action Parameters
Action Response
NEUTRINO_CONVERT
Tool Name: Convert Value
Description
Action Parameters
Action Response
NEUTRINO_EMAIL_VALIDATE
Tool Name: Validate and analyze an email address
Description
Action Parameters
Action Response
NEUTRINO_EMAIL_VERIFY
Tool Name: Verify Email Address
Description
Action Parameters
Action Response
NEUTRINO_GEOCODE_ADDRESS
Tool Name: Geocode Address
Description
Action Parameters
Action Response
NEUTRINO_GEOCODE_REVERSE
Tool Name: Reverse Geocode
Description
Action Parameters
Action Response
NEUTRINO_HLR_LOOKUP
Tool Name: HLR Lookup
Description
Action Parameters
Action Response
NEUTRINO_HOST_REPUTATION
Tool Name: Host Reputation
Description
Action Parameters
Action Response
NEUTRINO_HTML_CLEAN
Tool Name: HTML Clean
Description
Action Parameters
Action Response
NEUTRINO_HTML_RENDER
Tool Name: HTML Render
Description
Action Parameters
Action Response
NEUTRINO_IMAGE_RESIZE
Tool Name: Resize Image
Description
Action Parameters
Action Response
NEUTRINO_IP_INFO
Tool Name: IP Info
Description
Action Parameters
Action Response
NEUTRINO_IP_LOOKUP
Tool Name: IP Lookup
Description
Action Parameters
Action Response
NEUTRINO_IP_PROBE
Tool Name: IP Probe
Description
Action Parameters
Action Response
NEUTRINO_PHONE_VALIDATE
Tool Name: Phone Validate
Description
Action Parameters
Action Response
NEUTRINO_QR_CODE
Tool Name: QR Code
Description
Action Parameters
Action Response
NEUTRINO_SMS_VERIFY
Tool Name: SMS Verify
Description
Action Parameters
Action Response
NEUTRINO_UA_LOOKUP
Tool Name: UA Lookup
Description
Action Parameters
Action Response
NEUTRINO_URL_INFO
Tool Name: URL Info
Description
Action Parameters
Action Response
NEUTRINO_VERIFY_SECURITY_CODE
Tool Name: Verify Security Code
Description
Action Parameters
Action Response