Games & Comics — entry 056 of 77

Psychonauts

Verified Jul 2026

A keyless fan-built API returning character and PSI-power data from the 2005 platformer Psychonauts, including each character's gender, portrait, and the psychic abilities they use. The stored URL pointed at a Netlify frontend whose bundled JS calls a now-dead Heroku backend ("No such app"); the project's actual live data host is this Vercel deployment, which responds with the full character/power JSON.

psychonautscharacterspsi-powersfan-api
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score88out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 88 on greatapis.com
<a href="https://greatapis.com/api/psychonauts/"><img src="https://greatapis.com/badge/psychonauts.svg" alt="Scored 88 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.