Skip to main content
Spellborne is a community built game where players can contribute in multiple ways, such as translating the game, contributing art and building tools. Open API endpoints are now available to all users.

Base URL

https://api.spellborne.gg

Authentication

Authenticated endpoints require an x-api-token header with your API key.
curl -H "x-api-token: YOUR_API_KEY" https://api.spellborne.gg/api/data/monsters/123

Rate Limits

TierLimit
Authenticated100 requests per 5 minutes per token
Public100 requests per 5 minutes per IP
Developers can request the development team for access to specialized API endpoints with reduced traffic.