LIVE  VALORANT Patch 8.12 deployed — View changes →

PatchPulse API Documentation

Instant Game Update Intelligence

Access real-time patch notes, hero stat shifts, and meta trend analytics for titles like Valorant, League of Legends, and Apex Legends. Get your developer key and start building in minutes.

Fetch Live Patch Data

GET /v1/patches/{game_slug}

Retrieve structured patch notes with version timestamps, changelog categories, and affected asset IDs. Supports filtering by release date and impact severity.

GET /v1/heroes/{id}/stats

Pull pre- and post-patch performance metrics including win rate shifts, pick/ban frequencies, and damage output averages across ranked ladders.

GET /v1/meta/trends

Aggregate meta shift indicators tracking composition popularity, item build rotations, and map control metrics updated every 15 minutes.

Authentication & Code Examples

Secure your requests using Bearer tokens in the Authorization header. All responses are returned as JSON with standard HTTP status codes and pagination metadata.

Developer console displaying cURL authentication snippet and structured JSON response payload

Initialize your client with your project key from the developer portal. Rate limit headers are included in every response to help you manage quota allocation efficiently.

Rate Limits & Quotas

Free Tier

1,000 requests per hour with 30-day data retention. Ideal for hobby projects and personal tracking dashboards.

Pro Tier

15,000 requests per hour with real-time WebSocket streams and unlimited historical data access up to 2018.

Enterprise

Custom throughput scaling, dedicated API subdomains, and SLA-backed uptime guarantees for commercial analytics platforms.