claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Other

PoeAPI

A self-hostable reverse engineering of Quora's Poe.com API, allowing free access to ChatGPT and Anthropic's Claude AI

// Other[ cli ][ api ][ web ][ claude ]#claude#chatgpt-api#claude-ai#claude-api#freechatgpt#freegpt#gpt-api#gpt3#other$open-sourceupdated 15 days ago
Dormant
0/100
last commit about 3 years ago
last release none
releases 0
open issues 1
// install
git clone https://github.com/aspekts/PoeAPI

Quora Poe reverse-engineered API

This is a self hostable, reverse-engineered API for Quora's Poe that allows access to the following chatbots:

  1. Sage - OpenAI (capybara)
  2. Claude - Anthropic (a2)
  3. ChatGPT - OpenAI (chinchilla)

Requirements

To use this API, you will need to have the following cookies:

  1. Quora-Formkey: This is obtained by logging in to Quora.com, viewing the page source, and finding the "formkey" dictionary key (Normally line 14). Use its value in the Quora-Formkey field.
  2. Cookie: 'm-b=xxxx' - This is the value of the cookie with the key m-b, which is present in the list of cookies used on Quora.com (not poe.com), you can simply inspect cookies in Chrome to get it.

Setup

Simple Setup
  • Clone this repository
git clone https://github.com/aspekts/PoeAPI.git
  • Install dependencies
pip install -r requirements.txt
  • Run the API
uvicorn api:app --reload
  • Verify that the API is running by running:
curl localhost:8000
  • Get a url for the API by running:
ngrok http 8000

Access the url given, in your browser to confirm it works. This is your bot server URL.

Example

curl http://127.0.0.1/chat/capybara -d '{"Cookie: m-b=xxxx" , "formkey: xxxxx", "message":"What is the meaning of life?"}'

Response:

{"message":"The meaning of life is to live it.","status":"success", "chat_id": "xxxxx"}

Disclaimer

This repository is for educational and research purposes only, and the use of this API for any other purpose is at your own risk. We are not responsible for any actions taken by users of this API.

Credits

POE.com Reverse Engineered CLI - Credits to Vaibhavk97

// compatibility

Platformscli, api, web
Operating systems
AI compatibilityclaude
License
Pricingopen-source
LanguagePython

// faq

What is PoeAPI?

A self-hostable reverse engineering of Quora's Poe.com API, allowing free access to ChatGPT and Anthropic's Claude AI. It is open-source on GitHub.

Is PoeAPI free to use?

PoeAPI is open-source, so it is free to use.

What category does PoeAPI belong to?

PoeAPI is listed under data in the Claudeers registry of Claude-compatible tools.

0 views
68 stars
unclaimed
updated 15 days ago

// embed badge

PoeAPI on Claudeers
[![Claudeers](https://claudeers.com/api/badge/poeapi.svg)](https://claudeers.com/poeapi)

// retro hit counter

PoeAPI hit counter
[![Hits](https://claudeers.com/api/counter/poeapi.svg)](https://claudeers.com/poeapi)

// reviews

// guestbook

0/500

// related in Other

🔓

符合nature论文学术表达和科研绘图的Skill

// otherYuan1z0825/Python27,143Apache-2.0[ claude ]
🔓

Open source Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Built for multitasking, organization, and programmability.

// othermanaflow-ai/Swift23,559NOASSERTION[ claude ]
🔓

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic

// otheralchaincyf/HTML20,855MIT[ claude ]
🔓

一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄

// otheritwanger/Java17,140[ claude ]
→ see how PoeAPI connects across the ecosystem