$:> SUBMIT NEW THREAT CAMPAIGN
$:>
API Documentation
API is available at https://feed.seguranca-informatica.pt/api.php and will return a CSV or JSON response.
The API is free for 7 days and account creation is required. After that, the API token will be sent to your email.
You can also donate and join our membership plan for unlimited monthly/yearly access.
Please note that running a massive amount of queries in a short time will get you blocked and/or banned.
$:> If you need an API token, please contact us here.
| Parameter | Example | Key Value |
|---|---|
| Parameters highlighted with red color are mandatory. | |
| from |
feed.seguranca-informatica.pt/api.php?token_u=#&token_p=#&from=today
Values: {today; yesterday; last-3-days; last-week; last-month; last-6-months; last-year}
|
| format |
...&from=today&format=csv
Values: {csv; json; raw}
|
| tag | ...&format=json&tag=malware Values: only available tags |
| title_or_url |
...&tag=malware&title_or_url=amazon
Example 1:
...&title_or_url=bancoExample 2: ...&title_or_url=.ptExample 3: ...&title_or_url=.pt&tag=phishing
|
Returned list example: {id, url, domain, data, ip, mx, cname, vt_url, img_url, id_user, id_tag, info}
For integration with security appliances, use the raw format:
...&from=today&format=raw (get domain by line)


































