PokéAPI Connector Reference

5 metrics18 dimensions

The PokéAPI connector exposes 23 fields (5 metrics, 18 dimensions). Every field ID below can be passed to the Windsor.ai API in the fields parameter.


PokéAPI Fields

PokéAPI pokemon fields

The pokemon report of the PokéAPI connector includes 18 fields.

ID Type Name Description
pokemon__abilities OBJECT pokemon.abilities pokemon.abilities
pokemon__base_experience NUMERIC pokemon.base_experience pokemon.base_experience
pokemon__forms OBJECT pokemon.forms pokemon.forms
pokemon__game_indices OBJECT pokemon.game_indices pokemon.game_indices
pokemon__height NUMERIC pokemon.height pokemon.height
pokemon__held_items OBJECT pokemon.held_items pokemon.held_items
pokemon__id NUMERIC pokemon.id pokemon.id
pokemon__is_default BOOLEAN pokemon.is_default pokemon.is_default
pokemon__location_area_encounters TEXT pokemon.location_area_encounters pokemon.location_area_encounters
pokemon__moves OBJECT pokemon.moves pokemon.moves
pokemon__name TEXT pokemon.name pokemon.name
pokemon__order NUMERIC pokemon.order pokemon.order
pokemon__past_types OBJECT pokemon.past_types pokemon.past_types
pokemon__species OBJECT pokemon.species pokemon.species
pokemon__sprites OBJECT pokemon.sprites pokemon.sprites
pokemon__stats OBJECT pokemon.stats pokemon.stats
pokemon__types OBJECT pokemon.types pokemon.types
pokemon__weight NUMERIC pokemon.weight pokemon.weight

PokéAPI other fields

The PokéAPI connector has 5 fields that do not belong to a named report, or belong to a report with only one or two fields.

ID Type Name Description Report
data_fetched_at TIMESTAMP Data fetched at UTC timestamp (second precision) of when the connector request that pulled the row started. Freshly pulled rows show this request's start time; cache hits keep the start time of the request that filled the cache. Selecting this field disables aggregation, so rows are returned individually (each keeping its own fetch time) instead of being summed.
datasource TEXT Data Source The name of the Windsor connector returning the row
now TIMESTAMP Now Current timestamp
source TEXT Source The name of the Windsor connector returning the row
today DATE Today Today's date