An endpoint to get all the characters within this API
https://psychonauts-api.vercel.app/api/characters
Link to characters endpoint detailsAn endpoint to get a character by their name within this API
https://psychonauts-api.vercel.app/api/characters?name=razputin
Link to characters endpoint detailsAn endpoint to get all the PSI-Powers within this API
https://psychonauts-api.vercel.app/api/powers
Link to psi-powers endpoint detailsAn endpoint to get a PSI-Power by its name within this API
https://psychonauts-api.vercel.app/api/powers?name=psi-punch
Link to psi-powers endpoint details