Accessing REST API in Group and Professional Editions
The Lightning Platform REST API provides you with a powerful, convenient, and simple
API for interacting with Lightning Platform. As a qualified partner, you can request that
we enable your application for REST API calls to GE or PE orgs.
To get access to REST API, you must meet these conditions.
- Access to the Partner Community. If you’re new, learn about and join one of the ISV Partner Programs.
- Pass the security review. All applications enrolled in the AppExchange or OEM Program must go through a periodic security review.
- Access to Salesforce Developer Edition. If you don’t already have access to a DE org, you can get the Partner Developer Edition from the Environment Hub.
To request a REST API token:
- Create a connected app from your DE org. Log in to your Salesforce org with your developer account. From Setup, in the Quick Find box, enter Apps, and then select Apps. In the Connected Apps section, click New.
- Enter the information requested, and click Save. Saving your app gives you the Consumer Key and Consumer Secret that the app uses to communicate with Salesforce.
- Log a support case in the Salesforce Partner Community. For product, specify Partner Programs & Benefits. For topic, specify ISV Technology Request. Provide your DE Org ID and the credentials for your connected app.
We evaluate your request and enable the appropriate permission. You receive a case notification from us. Wait 24 hours to make sure that the permission is activated. Your client_id (or Consumer Key) and client_secret (or Consumer Secret) are checked against the information that you submit via the case during the OAuth authentication. If it matches, the system allows you to communicate with GE and PE editions.