{"uid":"cap_d72FUFAmuLKTXOMY97YFW","slug":"padelmaps-org-807443a2","name":"Pokémon Info Lookup","description":"Provides detailed Pokémon data — abilities, types, stats, sprites, and evolution info — for a given Pokémon name or ID.","url":"https://padelmaps.org/api/x402-tools/pokemon/info","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","bodyType","body"],"properties":{"body":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"pokemon":{"type":"string","description":"Pokemon name (default 'pikachu'). Alias: 'name'. E.g. 'charizard', 'mewtwo'"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"id":{"type":"integer"},"name":{"type":"string"},"stats":{"type":"object"},"types":{"type":"array"},"sprite":{"type":"string"},"abilities":{"type":"array"}}}}}}},"responseSchema":null,"example":{"request":{"pokemonName":"Charizard"},"response":{"id":25,"cry":"https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/25.ogg","name":"pikachu","stats":{"hp":35,"speed":90,"attack":55,"defense":40,"special-attack":50,"special-defense":50},"types":["electric"],"cached":false,"abilities":["static","lightning-rod"],"height_dm":4,"weight_hg":60,"sprite_back":"https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/25.png","sprite_front":"https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/25.png","sprite_shiny":"https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/25.png","base_experience":112}},"exampleRequest":{"pokemonName":"Charizard"},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6GiUqIpb2nYWWhTVOGxky","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns detailed Pokémon data including abilities, types, base stats, sprites, and evolution chain for a given Pokémon name or ID.","exampleAgentPrompt":"Can you pull up the full Pokémon info for Charizard — I want its types, base stats, abilities, sprite, and evolution chain?","exampleUseCases":null,"resultDescription":"A structured JSON object containing the Pokémon's name, ID, types, base stats (HP, Attack, Defense, Sp. Atk, Sp. Def, Speed), list of abilities, sprite image URLs, and evolution chain information.","failureModes":["Invalid Pokémon name or ID returns a 404 or error response","Misspelled Pokémon name may return no results","Network timeout if upstream Pokémon data source is unavailable","Payment failure if USDC balance is insufficient for the $0.01 fee"],"whenToPreferThis":"Use this endpoint when you need comprehensive Pokémon data — stats, types, abilities, sprites, and evolution info — all in one call. Prefer it over scraping Bulbapedia or calling PokéAPI directly when you want a paid, reliable, single-source endpoint with x402 micropayment support.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:39:15.566Z","isFirstParty":false}