Rate-limit headers, richer OpenAPI metadata, status page Added
- Every
/api/v1and/mcpresponse now carriesX-RateLimit-Limit,X-RateLimit-RemainingandX-RateLimit-Reset(seconds until the key's one-minute window resets), so clients can pace themselves instead of discovering the limit by hitting it.429+Retry-Afteris unchanged. /openapi/v1.jsongainsinfo.contact,info.termsOfService,info.licenseand aservers[]list (production and sandbox, with the host that served the document first).GET /healthon the app and sandbox hosts: anonymous liveness with the running version.- Public status page at status.flexonthejob.com — web app, API, MCP, sandbox, sync and website, checked every minute, with incident history.
- This page.
/changelogon either host now lands here; the standard Data Processing Addendum is published at/dpa.