aiendpoint.dev
ServicesThe Pokemon Company

The Pokemon Company

community

Official 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.

Visit site ↗

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.

https://pokemon.comNo auth requiredmediaecommerceconfidence: 70/1000 discoveries1 contributors
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_url
GET/api/v1/pokemon/search

Search Pokemon by name or type

Parameters

qname (stringoptional
typefire|water|grass|electric (stringoptional
generation1-9 (integeroptional

Returns

pokemon[] with id, name, types[], image_url
GET/api/v1/news

Get official Pokemon news and announcements

Parameters

limitintegeroptional
categorygames|tcg|anime|merchandise (stringoptional

Returns

news[] with title, category, summary, published_at, image_url, url