Salesforce Industries REST API
The Salesforce Industries REST API gives you access to individuals in your org. Use the
POST, GET, and PUT operations to create, read, and update your records.
The API provides powerful and simple web services for interacting with Lightning Platform. It��s customized for use with the Industries products and gives you easy access to the special objects and features these products provide.
To use the API requires basic familiarity with software development, web services, and the Salesforce user interface. For general information about the Salesforce REST API, see the REST API Developer's Guide. The guide explains the API’s characteristics and architecture and how to set up your development environment. It also includes information to get you started using the API and tools, like cURL and Workbench REST Explorer.