Community Discussions
How to get seed ip list from network mapper setting and update it using API?
Any API can be used to get and update seed ip list in the network mapper setting?
Does API v3 have a vulnerability search endpoint?
In API v1, we used GET /api/v1/search/?aql=in:vulnerabilities&fields=cveUid,deviceIds,score,severity,... to page through vulnerability records.
Failed async GET with ReadTimeout errors
Hello,
Data export missed midnight-UTC generation — urls empty / urls_creation_time null for all entities
On a partner tenant (integration-partner), I enabled v3 data-export for all three entities (vulnerabilities, applications, risk-factors) via POST /_enable before midnight UTC. ~10h after the 00:00 UTC cycle, all three still return:
{"urls": [], "urls_creation_time": null, "enabled": true, "file_format": "parquet"} No file generated for any entity.
Unable to Retrieve Port/Service Data via Armis APIs
Hi Armis Community,
List of Unique Devices in the seen in the last 24 hours
Hello, I'm trying to get a list of all the unique devices seen in the last 24 hours using the Python SDK. When I utilize this Function -
armis_sdk.assets.list_by_last_seen(Device, datetime.timedelta(days=1))
Enquiry about new v3 alerts [/search/?aql=in:alerts] Api !
Hi, facing a issue with new version V3 , earlier was using https://integration-partner.armis.com/api/v1/search/?aql=in:alerts&limit=10 & getting proper response by using secret-key ( access token is correctly generated) , now i replaced this api with https://api.armis.com/api/v3/search/?asq=in:alerts&limit=10 / https://integration-partner.armis.com/api/v3/search/?asq=in:alerts&limit=10 with auth https://api.armis.com/v3/oauth/token & scope = "PERMISSION.ALERT.READ"
New: Armis Developer Portal MCP Server for AI-Powered Development
Hi everyone,
New: Dynamic Field Discovery & Integration Field Extraction
Hi everyone,
Armis Python SDK now supports API v3
Happy New Year! We have some exciting news to kick off the year: we’ve released a new version of the Python SDK, fully updated to support all the functionality of API v3.
