Minimal setup facts
AIsa provides two endpoint families:| Use case | Endpoint |
|---|---|
| OpenAI-compatible chat, model routing, SDKs | https://api.aisa.one/v1 |
| AIsa data APIs and non-chat capability APIs | https://api.aisa.one/apis/v1 |
Choose one path
First identify what the user wants, then read only the docs for that path.| User wants | Read next |
|---|---|
| Basic AIsa account/API key setup | Getting Started with AIsa, Authentication |
| Use AIsa as an LLM provider | Models, Chat Completions API |
| Use AIsa in Hermes Agent | Use AIsa in Hermes Agent |
| Use AIsa in OpenClaw | Use AIsa in OpenClaw |
| Use Agent Skills | Agent Skills, Agent Skills Quickstart |
| Search or research the web | Tavily Search, Tavily Extract, Smart Search |
| Deep research | Perplexity Deep Research, Perplexity Deep Research API |
| Academic search | Scholar Search, Scholar API |
| Specific REST API | API Reference, then only the exact endpoint page needed |
Agent behavior
- Ask one clarifying question only if the target path is unclear.
- Load the smallest relevant doc set for the task.
- Do not open unrelated API pages.
- Do not paste large docs into the conversation when a short summary and links are enough.
- Do not choose image, video, embedding, Whisper, or TTS models as the main conversational model.
- Before saying setup works, verify the relevant part with a small safe check.
- For secrets, verify storage without revealing the key.
Evidence rule for research tasks
Copy prompt
Copy this prompt into an agent environment:Fallback discovery
Use these only when the targeted docs above are not enough:llms.txt: docs index for discovering additional AIsa pages.llms-full.txt: full documentation bundle. Do not read it unless the user explicitly asks for full documentation ingestion.