Can I choose cache-only or live-only?

Yes. Send the request with the cache parameter (e.g., liveData=false) to force cache-only behavior. Omit it (or set it true) for live. As always, you’re charged per successful lookup; cache misses are not billed.

data-caching-freshness