Retrieve NSFW media
This page contains API endpoints that you can use to pull NSFW media from our huge database of images and GIFs.
Grab a list of types and categories as a JSON response
GET
https://api.hentaicord.net/types-categories
This endpoint does not count towards your daily allowance. You can literally visit this endpoint link in your web browser.
Retrieve a random image from the specified parameters.
GET
https://api.hentaicord.net/retrieve/:type/:category
Path Parameters
Name
Type
Description
type*
String
hentai, realporn or roleplay
category*
String
One of the categories from your selected 'type'.
Headers
Name
Type
Description
Authorization*
String
Your API token
Last updated
Was this helpful?