## URL Versioning

The API version is included in the URL path. This ensures that your integration remains stable even as we release new features.

`https://api.portal.slingshot.space/v1/...`

## Migration Guidance

When a new major version is released (e.g. v2), the previous version will be supported for at least 12 months. Check the [Changelog](https://portal.slingshot.space/developersuite/docs/changelog) for detailed migration paths.
