Payment Gateway endpoints
Use the following base URLs depending on whether you are testing or processing live payments.Authentication
All APIs require authentication exceptPOST /orders/sessions, which does not require credentials and can be called directly from the browser.
For authentication details for merchants and partners, see API authentication.