{
  "name": "Babylon Platform API",
  "publisher": "Hammerd",
  "apiCatalog": "https://www.hammerd.io/.well-known/api-catalog",
  "baseUrl": "https://api.babylon.com",
  "documentationUrl": "https://app.babylon.host/docs/",
  "summary": "Primary platform API for authentication, catalog, auctions, orders, payments, messaging, integrations, and operational workflows.",
  "capabilities": [
    "Authentication and tenant configuration",
    "Catalog, listings, collections, and auctions",
    "Orders, payments, shipping, and delivery",
    "Messaging, notifications, and webhook integrations"
  ],
  "authentication": {
    "bearer": [
      "API key",
      "User access token"
    ],
    "tenantContextHeader": "X-Tenant-ID",
    "note": "Send X-Tenant-ID on shared hosts when tenant context is not already resolved from the hostname."
  },
  "updated": "2026-05-04"
}
