HaloGeo ZH

API contract

Customer website content API contract.

Customer sites reserve blog, news, or insights sections and expose a secure endpoint that accepts reviewed HaloGeo content packages.

  • POST /halogeo/v1/content
  • Authorization: Bearer <customer_content_api_key>
  • Render crawlable HTML with sources, dates, author, canonical, and schema.

Required response

{"ok":true,"id":"cms_article_123","url":"https://example.com/news/article-slug","status":"draft"}

Publishing rules

The same externalId must be idempotent. Draft content should not enter sitemaps. Published content should enter the regular sitemap and optional RSS feed.