Neutrino API
DATA · DATA & ANALYTICS
Phone validation, email cleaning, IP geolocation, and blocklist checks on their key.
Acts as the person, not as itself
Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.
Credentials never touch the agent
Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.
Every call on the record
Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.
What an agent can do
Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.
neutrinoapi_get_bin_lookupREADBIN Lookup via GET /bin-lookup. Perform a BIN (Bank Identification Number) or IIN (Issuer Identification Number) lookup. NeutrinoAPI product family: E-commerce.
neutrinoapi_get_convertREADConvert via GET /convert. A currency and unit conversion tool. NeutrinoAPI product family: E-commerce.
neutrinoapi_get_domain_lookupREADDomain Lookup via GET /domain-lookup. Retrieve domain name details and detect potentially malicious or dangerous domains. NeutrinoAPI product family: Security and Networking.
neutrinoapi_get_email_validateREADEmail Validate via GET /email-validate. Parse, validate and clean an email address. NeutrinoAPI product family: Data Tools.
neutrinoapi_get_email_verifyREADEmail Verify via GET /email-verify. SMTP based email address verification. NeutrinoAPI product family: Security and Networking.
neutrinoapi_get_geocode_addressREADGeocode Address via GET /geocode-address. Geocode an address, partial address or just the name of a place. NeutrinoAPI product family: Geolocation.
neutrinoapi_get_geocode_reverseREADGeocode Reverse via GET /geocode-reverse. Convert a geographic coordinate (latitude and longitude) into a real world address. NeutrinoAPI product family: Geolocation.
neutrinoapi_get_hlr_lookupREADWARNING: QUERIES THE GLOBAL MOBILE NETWORK AND IS BILLED PER LOOKUP (fixed at $0.0070). HLR Lookup via GET /hlr-lookup. Connect to the global mobile cellular network and retrieve the status of a mobile device. Telephony must be enabled on the NeutrinoAPI account with a card on file, or the call answers 400 error 8 'TELEPHONY NOT ENABLED ON YOUR ACCOUNT' (or error 13 'CARD DECLINED') -- which is an account setting, not a bad credential. NeutrinoAPI product family: Telephony.
neutrinoapi_get_host_reputationREADHost Reputation via GET /host-reputation. Check the reputation of an IP address, domain name or URL against a comprehensive list of blacklists and blocklists. NeutrinoAPI product family: Security and Networking.
neutrinoapi_get_ip_blocklistREADIP Blocklist via GET /ip-blocklist. The IP Blocklist API will detect potentially malicious or dangerous IP addresses. NeutrinoAPI product family: Security and Networking.
neutrinoapi_get_ip_infoREADIP Info via GET /ip-info. Get location information about an IP address and do reverse DNS (PTR) lookups. NeutrinoAPI product family: Geolocation.
neutrinoapi_get_ip_probeREADIP Probe via GET /ip-probe. Execute a realtime network probe against an IPv4 or IPv6 address. NeutrinoAPI product family: Security and Networking.
neutrinoapi_get_phone_validateREADPhone Validate via GET /phone-validate. Parse, validate and get location information about a phone number. NeutrinoAPI product family: Data Tools.
neutrinoapi_get_ua_lookupREADUA Lookup via GET /ua-lookup. Parse, validate and get detailed user-agent information from a user agent string or from client hints. NeutrinoAPI product family: Data Tools.
neutrinoapi_get_url_infoREADURL Info via GET /url-info. Parse, analyze and retrieve content from the supplied URL. NeutrinoAPI product family: WWW.
neutrinoapi_get_verify_security_codeREADVerify Security Code via GET /verify-security-code. Check if a security code sent via SMS Verify or Phone Verify is valid. NeutrinoAPI product family: Telephony.
neutrinoapi_post_bad_word_filterWRITEBad Word Filter via POST /bad-word-filter. Detect bad words, swear words and profanity in a given text. NeutrinoAPI product family: Data Tools.
neutrinoapi_post_browser_botWRITEBrowser Bot via POST /browser-bot. Browser bot can extract content, interact with keyboard and mouse events, and execute JavaScript on a website. NeutrinoAPI product family: WWW.
neutrinoapi_post_phone_playbackWRITEWARNING: PLACES A REAL PHONE CALL AND IS BILLED PER CALL (from $0.0200, varying by destination country and network). Phone Playback via POST /phone-playback. Make an automated call to any valid phone number and playback an audio message. Telephony must be enabled on the NeutrinoAPI account with a card on file, or the call answers 400 error 8 'TELEPHONY NOT ENABLED ON YOUR ACCOUNT' (or error 13 'CARD DECLINED') -- which is an account setting, not a bad credential. NeutrinoAPI product family: Telephony.
neutrinoapi_post_phone_verifyWRITEWARNING: PLACES A REAL PHONE CALL AND IS BILLED PER CALL (from $0.0200, varying by destination country and network). Phone Verify via POST /phone-verify. Make an automated call to any valid phone number and playback a unique security code. Telephony must be enabled on the NeutrinoAPI account with a card on file, or the call answers 400 error 8 'TELEPHONY NOT ENABLED ON YOUR ACCOUNT' (or error 13 'CARD DECLINED') -- which is an account setting, not a bad credential. NeutrinoAPI product family: Telephony.
neutrinoapi_post_sms_verifyWRITEWARNING: SENDS A REAL SMS AND IS BILLED PER MESSAGE (from $0.0150, varying by destination country and network). SMS Verify via POST /sms-verify. Send a unique security code to any mobile device via SMS. Telephony must be enabled on the NeutrinoAPI account with a card on file, or the call answers 400 error 8 'TELEPHONY NOT ENABLED ON YOUR ACCOUNT' (or error 13 'CARD DECLINED') -- which is an account setting, not a bad credential. NeutrinoAPI product family: Telephony.
Often connected alongside
Put Neutrino API behind one governed endpoint.
Same permissions, same audit trail, whatever else you connect next.