This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Poke API
Overview
The PokéAPI source uses the fully open PokéAPI to serve and retrieve information about Pokémon. This connector should be primarily used for educational purposes or for getting a trial source up and running without needing any dependencies. Schema is located hereThe source is using Airbyte docker image (@airbyte/source-pokeapi). Learn more how Airbyte-based sources work
How to connect
As this API is fully open and is not rate-limited, no authentication or rate-limiting is performed, so you can use this connector right out of the box without any further configuration.Connection Parameters
Parameter | Documentation |
---|---|
pokemon_name *string (required) | Pokemon requested from the API. |