Skip to main content

The freshness signals

Every BETA response that includes intelligence carries timestamps you should pay attention to: Material events arrive within 24h of SEC filing. SWOT / competitor / priority synthesis is rerun weekly per entity. For most agent workflows:

When NOT to cache

  • /corroborate calls — these are claim-specific and shouldn’t be cached. Always hit the live API.
  • Pre-trade or compliance decisions — fetch fresh; don’t rely on a 7-day-old snapshot.
  • Workflows that depend on intra-week news shifts — cache for shorter (e.g., 24h) or skip caching.

Detecting stale data

If a response is stale, BETA’s automated weekly refresh missed this entity. Email hello@getbeta.io — a manual refresh is a one-line ticket on our side.

Force-refresh (coming soon)

Programmatic force-refresh is on the Roadmap. Today it’s internal-only.