Introduction to the Quickstart API

Base URL for the Quickstart API

All API requests occur in a test or production environment. For details on Zuora’s environments, see Zuora Data Centers in the Knowledge Center.

Each environment uses a different base URL. Select the appropriate base URL below that you need to use:

Environment Base URL
US Developer & Central Sandbox

Applicable for Test Drive and trial access

https://rest.test.zuora.com
US API Sandbox https://rest.sandbox.na.zuora.com (Cloud 1)
https://rest.apisandbox.zuora.com (Cloud 2)
US Production https://rest.na.zuora.com (Cloud 1)
https://rest.zuora.com (Cloud 2)
EU Developer & Central Sandbox https://rest.test.eu.zuora.com
EU API Sandbox https://rest.sandbox.eu.zuora.com
EU Production https://rest.eu.zuora.com
APAC Developer & Central Sandbox https://rest.test.ap.zuora.com
APAC Production https://rest.ap.zuora.com

You can interact with the API through HTTP requests or through our official client libraries (SDKs). See Libraries for more information.