Production on checkout v2 api

Hello, I am using this api for my project

https://connect.squareupsandbox.com/v2/locations/{location_id}/checkouts

But this one is of sandbox and i tried to find API/URL for live/production but i was not able to find any, Can you please tell what is the API/URL for live/production

That is the path for the deprecated Checkout API endpoint. If this is a new project you’ll want to use the new Checkout API which is:
https://connect.squareup.com/v2/online-checkout/payment-links :slightly_smiling_face: