Now tracking 500+ repositories

Real-time Activity Metrics

Generate beautiful SVG charts from your GitHub activity. Embed commits, PRs, and issues visualizations in your README, docs, or dashboards in seconds.

500+
Repos Tracked
1M+
Charts Generated
<200ms
Avg Response

Live Preview

Interact with the API in real-time. Enter repositories and customize the output.

Comma-separated (e.g. facebook/react, vercel/next.js)

Download
preview.svg
Activity Chart
https://beats.hyperionkit.xyz/api/v1/chart/activity?repos=octocat/Hello-World&timeframe=7d&theme=dark

Everything You Need

Powerful features for monitoring and visualizing your ecosystem activity, built for performance and scale.

Multiple Chart Types

Activity, TVL, chain comparison, and leaderboard charts. Pick the visualization that fits your data.

Customizable Themes

Light, dark, hyperkit, and mint themes. Match your README or dashboard aesthetic.

Lightning Fast

Multi-layer caching with Redis and CDN. Cached responses in under 50ms.

Rate Limit Tiers

100 req/hour free. 1000 with API key. Unlimited for enterprise. Scale as you grow.

Easy Integration

Simple URL-based API. Embed with markdown, HTML, or fetch JSON for custom rendering.

Multi-Repo Support

Aggregate metrics from up to 10 repositories. See your entire ecosystem at once.

Embed Anywhere

Copy the code snippet for your platform and paste it into your README, docs, or website.

markdown Snippet

Great for GitHub READMEs and Notion docs.

![Activity Chart](https://beats.hyperionkit.xyz/api/v1/chart/activity?repos=octocat/Hello-World&timeframe=30d&theme=dark)

Example Output

Project Activity

Here is our repository activity for the last 30 days:

Activity Chart

API Reference

Simple REST API for generating charts and fetching metrics.Full Documentation

Base URL:https://beats.hyperionkit.xyz
GET
/api/v1/chart/activity

Generate activity chart for repositories

Parameters

NameTypeRequiredDefaultDescription
reposstring[]
Yes
-Repository names (owner/repo)
timeframestringNo7d1d, 7d, 30d, 90d, 1y
formatstringNosvgsvg or png
themestringNolightlight, dark, hyperkit, mint
widthnumberNo800Chart width (200-2000)
heightnumberNo400Chart height (100-1000)
GET
/api/v1/metrics/aggregate
GET
/api/v1/metrics/repos/{owner}/{repo}

Rate Limits

100
requests/hour
Public (no key)
1,000
requests/hour
Authenticated
Unlimited
requests/hour
Enterprise