Machine Learning — entry 021 of 24

TensorFeed

Verified Jul 2026

TensorFeed is a free, no-auth JSON API for AI-industry data: real-time model pricing, provider status/outage monitoring (polled every 2 minutes), AI news, and agent-activity feeds, plus an in-browser API playground for every free endpoint. It also publishes an x402-based Premium Agent API (USDC on Base, no accounts or keys) for ranked model-routing recommendations, and self-certifies under its own "Agent Fair-Trade" standard with Ed25519-signed receipts and code-enforced no-charge on failed calls. Live-checked in July 2026: the site, its free endpoints, and CORS support are all confirmed working.

ai-newsstatus-monitoringpricing-dataagent-tools
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreemiumA usable free tier exists, with paid plans for more volume.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score85out of 100
Authentication25/25No authentication required
Pricing17/20Freemium tier available
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 85 on greatapis.com
<a href="https://greatapis.com/api/tensorfeed/"><img src="https://greatapis.com/badge/tensorfeed.svg" alt="Scored 85 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.