Hugo API

Public REST API for the Hugo shopping + task automation platform. All endpoints live under /v1.

Auth

Every request requires two headers:

Authorization: Bearer hugo_pk_<your-key>
X-External-User-Id: <opaque-partner-customer-id>

Keys are minted out-of-band by the Hugo team. Contact your account manager to get one.

Documentation

See the partner integration guide for the full endpoint catalogue (tasks, checkouts, orders).