Get Started

Trusted Domains Access Guide

To ensure optimal functionality of the AutonomyAI IDE plugin, the following domains must be accessible from your development environment. These endpoints support essential services, including analytics, monitoring, visual rendering, and core API operations.


Trusted Domains

Domain Purpose
*.datadoghq.com Enables system monitoring and telemetry through Datadog for plugin performance insights.
api.prod.autonomyai.io Primary production API endpoint. Required for all core plugin operations including authentication and model communication.
*.mixpanel.com Used for usage analytics to inform product improvements and UX enhancements.
*.launchdarkly.com Enables dynamic feature flags for progressive plugin rollouts and controlled testing.
www.mermaidchart.com Support rendering of Mermaid.js-based diagrams and flowcharts, in a shareable format (as a URL)
figma-alpha-api.s3.us-west-2.amazonaws.com Allows loading of Figma-hosted design assets into plugin views.

Network Configuration Requirements

  • Allow HTTPS (TCP port 443) to all domains listed above.
  • Ensure wildcard domains (e.g., .datadoghq.com) include access to all subdomains.
  • If your organization uses firewalls, endpoint security tools, proxies, or SSL inspection, configure them to permit traffic to these endpoints.
  • Exclude these domains from SSL inspection if service interruptions or rendering issues are observed.

If you have questions or need help configuring your network environment, contact us at support@autonomyai.io.