Theme
Changelog
v1.1.0 — July 2026
Docs & Branding
- Professional VitePress docs site with custom dark theme
- Landing page redesigned with gradient accents and interactive demo
- Swagger UI removed — replaced with VitePress API reference
- Pricing, changelog, and support pages redesigned
v1.0.0 — July 2026
Launch
- Discovery API —
GET /api/discoverfor real-time creator search by niche - Velocity scoring — Growth rate, acceleration, and opportunity score (0-100)
- Tracking — Private per-key creator tracking with daily snapshots
- Email alerts — Instant notifications when tracked creators grow >10%/day
- Rate limiting — Tiered quotas (free/starter/pro) with daily reset
- Per-key isolation — Each key sees only its own data
- API documentation — Full reference at pushapi.xyz
- Cron job — Daily snapshot collection at 6 AM UTC
- Discord notifications — Internal monitoring webhook for all alerts
Security
- Admin endpoints protected with secret key
- Rate limit race condition prevention
- Input length validation on all endpoints
- XSS protection in email templates
- Error messages sanitized (no internal details leaked)
- Secrets moved from URL query params to headers