Perry Weather API

Versioning

Our API uses version numbers in the URL path. All current endpoints use /v1/.

We only release a new major version (v2, v3, etc.) if we need to make breaking changes. All new features, improvements, and bug fixes will continue to be added to v1.

This means any integration built on /v1/ will keep working without interruption.