Migrating from v1
Rösti API version 2 is now the default and recommended way to interact with the platform programmatically. It builds significantly upon v1, offering a more consistent design, improved performance, and access to expanded functionality.
Rösti API v1 will remain available and fully functional at least until the end of 2026, but it is no longer actively supported. We strongly encourage users to migrate to v2 to take full advantage of the improvements, including better query capabilities, extended metadata, and enhanced support for future features.
Reports
Section titled “Reports”Search for Reports
Section titled “Search for Reports”Instead of
Use the query directly on the reports endpoint
Get List of IOC Sources
Section titled “Get List of IOC Sources”Instead of
call
Get an Individual Report by ID
Section titled “Get an Individual Report by ID”Instead of
call
Get List of all Reports
Section titled “Get List of all Reports”Instead of
call
Search for IOCs
Section titled “Search for IOCs”Instead of
call
Get List of all IOC Categories
Section titled “Get List of all IOC Categories”Instead of
call
Get List of all IOC Types
Section titled “Get List of all IOC Types”Instead of
call
Get List of all IOCs
Section titled “Get List of all IOCs”Instead of
call
Get List of all Available Feeds
Section titled “Get List of all Available Feeds”Instead of
call
Get List of all Export Types
Section titled “Get List of all Export Types”Instead of
call