How to Make Authorize API Call To Authorize Squareup Sandbox?

Thanks Bryan,

I just know that where to find the values of parameters which is mentioned below in Authorize Endpoint

URL = https://connect.squareup.com/oauth2/authorize?= client_id={YOUR APP_ID}&scope=CUSTOMERS_WRITE+CUSTOMERS_READ&session=False&state=

Could you please help with this?

Thanks