khoj-ai / khoj

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
14.69k stars 729 forks source link

[IDEA] Make the API-s available to build custom interfaces: List of API-s #932

Closed stevennt closed 1 month ago

stevennt commented 1 month ago

It would be great if Khoj exposes the List of API-s so users can build custom flows / UI-s. That includes custom font-end, custom document upload & grouping, etc.

Thanks.

sabaimran commented 1 month ago

Hey @stevennt ! You can see the API docs here: https://app.khoj.dev/redoc.

You'll need to use the user token from your settings page when you're making protected queries with an Authorization: Bearer header. If you do end up sharing something, please send it my way! Would love to check it out.

debanjum commented 1 month ago

Closing this issue as Khoj APIs are already available for reference