aiendpoint.dev
ServicesPoe

Poe

community

AI chatbot aggregator by Quora — access GPT-4, Claude, Gemini, Llama, and custom bots in one app

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://poe.comapikeyaiconfidence: 85/1000 discoveries1 contributors
GET/api/bots

List available bots

Parameters

qstringoptional
categorystringoptional

Returns

bots[] with handle, display_name, description, model, creator, followers, messages_count
POST/api/chat

Send message to bot

Parameters

botstringrequired
messagestringrequired
conversation_idstringoptional

Returns

reply{text, bot, conversation_id, suggested_replies[]}
POST/api/bots

Create custom bot

Parameters

handlestringrequired
promptstringrequired
base_modelstringrequired

Returns

handle, display_name, url
Poe — AIEndpoint