AI Settings

Performance
Enable Result Caching
Cache results for 24 hours to improve speed and reduce API usage
About Caching

When enabled, identical queries return instant results from your history instead of calling the API again. This saves time and reduces costs.

Privacy

All your AI-generated results are stored securely in your personal database. You can delete them anytime from History.

API Information
Endpoint
/ai/seo_ai.php
POST endpoint for AI content generation
Request Format
{
  "type": "keyword|meta|ads|chat",
  "input": "your query here"
}
Response Format
{
  "success": true,
  "data": "generated content",
  "cached": false
}
Data Management

Your data is securely stored and only accessible to you.