Poe
communityAI chatbot aggregator by Quora — access GPT-4, Claude, Gemini, Llama, and custom bots in one app
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.
GET
/api/botsList available bots
Parameters
qstringoptionalcategorystringoptionalReturns
bots[] with handle, display_name, description, model, creator, followers, messages_countPOST
/api/chatSend message to bot
Parameters
botstringrequiredmessagestringrequiredconversation_idstringoptionalReturns
reply{text, bot, conversation_id, suggested_replies[]}POST
/api/botsCreate custom bot
Parameters
handlestringrequiredpromptstringrequiredbase_modelstringrequiredReturns
handle, display_name, url