Poe API

Bot image for AddSnoopy-Bot

AddSnoopy-Bot

Chat

Powered by Nano-Banana-Pro, a model that is hosted by Poe and third party model providers. Learn more

Build with AddSnoopy-Bot using the Poe API

Start by creating an API key, for use with any bot on Poe:

Generate API key

Code samples

Images
import requests

response = requests.post(
    "https://api.poe.com/v1/images",
    headers={
        "Authorization": f"Bearer {api_key}",
        "Content-Type": "application/json",
    },
    json={
        "model": "addsnoopy-bot",
        "prompt": "Hello world",
    },
)

print(response.json())

See the full documentation for comprehensive guidance on getting started.


More from りりよ

Bot image for BotFVMK62HR54
BotFVMK62HR54
Bot image for AddSnoopy-Bot
AddSnoopy-Bot
Bot image for WS-ASS
WS-ASS