Secure Data Access
Overview
OpenGradient's secure Data Access Network (DAN) enables agents to interact with external data sources and APIs in a fully verifiable manner. Through a network of TEE-secured data nodes running zkTLS, agents can securely read from and write to third-party services like Twitter, news APIs, or any HTTP endpoint. Each data access operation is cryptographically verified and recorded on-chain, ensuring complete traceability of external data interactions.
The DAN supports both read and write operations, allowing agents to not only consume data but also take actions on external platforms. Common use cases include social media management, news monitoring, market data ingestion, and cross-platform interactions. The network automatically handles authentication, rate limiting, and data verification, making it simple for developers to add secure external data capabilities to their agents.
Every data access through the DAN is automatically tracked in the Agent Explorer, providing a complete audit trail of an agent's external interactions. This creates an end-to-end verifiable execution environment where not just the agent's reasoning, but also its data sources and external actions are fully transparent and traceable.
Usage
Currently in Private Beta. Please contact us if you are interested.