How to version your API

February 26, 2020

This is part of a multi-part series on how to version your API.

We are wrapping up our multi part series on versioning with a summary of our recommendations. Feel free to look through the previous blog posts for a more in-depth discussion.

The Recommended Playbook

We mentioned Stripe when discussed using dates to version your API. We are big fans of how they do it and endorse most of their versioning standard.

Here are some specifics:

And that's it! We hope these blog posts help you build a better API and manage it's evolution with the right versioning strategy your product.