← schumannresonancelive.com
AÇIK VERİ · OPEN DATA

Schumann Resonance API v1

Free, keyless, CORS-enabled JSON endpoints powered by the live Tomsk (TSU) spectrogram pipeline. Use it for dashboards, research, bots or your own site widgets — an attribution link is appreciated, not required.

Endpoints base: https://schumannresonancelive.com/realtime/api.php

ParameterReturnsCache
?f=latestLive image URLs (branded card + raw spectrogram), station info, last update2 min
?f=activityActivity index 0–100 with level (low · normal · elevated · high) + 24-hour hourly seriesreal-time
?f=spaceSpace weather: planetary Kp index + GOES X-ray flux class (NOAA SWPC)10 min
?f=archiveAll archived UTC days (daily closing spectrograms)1 hour
?f=allEverything in one call (default)2 min

Example

curl

curl "https://schumannresonancelive.com/realtime/api.php?f=activity"

Embed the live chart

<iframe src="https://schumannresonancelive.com/embed/?lang=en" width="100%" height="220" style="border:0;border-radius:12px" loading="lazy" title="Schumann resonance live"></iframe>

The ?lang= parameter localizes the LIVE badge (tr · en · de · es · fr · it · pt · ru · uk · ja · zh · ar · id · cs · nl).

RSS

Daily archive feed: https://schumannresonancelive.com/feed.xml — one item per archived UTC day with the closing spectrogram enclosure.

Activity index — how it is computed

Transparent by design: 60% brightness share of the current spectrogram (high-amplitude pixel ratio) + 40% frame-to-frame change against the previous station frame, resampled to a 240×72 grayscale grid. Levels: low 0–25 · normal 26–51 · elevated 52–77 · high 78–100. This is an image-derived activity proxy for the displayed spectrogram — not a geophysical standard index.

Nasıl kullanılır? (TR)

API tamamen ücretsizdir, anahtar gerekmez ve CORS açıktır. Kendi panonuzda, botunuzda veya sitenizdeki widget'ta kullanabilirsiniz. Kaynak bağlantısı (attribution) gönüllüdür. Veri kaynağı: Tomsk Devlet Üniversitesi istasyonu; uzay hava durumu: NOAA SWPC. Güncelleme: grafik her 4 dakikada, Kp/X-ışını 10 dakikada bir yenilenir.