Verida AI Docs
  • Welcome
  • Getting Started
    • How it works
    • Developer Console
    • Get an API key
    • Authentication
    • Scopes
    • API Requests
    • Connectors
      • Build a Connector
    • Example Apps
  • Integrations
    • PersonalAgentKit
    • LangGraph
    • NEAR Protocol
    • Nillion Network
  • Data APIs
    • Overview
    • Data Types
    • API Endpoints
      • Queries
      • Search
      • AI Prompts
      • Actions
      • Other Endpoints
    • API Performance
    • Data examples
    • API Reference
  • Resources
    • Tutorials
      • Accessing User Data (Telegram)
    • Learn
      • Anatomy of an AI Agent
      • Dynamic Loading of Data for Realtime AI
      • Data Privacy Issues
      • Web3 & DePIN solves AI's privacy problems
      • Privacy Preserving AI Tech Stack
      • Confidential Compute Litepaper
    • AI Use Cases
    • Verida Vault
    • Privacy & Security
    • Pricing
    • Grants
    • Support
Powered by GitBook
On this page
Export as PDF
  1. Data APIs

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).

PreviousData TypesNextQueries

Last updated 1 month ago