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