# Accessing the Maestro API

> Maestro API access URLs for Staging and Production (US) environments in Automation Cloud.

The Maestro API is available via Swagger and can be accessed directly from your browser. In both URLs, `{orgName}` is your organization name and `{tenantName}` is your tenant name.

| Environment | URL |
|---|---|
| Staging | `https://staging.uipath.com/{orgName}/{tenantName}/pims_/api/swagger` |
| Production (US) | `https://cloud.uipath.com/{orgName}/{tenantName}/pims_/api/swagger` |
