API Basics
Data Tools
WWW
Browser Bot
HTML Clean
URL Info
Telephony
Geolocation
Security and Networking
E-commerce
Imaging
Legacy APIs

Stats

Query this endpoint to retrieve realtime usage statistics for your Neutrino API account.

End Point

https://neutrinoapi.net/stats
API Response
ParameterTypeDescription
daily-totalsmapDaily (24hr) stats for each API endpoint
daily-ttlintegerNumber of seconds until your daily quotas are reset
totalsmapTotal (all time) stats for each API endpoint
last-request-timeintegerTimestamp in milliseconds of last API request (UTC time)
connections-rejectedintegerNumber of API requests which have been rejected for exceeding your account concurrency limit (this counter is reset monthly)
API Performance
CharacteristicValueDescription
Avg Latency20msAverage RTT for requests within the same data center/region
Max Rate20/secondMaximum inbound request rate. Exceeding this will result in request throttling
Max Concurrency250Maximum concurrent/simultaneous requests. Exceeding this will result in error code 06 [TOO MANY CONNECTIONS]