Caching and fair use
- Responses are edge-cached and marked
max-age=3600- the dataset only changes when a new patch is ingested, so cache freely and honorCache-Control. - There are no hard rate limits today. Be a good citizen: cache what you fetch,
use
/v1/dbfor bulk needs instead of crawling every class, and identify your tool with aUser-Agent. - Access controls (limits, keys) may be added operationally if needed; they do not restrict what you may do with content you have lawfully obtained.