https://api.marqeta.com/v3/users indicates the API is at version 3. Marqeta increments the version number when it releases a new version containing backwards-incompatible changes. Minor updates and bug fixes are typically released without incrementing the version number. Ensure that your application gracefully handles API revisions by allowing for additional, unspecified resource fields in the response and for variable response sizes.Core API Basics
Versioning
Marqeta’s Core API adheres to a robust versioning strategy as a way to transparently and proactively manage complexity and breaking changes as the platform evolves.
The Core API version is indicated in each endpoint resource path. For example,
Related topics
Using Marqeta.js v1.1.0 (deprecated)Postman Collection for Simulations 2.0Working with UX Toolkit within Native WebviewsUX Toolkit Getting Started2021 Release Notes