TOXXIC API DOCs

In Development.

GPT-4 Anime API

Use GPT-4 to generate anime-related content, character descriptions, and dialogues.

GET /api/anime/gpt4

Example:

{ "character": "Naruto", "quote": "Believe it!" }

Gemini Anime API

Google's Gemini AI for anime image descriptions, recommendations, and summaries.

GET /api/anime/gemini

Example:

{ "anime": "Attack on Titan", "summary": "A war against giant humanoid creatures." }

Lisa Anime API

Lisa AI specializes in anime character generation and fan fiction.

POST /api/anime/lisa

Example:

{ "prompt": "Create a new anime character", "response": "A ninja girl with a cyberpunk theme." }