QuestionsApi
API Overview – Questions Website - https://questions.shattap.com/api This API provides access to the database of the Questions Website, a fully anonymous platform where anyone can ask questions. Users receive AI-generated answers, and all questions and answers are publicly visible. How it works: All interactions are completely anonymous. Users can ask questions and receive AI-generated…
QuestionsApi endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getradomId /prompts/random?count=1 |
For valid response try count= with 1, 5, 10, 25, 50 and 100 to random get info from database. This types works: /prompts/random Like this: /prompts/random?count=1 |
| GET |
get all /prompts/all |
Get all from database /prompts/all |
| GET |
get specific id /prompts/{id} |
/prompts/{id} |
QuestionsApi pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9.99 / month | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA | $39.99 / month | — |
|
| MEGA | $49.99 / month | — |
|