Immens Keyword Explorer (IKE) - REST API
REST API
Namespace: ike/v1. All dashboard features are served by these endpoints.
Search and analysis
| Endpoint |
Description |
GET /search |
Keyword search across engines and platforms |
GET /keyword-details |
Keyword details and metrics |
GET /ai-trends |
AI trend analysis (ChatGPT, Gemini, Perplexity) |
GET /competitor-analysis |
Keyword analysis of a competitor URL |
GET /gap-analysis |
Gap analysis between competitors and site |
Collections and history
| Endpoint |
Description |
GET /collections |
List collections |
POST /collections |
Create collection |
GET /collections/{id} |
Collection details |
PUT/DELETE /collections/{id} |
Update/delete collection |
POST /collections/{id}/refresh |
Refresh collection data |
POST /save-keyword |
Save a keyword |
GET /history |
Search history |
GET /history/{keyword} |
History details of a keyword |
Editorial plan
| Endpoint |
Description |
GET /planner |
List editorial plan |
POST /planner |
Generate AI editorial plan |
GET /planner/{id} |
Plan details |
PUT/DELETE /planner/{id} |
Update/delete plan |
GET /planner/item/{id} |
Plan item details |
POST /planner/generate-outline |
Generate H2/H3 outline for an article |
POST /planner/create-draft |
Create WordPress draft |
Export and integrations
| Endpoint |
Description |
GET /export/csv |
Export results as CSV |
POST /auto-article/enqueue |
Send keyword to the Immens Integration Auto-Article queue |
System
| Endpoint |
Description |
GET/POST /settings |
Plugin settings |
POST /license/activate |
Activate license |
POST /license/deactivate |
Deactivate license |
Back to overview | Installation | Configuration