API Redirects After September 15, 2025

Jake-Young
Here to help

API Redirects After September 15, 2025

After Sept 15th when undocumented base URI's will not work (which I'm told includes using the direct shard), should we expect to ever see a 302 response with a location field?  We have some logic in our scripts that look for a 302 response, and if found parse the shard from the location field, then make additional calls using the shard. 

 

I want to verify if we need to remove that logic or if it's safe to leave that logic.

2 Replies 2
Oren
Meraki Employee All-Star Meraki Employee All-Star
Meraki Employee All-Star

It will be a 308 Permanent Redirect.

Jake-Young
Here to help

Thanks Oren.  To clarify your statement, if you do not use https://api.meraki.com, we should expect to see 308 redirecting you to https://api.meraki.com.

 

I think I'd still like clarification if I should ever expect to see a 302 when hitting https://api.meraki.com.  It feels like we shouldn't but again just looking to clarify 🙂

Get notified when there are additional replies to this discussion.