Back to catalog

Endpoint

PokeAPI — ability Stench

Verbose effect entries per language.

Ability effect text

GamesNo API keyDefault GET

HTTP console

Example URL
https://pokeapi.co/api/v2/ability/1
Request

Use HTTPS GET unless the provider documents POST. Example: GET /api/v2/ability/{id}

GET /api/v2/ability/{id}
Response

{ id, name, effect_entries[], pokemon[], … }

{"id":1,"name":"stench","effect_entries":[]}
Outbound requestProxy

Executes on the server with rate limits and host rules. Edit the URL and payload to match your scenario—responses show real upstream status and body (truncated if very large).

Upstream response

Ready. Click Send to execute the request. Status, latency, content type, and body appear here—formatted when the payload is JSON.