Description:The Pokemon API returns a plethora of data relating to the pokmeon you are searching for. This includes things such as the entire move list for a pokemon, base stats, categorizations and much more!
Endpoint URL: https://pokeapi.co/api/v2/pokemon/
API Type: RESTful API
Authentication: This is an Open API and does not require authentication.
Request Parameters: Pokemon Name (string)
Response Structure: JSON (JavaScript Object Notation