Important changes to Brandkit API
We've added a new API endpoint specifically for downloads via the API.

This does not impact proxies such as thumbnails and preview images.
This change was necessitated so we can correctly monitor and audit download traffic via the API.
Previously downloads of Asset files were supported by the Get a single asset endpoint, but this will be deprecated in 2 weeks time, and downloads will no longer be downloadable with the Get a single asset endpoint.
You will need to update any integration that intends to download Asset files via the API to use the new Download an asset endpoint.
Please consult the API Docs in your account for details of the new Download endpoint and make changes to your integration accordingly.
Navigate to: Admin > Integrate > API Docs
~
Important changes to Brandkit API
The Brandkit API now includes a dedicated Download an asset endpoint for asset downloads, separate from proxies like thumbnails. The old Get a single asset endpoint will be deprecated in 2 weeks and will no longer support downloads. Update your integrations to use the new endpoint and refer to Admin > Integrate > API Docs in your account for details.