API Versioning The API uses versioning in the URL path. Current version: /api/v1/ Future versions: /api/v2/, /api/v3/, etc. Recommendation: Always specify the version in your requests to ensure compatibility.