Home

api-docs

Developer & Agent Documentation

DoxLayer tools are designed for **Zero-Trust Client-Side Processing**. We do not provide traditional REST API endpoints because user data never leaves their browser.

Agent Capabilities

  • Browser Execution: Agents can trigger tool logic via standard DOM interaction.
  • Data Privacy: All processing is performed via LocalStorage and WASM; no data-in-transit headers required.
  • Markdown Support: All tool descriptions are optimized for LLM RAG ingestion.
NOTICE: Programmatic scraping is allowed for search indexing. Training on underlying WASM logic is strictly prohibited under the DoxLayer Terms of Service.