-
Notifications
You must be signed in to change notification settings - Fork 2
Endpoints
You mainly have two endpoints.
This endpoint is used to fetch Psychonauts Psi-powers!
The endpoints support only two quires:
limit
which is used to limit the number of powers
name
regex query that returns to you a single result based on your search query parameters, meaning it cannot be used with the limit query.
Example:
https://psychonauts-api.vercel.app/api/powers
https://psychonauts-api.vercel.app/api/powers?limit=2
For more psi Powers suggestions search on: Psychonauts Fandom wiki
https://psychonauts-api.vercel.app/api/powers?name=pyro
This endpoint is used to fetch Psychonauts characters.
The endpoints support only three quires:
limit
which is used to limit the number of powers
gender
which is used to fetch a list of characters based on their gender. Note: can be used with limit.
name
regex query that returns to you a single result based on your search query parameters, meaning it cannot be used with the limit query.
Example:
https://psychonauts-api.vercel.app/api/characters
https://psychonauts-api.vercel.app/api/characters?limit=5
Note: Only female
and male
are available for now.
https://psychonauts-api.vercel.app/api/characters?gender=female
https://psychonauts-api.vercel.app/api/characters?limit=5&gender=female
For more characters suggestions search on: Psychonauts Fandom wiki
https://psychonauts-api.vercel.app/api/powers?name=raz