ReadyAnswers
🧠 Auto FAQ Auto FAQ is a simple yet powerful API that provides instant answers to frequently asked questions using fuzzy text matching. It’s perfect for chatbots, help desks, and automation systems that need fast, keyword-tolerant responses without relying on large AI models. ⚙️ How It Works Upload your custom FAQ database or import a CSV file with questions and answers. When a user sends a…
ReadyAnswers endpoints
| Method | Endpoint | Description |
|---|---|---|
| answer | ||
| POST |
answer_question_answer_post /answer |
|
| categories | ||
| GET |
list_categories_categories_get /categories |
|
| questions | ||
| GET |
list_questions_questions__cat__get /questions/{cat} |
|
| add | ||
| POST |
add_answer_add_post /add |
|
| import_csv | ||
| POST |
import_csv_import_csv_post /import_csv |
|
| status | ||
| GET |
status_status_get /status |
|
ReadyAnswers pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $9 / month | 5 / second |
|