The Pokemon Company
communityOfficial Pokemon website and resource for the Pokemon franchise including video games, trading card game, anime, and merchandise for one of the world's most valuable entertainment brands with 1,000+ Pokemon species.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/pokemon/{id_or_name}Get Pokemon species information
Returns
pokemon with id, name, types[], stats{hp, attack, defense, speed}, abilities[], evolutions[], description, image_urlGET
/api/v1/pokemon/searchSearch Pokemon by name or type
Parameters
qname (stringoptionaltypefire|water|grass|electric (stringoptionalgeneration1-9 (integeroptionalReturns
pokemon[] with id, name, types[], image_urlGET
/api/v1/newsGet official Pokemon news and announcements
Parameters
limitintegeroptionalcategorygames|tcg|anime|merchandise (stringoptionalReturns
news[] with title, category, summary, published_at, image_url, url