Changelog
Product and docs changes that matter to API consumers. Dates are UTC.
2026-07-30
API / Catalog
- Expanded country coverage from 150 to 176 markets (Caribbean, Pacific, and notable African/Asian gaps)
- New codes:
UG,ZM,BW,NA,BZ,BB,BS,SY,BT,MV,AG,DM,GD,LC,VC,KN,KI,FM,MH,PW,NR,TV,CK,NU,AS,PF
Docs
- Updated Catalog country tables and snapshot enums to 176
2026-07-19
API
- Public catalog (
GET /) and MCPget_catalogno longer include internal prediction metadata - Predict, range, and compare responses no longer include a
sourcefield - Health and catalog identify the service as
humanform
Docs
- Refreshed the catalog snapshot and OpenAPI fallback to match the sanitized API
2026-07-18
Docs
- Expanded Catalog with the full country list (150, by region) and all 148 measurements
- Removed internal implementation details from public docs (prediction pipeline, infra vendor names)
- Added dark mode, full-text search, and build-time syntax highlighting
- Added OpenAPI 3.1 export generated from the live
GET /catalog (openapi.json) - Added Catalog reference and this changelog
- Added MCP guide for the remote Streamable HTTP server
API (catalog-aligned)
- Public catalog at
GET /documents auth, billing, defaults, enums, and endpoints - Prediction routes support optional
clothingandposture(defaultsnude,standing_erect) - Batch billing: range charges per percentile; compare charges per country
- Rate limit: 120 requests / 60 seconds per API key
- Remote MCP endpoint at
https://api.humanform.app/mcp(Streamable HTTP; same Bearer auth and billing as REST)
2026-07-17
Docs
- Initial Humanform Docs site published
- Guides for quickstart, authentication, credits, and errors
- Endpoint pages for predict, range, compare, percentile lookup, and connected dimension