API Documentation
Integrate scam detection into your applications in minutes.
The Notron API lets you analyze suspicious content (URLs, SMS, emails, phone numbers) and detect scams in real-time. Our REST API returns JSON responses and uses standard HTTP codes.
Base URL
https://api.notron.eu< 2s
Response time
99.9%
Uptime SLA
REST
Architecture
JSON
Format
Quick Example
curl -X POST https://api.notron.eu/v1/check \
-H "X-API-Key: ntron_live_xxxxxxxx" \
-H "Content-Type: application/json" \
-d '{"content": "https://suspicious-link.xyz"}'Explore the docs
Environments
The API offers two distinct environments, identified by your API key prefix:
ntron_test_*Test Environment
For development and testing. Simulated results, no cost. Available for all plans.
ntron_live_*Live Environment
For production. Real AI analysis, counted against quota. Requires an active B2B plan.
Need help?
Our technical team is available to help you integrate the API. Contact us at api@notron.eu
© 2025 777 Industries SAS. All rights reserved.
Questions? api@notron.eu