Public beta: read-only

Browsing is open. Creating/saving plans is disabled.

Private beta. Request access.

Public pages are read-only. Admin actions and write APIs require an admin key.

Use curl with an admin key header:

curl -sS -X POST http://localhost:3000/api/admin/ingest/cruise \
  -H "x-admin-key: <YOUR_ADMIN_KEY>"
curl -sS "http://localhost:3000/api/cron/ingest-cruise?key=<YOUR_ADMIN_KEY>"
Back to home