HENTAICORD API
  • 👋Welcome
  • 🔐Obtain API Token
  • ⚠️Daily API Rate Limits
  • 🦙AI Chat Completion Tokens
  • API Endpoints
    • 🔞Retrieve NSFW media
    • 🔥Chat with our unfiltered LLM
  • 🤫Ask Truth or Dare (NSFW)!
  • 🤔Ask Never Have I Ever (NSFW)!
Powered by GitBook
On this page

Was this helpful?

Ask Never Have I Ever (NSFW)!

This page explains how you can make simple GET requests using your API token to retrieve entertaining NSFW-based 'never have I ever' questions!

GET https://api.hentaicord.net/never-have-i-ever/:rating

Headers

Name
Type
Description

Authorization*

String

Your API token

Query Parameter

Name
Type
Required?
Description

rating

string

YES

Can be one of the following: r, pg, pg13.

{
    "code": 200,
    "message": "Success",
    "question": "Your never have I ever question will show here."
}

Last updated 13 days ago

Was this helpful?

🤔