Versionable changes
The following would require Worldly to create a new version of its API:- Modifying authentication methods
- Modifying a URI path
- Modifying required query parameters
- Deleting a resource or API endpoint
- Deleting a response field
Non-versionable changes
The following would not require Worldly to create a new version of its API:- Adding new APIs with the same URI path
- Adding new API endpoints
- Adding new optional parameters to existing endpoints
- Adding new response fields
- Changing the order of properties in existing API responses
API versions
Use the version selector at the top of this page to switch between versions.- v1.1 (Latest) — Current API with OpenSSL-based authentication
- v1.0 — Includes Scope 3 API
- v0.1 (Legacy) — Legacy JWT-based authentication

