Skip to content

List charecterictics

GET
/api/v2/characteristic/

Characteristics indicate which stat contains a Pokémon’s highest IV. A Pokémon’s Characteristic is determined by the remainder of its highest IV divided by 5 (gene_modulo). Check out Bulbapedia for greater detail.

Authorizations

Parameters

Query Parameters

limit
integer

Number of results to return per page.

offset
integer

The initial index from which to return the results.

Responses

200

object
count
integer
123
next
string format: uri
nullable
http://api.example.org/accounts/?offset=400&limit=100
previous
string format: uri
nullable
http://api.example.org/accounts/?offset=200&limit=100
results
Array<object>
object
url
required
string format: uri