Documentation Index
Fetch the complete documentation index at: https://usenaive.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
LLM Responses
| Method | Path | Description |
|---|
| POST | /v1/aeo/llm-responses/chatgpt | ChatGPT response (Live) |
| POST | /v1/aeo/llm-responses/chatgpt/task | ChatGPT response (Standard) |
| GET | /v1/aeo/llm-responses/chatgpt/tasks-ready | Check ready tasks |
| GET | /v1/aeo/llm-responses/chatgpt/task/:id | Retrieve task results |
| GET | /v1/aeo/llm-responses/chatgpt/models | Available ChatGPT models |
| POST | /v1/aeo/llm-responses/claude | Claude response (Live) |
| POST | /v1/aeo/llm-responses/claude/task | Claude response (Standard) |
| GET | /v1/aeo/llm-responses/claude/tasks-ready | Check ready tasks |
| GET | /v1/aeo/llm-responses/claude/task/:id | Retrieve task results |
| GET | /v1/aeo/llm-responses/claude/models | Available Claude models |
| POST | /v1/aeo/llm-responses/gemini | Gemini response (Live) |
| POST | /v1/aeo/llm-responses/gemini/task | Gemini response (Standard) |
| GET | /v1/aeo/llm-responses/gemini/tasks-ready | Check ready tasks |
| GET | /v1/aeo/llm-responses/gemini/task/:id | Retrieve task results |
| GET | /v1/aeo/llm-responses/gemini/models | Available Gemini models |
| POST | /v1/aeo/llm-responses/perplexity | Perplexity response (Live only) |
| GET | /v1/aeo/llm-responses/perplexity/models | Available Perplexity models |
LLM Scraper
| Method | Path | Description |
|---|
| POST | /v1/aeo/llm-scraper/chatgpt | Scrape ChatGPT Search (Live) |
| POST | /v1/aeo/llm-scraper/chatgpt/html | Scrape ChatGPT Search HTML (Live) |
| POST | /v1/aeo/llm-scraper/chatgpt/task | Scrape ChatGPT Search (Standard) |
| GET | /v1/aeo/llm-scraper/chatgpt/tasks-ready | Check ready tasks |
| GET | /v1/aeo/llm-scraper/chatgpt/task/:id | Retrieve task results |
| GET | /v1/aeo/llm-scraper/chatgpt/task/:id/html | Retrieve task results (HTML) |
AI Keyword Data
| Method | Path | Description |
|---|
| POST | /v1/aeo/ai-keywords/search-volume | AI search volume estimates (Live) |
LLM Mentions
| Method | Path | Description |
|---|
| POST | /v1/aeo/llm-mentions/search | Detailed mentions data (Live) |
| POST | /v1/aeo/llm-mentions/aggregated-metrics | Aggregated mention metrics (Live) |
| POST | /v1/aeo/llm-mentions/cross-aggregated-metrics | Cross-target metrics comparison (Live) |
| POST | /v1/aeo/llm-mentions/top-domains | Most mentioned domains (Live) |
| POST | /v1/aeo/llm-mentions/top-pages | Top mentioned pages (Live) |
Utility
| Method | Path | Description |
|---|
| POST | /v1/aeo/id-list | List task IDs |