jinko command. Each command page shows its flags, arguments, and examples.
New here? Start with Connect via CLI for install + first-run setup, then come back for the per-command detail.
Install
Authenticate
Environments
The CLI targets production by default. Use--env sandbox to run against isolated sandbox data, which uses separate API keys:
| Environment | API base | Flag |
|---|---|---|
| Production (default) | https://api.gojinko.com | --env prod |
| Sandbox | https://api.sandbox.gojinko.com | --env sandbox |
Output
Commands print JSON by default. Pass--format table for a human-readable view.
Commands by capability
Discovery
Cache-backed search —
find-destination, flight-calendar, find-dates, lowest-fare, price-monitoring.Pricing & booking
Live pricing + trip building —
flight-search, trip, select-ancillaries, book, trip-status.Hotels
Live hotel search —
hotel-search, hotel-details.Post-booking
Manage an order —
get-booking, refund / exchange, hotel-cancel.Account & utilities
Auth (
auth login / logout / status), config (config set / show), and schema.