![](https://www.infallibletechie.com/wp-content/uploads/2023/05/Find-number-of-records-in-each-Salesforce-Object-using-REST-API-1024x576.jpg)
https://{Your_Domain_URL}/services/data/v56.0/limits/recordCount can be used to find the number of records in each Salesforce Object using REST API.
Workbench:
![](https://www.infallibletechie.com/wp-content/uploads/2023/05/Salesforce-REST-API-Records-Count.png)
Postman Client:
![](https://www.infallibletechie.com/wp-content/uploads/2023/05/Salesforce-REST-API-Records-Count-Postman-Client.png)
https://{Your_Domain_URL}/services/data/v56.0/limits/recordCount can be used to find the number of records in each Salesforce Object using REST API.
Workbench:
Postman Client: