I am wanting to practice at writing API wrappers for endpoints that require a JWT Token to get a response. Of course I have tried searhing even ended up on RapidAPI[.com]. The results are only how-to vs where to test using existing API sites.
Of course I can write my own endpoint which requires a token, but I was really hoping to test against an more independent API.
Tom