v2 Quick Notes
limitandoffseton list endpoints.- Lookup accepts id or name in most resources.
- Example:
/api/v2/pokemon/ditto
PokeAPI Rails
Test live endpoints from this page. Pick API version, type a relative path, and inspect JSON plus response headers.
Idle
URL: /api/v2/pokemon/ditto
Headers: -
Collapsible JSON Tree
No requests yet. Fetch an endpoint to build history.
limit and offset on list endpoints./api/v2/pokemon/dittofields, include, sort, filter[name].X-Query-Count and X-Response-Time-Ms./api/v3/move?include=pokemon&limit=20