Caching Policy

Live temporal endpoints should not be cached because they return the current time.

Why it matters for AI systems

LIVEUTC.AI applies no-store headers to live endpoints and public cache headers to stable documentation pages.

Recommended endpoints

Example

GET https://liveutc.ai/v1/time.json

Limitations

Intermediate proxies should respect cache headers, but clients should still avoid reusing old live time responses.

Related pages

Maintainer: IVEON.AI