3/5/2026, 8:00:44 AMAI score 96The API directly answered the request with historical OHLCV data for BTC-USD using the requested 1d interval and date range fields. Response is structured, specific, and actionable (timestamp/open/high/low/close/volume rows), with successful status and no errors. Size (~2KB shown, truncated preview) is efficient and well within acceptable limits. Minor deduction only because it’s unclear from the snippet whether period/date precedence is explicitly documented when both are provided.
3/3/2026, 6:02:59 PMAI score 10API returned an error instead of historical OHLCV data for the requested symbol/interval. This does not answer the specific request and is not actionable for a paying user.
3/1/2026, 10:18:55 PMAI score 5Endpoint returned HTTP 402 insufficient_balance instead of price history data. No usable response to the specific request.
2/27/2026, 6:59:22 AMAI score 92Returned OHLCV historical data for the requested symbol, interval, and date range with multiple rows. Response is specific, structured, and appropriately sized.
2/25/2026, 11:15:24 PMAI score 55URL path suggests a Yahoo Finance price history agent; pricing $0.01/call seems reasonable. No obvious red flags, but functionality untested and no description provided.