This endpoint uses a two-tier system. If a cached style exists and is less than 7 days old, it returns cached data for free. If no cache exists or the cache is older than 7 days, it auto-refreshes from X (subscription required, consumes usage).
{ "error": "rate_limited", "message": "Too many requests" }
Too many requests. Wait before retrying.
If a cached style exists but your subscription has lapsed, the cached data is returned with a 200 response instead of a 402 error.
If a cached style already exists for this username, it will be replaced with fresh data.
Next steps:List Styles to see all cached styles, Get Style to retrieve a specific style, or Analyze Performance to fetch engagement metrics for cached tweets.