API Keys
Manage your Trade plan API credentials
Quick Reference
Search boats
GET /api/v1/boats?category=sailing_yacht&country=UK&min_price=50000
Single boat
GET /api/v1/boats/:id
Price history
GET /api/v1/boats/:id/history
Bulk export (POST JSON body)
POST /api/v1/bulk Β· Authorization: Bearer bq_live_...