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
  • Please note:
  • Sandboxing
  • Checking Usage
  • Limit Reached Response

Was this helpful?

Daily API Rate Limits

Please note:

  1. API rate limits are refreshed every day at midnight, UK London timezone.

  2. Each request will use up 1 limit from your daily allowance.

  3. Unsuccessful responses still count towards your daily allowance.

  4. Our AI endpoints work a little different but also counts towards daily limits.

  5. You can increase your API rate limit by obtaining a premium plan.

Sandboxing

You are given 1,000 free API calls to our service each day for you to get integrated, test out and configure to your liking. Once you are happy with our service, you're more than welcome to upgrade to more calls per day.

Checking Usage

You can check your API usage via our Discord bot. Simply use the command /developer usage and it will appear for you.

Limit Reached Response

You will receive this response when you have used up all of your daily allowance.

{
    code: 403,
    message: "You have no calls remaining."
}

Last updated 3 days ago

Was this helpful?

⚠️