H
Hermes
Agentic listing infrastructure
DocsAPI ReferenceDashboard
Log inSign up
API Reference
IntroductionAuthentication
Hermes API
OverviewMetaStructureListingsProductsMediaBilling & usageDevice authJobs

Hermes API

Reference

The API is organized around a few building blocks: generate Structure, run listings, persist products/media, and manage billing.

# Auth (required for most endpoints)
-H "X-Hermes-Key: $HERMES_API_KEY"

curl -sS https://api.hermes-api.dev/health
Meta

Service metadata and health checks.

Open →
Structure

Turn images + context into a normalized Structure payload.

Open →
Listings

Create, resume, and publish marketplace listings.

Open →
Products

Persist product records (context + Structure + drafts).

Open →
Media

Upload and manage images as Media objects.

Open →
Billing & usage

Credits, usage windows, and Stripe sessions.

Open →
Device auth

CLI login device flow (start + poll).

Open →
Jobs

Inspect async job status (when enabled).

Open →

For the complete schema, use the OpenAPI spec.

Hermes

Agentic listing infrastructure

AboutPricingDocsBlog