About 446,000 results
Open links in new tab
  1. Documentation - PokéAPI

    Calling any API endpoint without a resource ID or name will return a paginated list of available resources for that API. By default, a list "page" will contain up to 20 resources.

  2. Home | PokéAPI

    The RESTful Pokémon API All the Pokémon data you’ll ever need in one place, easily accessible through a modern free open-source RESTful API.

  3. GitHub - PokeAPI/pokeapi: The Pokémon API · GitHub

    About The Pokémon API pokeapi.co api graphql pokemon pokeapi beginner-friendly hacktoberfest Readme BSD-3-Clause license Code of conduct

  4. GitHub - pedromarungo/Fetch-pokemon-api: Uses the the open pokemon API

    The application fetches data from the Pokemon Open API and displays it on the HTML page. The JavaScript code in script.js utilizes the Fetch API to make HTTP requests and retrieve Pokemon …

  5. Fetch API - Web APIs | MDN

    Jan 8, 2026 · The Fetch API provides an interface for fetching resources (including across the network). It is a more powerful and flexible replacement for XMLHttpRequest.

  6. Mastering PokeAPI: Build Data-Rich Pokémon Applications

    Mar 19, 2025 · /pokemon: List all Pokémon /pokemon/{id or name}: Get details for a specific Pokémon /type: List all Pokémon types /ability: List all abilities /move: List all moves You can use query …

  7. Pokéapi API - PublicAPI

    The Pokéapi is a comprehensive RESTful API that provides detailed information on Pokémon-related objects, moves, abilities, types, egg groups, game versions, items, Pokédexes, Pokémon evolution …

  8. Let’s Hunt Pokemon with the JavaScript Fetch API

    Jun 11, 2021 · The Fetch API provides an interface for fetching resources (including across the network). It will seem familiar to anyone who has used XMLHttpRequest, but the new API provides a …

  9. Pokémon TCG API - Now part of Scrydex

    The ultimate Pokémon Trading Card Game developer resource. The Pokémon TCG API allows developers to easily consume Pokémon card and set data in JSON format.

  10. Fetch Pokemon API · GitHub

    Sep 10, 2019 · Fetch Pokemon API. GitHub Gist: instantly share code, notes, and snippets.