No Local Storage: API responses may only be used at the time of the request and must not be stored or saved for future use, but can be Cached.
Real-Time Usage Only: All data must be requested dynamically; storing or pre-loading data for offline or extended use is prohibited.
No Redistribution: API data may not be shared, resold, or otherwise redistributed outside of the permitted use case.
Periodic Refresh: If your application needs ongoing access to API data, new requests must be made to ensure the latest information is retrieved.