api icon indicating copy to clipboard operation
api copied to clipboard

🚨 Annoucement: breaking changes - v3 API

Open jpmcb opened this issue 3 months ago • 0 comments

We will be removing deprecated routes related to:

  • https://github.com/open-sauced/api/issues/641

So, existing v2 routes will become v3 routes. For example:

GET v2/auth/session

will become

GET v3/auth/session

regardless of functionality change.

But wait! I consume the OpenSauced API!

Fabulous! We'd love to learn more about your use case, how you consume the OpenSauced API, and how we can work with you to make this a smooth transition for you! In general, most routes will not change and you should be ok with removing/replacing v2 with v3.

When will this happen?

We will keep this issue up to date but this will likely happen within the week as we aim to remove these routes that utilize the old access model for insights.

jpmcb avatar Mar 28 '24 16:03 jpmcb