Public API Changelog โ March 2026
This document contains the changelog and release notes for the Prewave Public API for March 2026. This monthโs update is headlined by the upcoming launch of the Feed API v2, designed to provide more structured alert data with enhanced performance.
๐ก Feed API v2
Endpoint: GET /public/v2/feed
The new Feed API delivers the same alert data as the dashboard feed but with a cleaner contract and better throughput.
๐ฏ Key Benefits
Tier Control: New
minTierandmaxTierparameters allow you to scope alerts to specific supply chain levels (e.g., Tiers 1โ3).Standardized Dates: Uses UTC ISO 8601 format for the
fromparameter.Structured Metadata: Replaces the flat
infotagslist with structured fields likeeventTypes,eventTypeGroups, andalertTypes.Automatic Lookback: If the date is omitted, the API now defaults to returning the last 90 days of data.
Response Timestamps: All response timestamps (e.g.,
createdAt) are now returned as ISO 8601 strings rather than numeric milliseconds.
๐ Migration Guide: V1 to V2
Existing integrations should note the following changes when moving to the V2 endpoint:
Aspect | V1 (/public/v1/feed) | V2 (/public/v2/feed) |
Collections |
|
|
Date filter |
|
|
Response Format | Numeric timestamps | ISO 8601 strings |
[!NOTE]
Feed v1 remains supported, but we recommend all new integrations use Feed v2 starting 19 March 2026.
๐ฎ Planned Roadmap
The following features are currently in development:
๐ External Score Ingestion API: Push external scores to Prewave in an auditable way.
๐ Supplier Screening (V2): Request history screening and check status via Supplier Site V2 endpoints.
โ Supplier Validation (V2): Improved flow for requesting supplier discovery and validation.
๐ Enhanced Supplier Lookup: Find-by-identifier responses will be expanded to include industries, collections, and connections in a single call.
โ ๏ธ Deprecations & Removals
Deprecations: No new deprecations this month. The sunset date for legacy supplier and sites-upsert endpoints remains December 31, 2026.
Removals: No endpoints were removed in March 2026.
๐ฌ Support
For questions regarding the Feed v2 migration or the upcoming roadmap:
Email: [email protected]
Knowledge Base: help.prewave.com
CSM: Reach out to your Customer Success Manager
