API Endpoints

Learn about the available API endpoints

  • Queries — Access data of a particular type (ie: emails) and apply filters, sorting and response limits.

  • Search — Perform keyword searches over particular data types or all data.

  • AI Prompts— Perform LLM requests using a model with a RAG pipeline that can access user data.

  • Actions— Perform actions on behalf of a user with their connected services (ie: Send a Telegram message)

  • Other Endpoints— Miscellaneous endpoints (ie: Information about connected accounts).

Last updated