STARCRAFT II API

Access comprehensive data about races, units, buildings, and heroes from the Starcraft II universe

🚀 Login to Dashboard

Protoss

The ancient and technologically advanced Protoss harness the power of the Khala and psionic energy. Their units are powerful but expensive, relying on shields and advanced technology.

Terran

Versatile human colonists who adapt and survive through ingenuity and technology. Their units are balanced and can be enhanced with various upgrades and abilities.

Zerg

A collective consciousness of evolved organisms that overwhelm enemies through numbers and biological adaptation. Fast, cheap units that can quickly swarm the battlefield.

API Endpoints

GET
/api/races
GET
/api/units
GET
/api/buildings
GET
/api/heroes
GET
/api/races/{id}/units
GET
/api/images/search

Authentication Required

All API endpoints require authentication using Bearer tokens.

POST
/api/register
POST
/api/login
POST
/api/logout