Warframe Status API
Empfohlen✓ Geprüft funktionsfähigSicher nutzbar

Warframe Status API

The community-run REST/WebSocket API that parses Warframe's official worldState into clean JSON, powering most third-party trackers and Discord bots.

Web

Überblick

The Warframe Status API (warframestat.us), maintained by the Warframe Community Developers (WFCD), is an open-source service that parses Warframe's official worldState.php feed and static game data into an accessible, well-documented JSON API. It exposes real-time worldstate (fissures, alerts, invasions, sorties, Nightwave, Cetus/Vallis cycles, Baro, void trader, events) plus static reference data (items, weapons, mods, warframes, drop tables, riven data) across PC, PlayStation, Xbox and Switch, with both REST endpoints and a WebSocket feed. It is the de-facto data backbone for a large share of the Warframe tool ecosystem, including Warframe Hub, the Cephalon Genesis Discord bot, and countless community projects.

Am besten für: Developers and tool/bot builders who need reliable, structured Warframe worldstate and item data without parsing DE's raw worldState.php themselves.

Wichtige Funktionen

  • Real-time worldstate: fissures, alerts, invasions, sorties, Nightwave, Baro/void trader, day-night cycles, events
  • Static game data: items, weapons, warframes, mods, drop tables, riven data
  • REST endpoints (api.warframestat.us/{platform}/{lang}) plus a WebSocket feed for live updates
  • Multi-platform: PC, PlayStation, Xbox, Nintendo Switch
  • Multi-language localization support
  • OpenAPI 3 spec and hosted docs at docs.warframestat.us
  • Fully open source (Apache-2.0), NestJS/TypeScript, ~357 unit tests, 80%+ coverage
  • No API key or account required; free public access

Vor- und Nachteile

Vorteile
  • Free, open source (Apache-2.0), no API key required
  • Comprehensive worldstate plus static item/mod/weapon/drop data
  • REST and WebSocket access with an OpenAPI spec and hosted docs
  • Multi-platform and multi-language
  • Actively maintained by WFCD with frequent releases and strong test coverage
  • Powers Warframe Hub, Cephalon Genesis, and many community tools, signaling proven reliability
Nachteile
  • Aimed at developers, not directly usable by average players
  • Depends on DE's worldState feed, so data can lag or break when DE changes formats
  • Hosting is community-funded via Patreon, so uptime relies on volunteer resources
  • No official SLA or guaranteed rate/availability
  • Little consumer-facing review presence to gauge sentiment

Stimmung der Community

Among Warframe developers the API is treated as the trusted, standard data source, cited on the official forums and reused by many community projects, bots, and sites like Warframe Hub. It is open source, actively maintained (400+ releases, latest in the 3.2.x line), and funded via a community Patreon for hosting. Direct end-user reviews are scarce because it is infrastructure rather than a consumer app; the main practical caveats developers note are occasional data lag or gaps when DE changes the underlying worldState format.

Von Reddit

Von Reddit · r/Warframe →

Bewertungen & Rezensionen