API Reference

Introduction To Pokemon API
Contest type_list GETContest type_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Contest type

Contest type_list

GET
/api/v2/contest-type

Query Parameters

limit?Limit

Number of results to return per page.

offset?Offset

The initial index from which to return the results.

Response Body

curl -X GET "https://pokeapi.co/api/v2/contest-type/?limit=0&offset=0"
"string"

Last updated on

Contest effect_read GET

Previous Page

Contest type_read GET

Next Page

curl -X GET "https://pokeapi.co/api/v2/contest-type/?limit=0&offset=0"