API Reference

Introduction To Pokemon API
Machine_list GETMachine_read GET
TEC Enterprise DocsVante Enterprise Docs
DocumentationAPI ReferenceChangelog
Machine

Machine_list

GET
/api/v2/machine

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/machine/?limit=0&offset=0"
"string"

Last updated on

Location area_read GET

Previous Page

Machine_read GET

Next Page

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