How to check the Salesforce limits?
Make HTTP GET to https://yourdomain.my.salesforce.com/services/data/v44.0/limits or https://login.salesforce.com/services/data/v44.0/limits to check the Salesforce limits. 1. Get the access token. 2. Use the access token and hit the limits Endpoint URL.