Wargaming.net

Category Games & Comics
Authentication apiKey
HTTPS Yes
CORS no
Difficulty intermediate
Official URL https://developers.wargaming.net/
Added Date 2026-04-01
Last Verified 2026-04-01

About this API

Wargaming.net is a games & comics API described as: Wargaming.net info and stats. It is useful when you need programmatic access to wargaming.net info and stats from applications, dashboards, or internal tools. The published entry point or documentation is hosted at developers.wargaming.net, which makes it a practical starting point for evaluating available endpoints and response formats. The listing indicates API-key-based access, which is typical for server-side integrations, scheduled jobs, and controlled client applications.

Use Cases

  • Add wargaming.net info and stats to a games & comics discovery or reference application.
  • Build an internal script or scheduled job that pulls data from Wargaming.net for reporting or content updates.
  • Prototype a small web or mobile experience that surfaces wargaming.net info and stats to end users.

Code Examples

const url = "https://developers.wargaming.net/";
// Replace headers or query params with the values required by this API.
const response = await fetch(url, {
  headers: {
  "X-API-Key": "YOUR_API_KEY"
  }
});
if (!response.ok) throw new Error(`Request failed: ${response.status}`);
const data = await response.json();
console.log(data);

Similar APIs

Brawl Stars

Brawl Stars Game Information

apiKey HTTPS CORS: unknown

Clash Royale

Clash Royale Game Information

apiKey HTTPS CORS: unknown

Dota 2

Provides information about Player stats , Match stats, Rankings for Dota 2

apiKey HTTPS CORS: unknown

Other APIs in Games & Comics

AmiiboAPI

Nintendo Amiibo Information

No Auth HTTPS CORS: yes

Barter.VG

Provides information about Game, DLC, Bundles, Giveaways, Trading

No Auth HTTPS CORS: yes

Battle.net

Diablo III, Hearthstone, StarCraft II and World of Warcraft game data APIs

OAuth HTTPS CORS: yes

Brawl Stars

Brawl Stars Game Information

apiKey HTTPS CORS: unknown

Bugsnax

Get information about Bugsnax

No Auth HTTPS CORS: yes

CheapShark

Steam/PC Game Prices and Deals

No Auth HTTPS CORS: yes