### API environments
The Smart Liquidation API assigns a `[domainPrefix]` based on the environment. Your tenant information is automatically derived from your API credentials.
| Environment | Domain Prefix | Domain | Base URL |
|  --- | --- | --- | --- |
| Test | `liquidation-test.pub.prod` | `ripplenet.com` | <div style="font-size: 13px;font-family:'Red Hat Mono'; !important">`liquidation-test.pub.prod.ripplenet.com`</div> |
| Production | `liquidation.pub.prod` | `ripplenet.com` | `liquidation.pub.prod.ripplenet.com` |

For more information about base URLs, see [API base URLs](/products/payments-odl/api-docs/ripplenet/best-practices/baseurls/).
