Key rules

  • /v2/ → "slash vee-two slash" or "the v-two endpoint" — say slashes only when dictating a URL to type
  • v1 → "version one" or "vee-one" — "version one" is more formal; use it with clients
  • "Slash v-one API" — the leading slash distinguishes the URL prefix from a product version
  • Header vs URL versioning — two distinct API design strategies; know both spoken explanations
  • Formality rule — expand to "version N" for clients/external stakeholders; "vN" fine internally

Question 0 of 5

Your API URL is /api/v2/users. How do you say this in a technical meeting?