API Reference / Agents / answer(question) v2 · stable
POST /v2/agents/answer

Your docs, answered on
every channel.

Developers ask the same setup, auth, and error questions in your docs, your Discord, your Telegram, and your inbox. Aidevelopia answers all of them from your own documentation, cited to the source, so your team ships instead of repeating itself.

  • Answers come from your own docs and cite the exact source, never a generic guess.
  • One knowledge base answers on your docs site, in Discord, on Telegram, and by email.
  • Update your docs once and every channel stays in sync. No coding needed.
example request 200 OK · 0.9s
POST /v2/agents/answer
{
"question": "how do I authenticate?"
}
↳ response
{
"answer": "Bearer token in Authorization header."
"source": "docs/authentication.md#bearer"
"confidence": 0.94
}
◉ NOTE

Most docs AI stops at your docs site. We answer everywhere.

A documentation assistant that only lives on your docs site leaves your Discord and Telegram unanswered. Aidevelopia answers in all of them from one knowledge base, and every reply names the exact doc it came from. Update the doc, the answer updates.

endpoints · 6 available
all cited
POST /agents/api docs-cited
API & SDK Setup

Authentication, endpoints, and SDK install answered from your own docs, with the right example linked every time.

"how do I authenticate?"
POST /agents/fix error-aware
Errors & Troubleshooting

Error codes, rate limits, and common gotchas. The agent points to the exact fix in your docs.

"why am I getting a 401?"
GET /agents/docs always-current
Getting Started & Changelog

Setup steps and what changed in the latest version, so new users onboard without pinging your team.

"what changed in v2?"
WIDGET /site/widget on-your-docs
Docs-Site Widget

A search-and-answer box on your documentation site that replies from your own content, cited.

"where is the webhooks guide?"
BOT /channels/* every channel
Support Across Channels

The same answers in Discord, Telegram, and email, so your team is not copy-pasting the docs all day.

"is there a rate limit?"
CITE /answer.source grounded
Cited, Not Guessed

Every reply names the doc it came from, and says so plainly when the docs do not cover it.

"does this support websockets?"
Quickstart · five minutes

Upload. Connect. Ship.

01
Upload

point us at your docs, or paste your API and SDK guides.

02
Connect

add the widget to your docs site, connect Discord, Telegram, or email.

03
Live

developers get cited answers everywhere, from one knowledge base.

Get an API key. Ship in a minute.

30-day free trial. Every channel unlocked. No card required.

Start free · no card