Follow these steps to secure your AI agents with PrecogX. Each phase builds on the previous one, creating a complete security solution.
Congratulations! Your account is ready and activated. You're now on the tier. Browse the menu, check to see your live data, and explore all the features available to you.
In demo mode, you can view sample API keys. Activate your free trial to create real API keys for integration.
Connect your AI agent to PrecogX. Once linked, real telemetry and detections will stream instantly.
Use our Python SDK for seamless integration with your AI applications.
Send telemetry data directly via HTTP API calls.
Integrate with popular AI frameworks like LangChain, LlamaIndex, and more.
# LangChain Integration
from langchain.callbacks import PrecogXCallback
callback = PrecogXCallback(
api_key="px_live_your_actual_api_key_here"
)
# Use with your LLM
llm = ChatOpenAI(callbacks=[callback])Connect with Flowise, Dify, n8n, and other no-code AI platforms.
# Flowise Integration 1. Add PrecogX node to your Flowise canvas 2. Configure with your API key: px_live_your_actual_api_key_here 3. Connect to your AI flow
Connect your favorite no-code AI platforms and workflow automation tools.
No-code LLM workflows
Setup:
https://api.precogx.ai/api/v1/integrations/flowise/telemetryx-api-key: your_api_keyWorkflow automation
Setup:
https://api.precogx.ai/api/v1/integrations/n8n/telemetryLLM app development
Setup:
https://api.precogx.ai/api/v1/integrations/dify/telemetryDirect API integration
Setup:
Activate your free plan to test real AI agent connections and see live data in your dashboard.
Once your AI agent is connected, explore these powerful features to maximize your security.
View real-time security alerts and threat detections
Set up Slack notifications and custom alert rules
Monitor agent performance and trust scores
Create and manage API keys for different environments
Analyze patterns and investigate security incidents
Access comprehensive guides and API references
Need help? We're here to support you every step of the way.
Get personalized help from our support team.