Skip to main content

Overview

Use these endpoints to sanity-check commerce availability and inspect basic service metadata.

Authentication

Requires x-commerce-api-key for most commerce surfaces.

Request

Get commerce status

Get commerce info

Response

Example response:

Errors

  • 401 missing/invalid commerce API key
  • 503 service unavailable (retry with backoff)

Examples

  • Treat these endpoints as diagnostics only; do not depend on them for business logic. Next: Commerce search