ecchi
Here's an example of fetching an ecchi image with the ecchi endpoint.
Fetching a vtuber image
Get an ecchi image & its details.
GET
https://nekos.pro/api/ecchi
Please note, this returns NSFW images.
Python example:
This example assumes you are using asyncio & running a Discord bot, which you should be using instead of requests, which is blocking.
Last updated