FAQs
AI FAQ Search
Performs an AI-powered search across FAQs and returns a generated response.
POST
AI FAQ Search
Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
AI FAQ Search
Submits a natural language question and returns an AI-generated response based on the location’s FAQ knowledge base. If a matching document was used, its ID and name are included in the response.Authentication
No authentication required.Request Body
The natural language question to search for.
Response
The AI-generated response.
The generated answer text.
ID of the FAQ document used to generate the answer, if applicable.
Name of the FAQ document used, if applicable.
Examples
Search FAQs
TypeScript Integration
AI FAQ Search