### Environments
You can use the Report Service API with the test and production environments by using different base URLs.
<table style="table;table-layout: fixed; width: 100%">
<colgroup><col style="width: 15%"><col style="width: 45%"><col style="width: 45%"></colgroup>
<thead>
<tr>
<th>Environment</th>
<th>Base URL</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Test</td>
<td><code>reporting-test.rnc.ripplenet.com</code></td>
<td>Test environment with simulated partners and simulated currency.</td>
</tr>
<tr>
<td>Production</td>
<td><code>reporting.rnc.ripplenet.com</code></td>
<td>Production environment with actual partners and actual currency.</td>
</tr>
</tbody>
</table>
