Announcing Import API Location header change and support for all Snyk environments
We recently released a minor change to the Import Targets API. This asynchronous API spawns a separate import job, and returns a 201 Created
response and a Location
header which should be followed to fetch additional progress details about the import job.
Previously, the Location header was only valid on Snyk’s US-based region. But following this change, the Location
header is now a valid URL across all available regions.
If you are performing validation on the Location
header, e.g. to verify it is a domain owned by Snyk before following the URL, please update your validation for your appropriate region URL. Snyk’s region-specific URLs are available here.
For any additional questions, please contact support.

Steve Winton | Principal Product Manager