Behavioral Intelligence
Community threat intelligence feed. Behavioral signatures, IOC indicators, and threat actor profiles shared across the platform.
curl -X GET https://feed-api.qntyx.io/feed/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
https://feed-api.qntyx.io
| Method | Path | Description |
|---|---|---|
GET | /feed/ | Get the threat feed |
GET | /actors/ | List threat actors |
GET | /indicators/ | Search indicators |
GET | /stats/ | Dashboard statistics |
All endpoints require a bearer token. See Authentication for details.
Manage this product visually at app-threat-feed.qntyx.io
Learn more at threat-feed.qntyx.io