[SalesForce] API Connection To Sandbox URL

I have a vendor that is trying to establish an API connection to our sandbox. Is this the correct URL for sandbox? https://test.salesforce.com/services/oauth2/token

Best Answer

Yes - for sandbox orgs, you take the standard endpoints and replace login.salesforce.com with test.salesforce.com. More in the docs.