> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jenzy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Testing your integration

> The pilot is live-only — here's what that means for you.

<Warning>
  **There is no sandbox during the pilot.** Every API key is a live key, and
  every accepted payout moves real money to a real destination. Do not point
  scripted test suites at this API.
</Warning>

## Testing during the pilot

Integration testing is coordinated with Jenzy: you'll walk your first
payouts together — small amounts, to destinations you control — with Jenzy
watching the other side. Talk to your Jenzy contact to set this up when your
integration is ready.

Until then, everything read-only is safe to exercise freely: `GET /ping` to
verify your key and IP allowlist, `GET /balance`, `GET /banks`,
`GET /operators`, and `GET /trades` neither move money nor create anything.

## Coming: test mode

A client-facing test mode is planned — `jz_test_` keys already exist in the
key format, and this page will grow a full sandbox guide when it ships. Until
then, assume **live-only**.
