Loading

How to Find Your Salesforce Edition and API Version

Udgivelsesdato: Jun 14, 2026
Beskrivelse

Salesforce Edition refers to the product bundle your org subscribes to (e.g., Enterprise Edition). API version (Application Programming Interface version) refers to the numbered release of the Salesforce API that your org supports.

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.

Løsning

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 VersionSalesforce Release
67.0Summer '26
66.0Spring '26
65.0Winter '26
64.0Summer '25
63.0Spring '25
62.0Winter '25
61.0Summer '24
60.0Spring '24
59.0Winter '24
58.0Summer '23
57.0Spring '23
56.0Winter '23
55.0Summer '22
54.0Spring '22
53.0Winter '22
52.0Summer '21
51.0Spring '21
50.0Winter '21
Yderligere ressourcer

REST API Developer Guide - List Available REST API Versions

Vidensartikelnummer

000386929

 
Indlæser
Salesforce Help | Article