/trending
Live Trending Rankings
Returns the top entities ranked by FanFad Score. Filter by category, time window, and momentum tier. Supports pagination for large result sets.
Access fandom momentum data programmatically with the FanFad REST API. Query trending rankings, entity scores, historical momentum, and geographic breakouts — all in real time.
Everything you need to make your first API call in under five minutes.
Authenticate every request by including your API key in the X-FanFad-Key header. Generate keys from your account dashboard under the API Keys section.
All API requests are made to the FanFad API base URL. Use HTTPS for all production traffic. Responses are returned in JSON format with UTF-8 encoding.
Rate limits are enforced per API key and vary by plan tier. Rate limit status is returned in response headers so you can monitor usage in real time.
Six RESTful endpoints give you complete access to FanFad's momentum intelligence layer.
/trending
Returns the top entities ranked by FanFad Score. Filter by category, time window, and momentum tier. Supports pagination for large result sets.
/entities/{id}
Returns detailed momentum data for a single entity, including composite score, lifecycle stage, velocity metrics, and per-platform engagement breakdowns.
/entities/{id}/history
Returns historical score and velocity data for a given entity. Supports 30-day, 90-day, and 365-day windows with configurable granularity (hourly, daily, weekly).
/categories
Returns all available fandom categories with aggregate statistics including entity count, average score, and top-performing entity per category.
/compare
Compare two entities side-by-side across all momentum dimensions. Returns parallel score breakdowns, velocity differentials, and lifecycle stage comparison.
/heatmap
Returns geographic momentum data broken out by region, country, and city. Identify where fandom energy is concentrated and which regions are driving breakout growth.
All API responses follow a consistent JSON structure with status, data, and metadata fields.
Official client libraries to help you integrate FanFad data into your application in minutes.
Official JavaScript SDK with full TypeScript support. Works in Node.js and modern browsers.
Python client library compatible with Python 3.8 and above. Async support included out of the box.
Ruby gem for Rails and standalone Ruby applications. Supports Ruby 3.0 and above with built-in retry logic.
Common questions about the FanFad API, authentication, and usage.
Get your API key today and start integrating fandom momentum data into your applications. Free sandbox access is available to get started immediately.