Loading

Find Salesforce Edition and API version

Дата публикации: Jul 24, 2025
Описание

Follow the steps below to identify which Salesforce Edition and API version your organization is using which is often needed when working with Salesforce Support, developers, or consultants.

 

Решение

Identify which Edition you are on:

To view these steps in an easy-to-follow video, please review the screencast: How to Find Your Salesforce Edition and API Version in Lightning.
 

From Salesforce Classic and Lightning Experience:

  1. Navigate to Setup (gear icon in upper right of the menu) - See Explore the Salesforce Setup Menu for more details.
  2. In the 'Quick Find' search box type, Company
  3. Click Company Information
  4. Your Salesforce Edition is listed in the "Organization Edition" field.

Note: Other key org details such as "Salesforce.com Organization ID" and "Instance" will also be listed in the right-hand column of the Company Information page.

 
For more information on the different Salesforce Editions (bundles), please review Salesforce Editions.


Identify your current API version

 
Note: The following steps are only applicable for Salesforce editions with API access. The API is not available for Professional Edition orgs by default. See Find the release version of Salesforce production or sandbox org for additional details.


In Salesforce Classic:

  1. Navigate to Setup
  2. In the 'Quick Find' search box type, API
  3. Then click API under 'Develop'
  4. From there click Generate Enterprise WSDL 
  5. On the next page listing 'Installed Packages' click the Generate button.
  6. On the resulting XML output page, your current API version will be listed in the commented out section near the top.
Example: 'Salesforce.com Enterprise Web Services API Version 55.0'
 
Note: Generating the WSDL is just to review the current API version and does not need to be saved.  Do not save; hit Cancel.


In Lightning Experience:

  1. Navigate to Setup
  2. In the 'Quick Find' search box type, API
  3. Click API under Integrations in the setup options
  4. Click Generate Enterprise WSDL
  5. Click the Generate button.
  6. On the resulting XML output page, your current API version will be listed in the commented out section at the top.
Note: Generating the WSDL is just to review the current API version and does not need to be saved.  Do not save; hit Cancel.
 

Alternatively, find your org's current API version in Classic or Lightning (non-production):


Note: Apex classes are not available in a Live Production instance at this time.  Only Developer Edition, Sandbox, and Trial Organizations have the ability to create, edit, and delete Apex classes and triggers directly in the Salesforce CRM user interface.
 

  1. Navigate to Setup
  2. In the 'Quick Find' search box, type, Apex Classes
  3. Click Apex Classes in the setup menu options
  4. Click the New button and on the resulting page open the Version Settings tab.
  5. The top-most value available in the Version column's drop-down is your org's current API version.

 

Examples:
API version 63.0 = Spring '25
API version 62.0 = Winter '25
API version 61.0 = Summer '24
API version 60.0 = Spring '24
API version 59.0 = Winter '24
API version 58.0 = Summer '23
API version 57.0 = Spring '23
API version 56.0 = Winter '23
API version 55.0 = Summer '22
API version 54.0 = Spring '22
API version 53.0 = Winter '22
API version 52.0 = Summer '21
API version 51.0 = Spring '21
API version 50.0 = Winter '21
 
 
Дополнительные ресурсы

REST API Developer Guide - List Available REST API Versions

Номер статьи базы знаний

000386929

 
Загрузка
Salesforce Help | Article