Skip to content

SSL-ACTX/spicychat-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌶️ Unofficial SpicyChat API

An asynchronous, reverse-engineered Python wrapper for the SpicyChat.ai API.

⚠️ Disclaimer: This is an unofficial library. It is not affiliated with, endorsed, or supported by SpicyChat.ai. Use at your own risk — API changes may break functionality at any time.


✨ Features

  • 🌀 Fully asynchronous — powered by httpx + asyncio
  • 🔐 Stateful authentication — supports OTP-based login and session handling
  • 💾 Token persistence — reuse sessions with ease
  • 💬 High-level access to:
    • Messaging
    • User profiles
    • Personas
    • Search
  • 🔧 All API quirks abstracted away — just use Pythonic methods
  • 📦 Type-safe via Pydantic models

📦 Installation

Make sure you have Python 3.8+ installed.

poetry install

👤 Creator

Seuriin (SSL-ACTX) GitHub @SSL-ACTX


📜 License

This project is licensed under the Mozilla Public License 2.0. Use it, remix it, build on it — but if you change the code, you gotta show it off 👓

👉 LICENSE

About

An asynchronous, reverse-engineered Python wrapper for the spicychat.ai API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages