Quick Start
Start importing boats in under 5 minutes
This guide walks you through importing a boat listing using the Charter Boats API.
Prerequisites
- An API key (generate one from your dashboard)
- Boat details ready (title, location, capacity, etc.)
Import Your First Boat
1. Prepare your request
Create a JSON payload with your boat details:
2. Send the request
3. Check the response
A successful response returns the created boat:
Imported boats default to is_published: false. Set "is_published": true in your request to make the listing visible immediately, or publish it later from the dashboard.
Boat Types
The following boat_type values are accepted:
| Value | Description |
|---|---|
yacht | Motor yacht |
catamaran | Catamaran |
sailboat | Sailing yacht |
motorboat | Motorboat |
rib | Rigid inflatable boat |
other | Other vessel types |