# RuneScape API **Provider:** RuneScape **Category:** entertainment **Base URL:** `https://runescape.wiki` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://runescape.wiki/w/Application_programming_interface ## Description RuneScape and OSRS RPGs information ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://runescape.wiki/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://runescape.wiki' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/runescape/) — CC BY 4.0*