Query Parameter Versioning
title: "Query Parameter Versioning" seoTitle: "Query Parameter Versioning | Appendix" @description: "What is Query Parameter Versioning?" metaKeywords: "Query Parameter Versioning, Type of Versioning Schemes" author: "Myles Golden" date: "2022-06-29" lastmod: "2022-06-29" published: true category: "term" parent_category: "home" img: "/images/no_img.png" tags: - term
Query parameter versioning is when the version number of an API is included in the query parameters. This can be used to manage breaking changes, as well as to provide different levels of access to the API.