Improved
Vendors API improvements
January 20th, 2026
In the Vendors API, we have added address.country to the list of vendor filters. You can now filter vendors with the address.country field.
| New field you can filter with | Available operators |
|---|---|
address.country | eq (Equal)ne (Not equal) |
See GET /v3/vendors in the API reference for more information.
