Connect rankion.ai
with your stack
rankion.ai Integrationen ist ein Integrations-Verzeichnis: Liste aller verfügbaren Integrationen mit CMS, Analytics, CRM und Workflow-Tools.
A Skill (Markdown) for Claude Code, a REST API for developers, and an OpenAPI spec for any agent. CMS plugins for publishers. rankion.ai adapts to your workflow.
Skill for Claude Code
One Markdown file. Claude Code loads it directly and can drive all 130+ rankion.ai tools.
rankion.ai now runs a native **MCP server** (https://rankion.ai/mcp) — every one of the 130+ endpoints becomes a typed tool for Claude & AI agents. On top of that there is the **Skill** (Markdown file at https://rankion.ai/claude-skill) that Claude Code reads natively, plus the REST API and an OpenAPI spec for every other agent — custom tooling, ChatGPT connector, n8n, Zapier. One Sanctum token, any workflow.
- Skill as a single Markdown file — straight from /claude-skill
- 130+ tools via REST API: keyword research, content generation, AI visibility
- OpenAPI spec for custom agents (n8n, Zapier, ChatGPT connector, your own)
- Async support for long-running operations (article generation, audits)
- Credit-based metering and team scoping via Sanctum tokens
# 1. Skill herunterladen
curl -o rankion.md https://rankion.ai/claude-skill
# 2. Token setzen
export RANKION_API_TOKEN="rk_live_..."
# 3. In Claude Code verwenden
claude "Recherchiere Keywords
für 'AI Content Marketing'
und erstelle einen Artikel"
# Header of the downloaded skill file (excerpt)
---
name: rankion-api
description: Interact with the rankion.ai SEO platform via REST API
last_verified: 2026-05-16
---
# Rankion.ai API Skill
Use this skill to interact with rankion.ai. All endpoints
require a Bearer token (Sanctum).
# Claude Code reads the Skill directly — no npm package, no setup.
# Prefer native tools? Connect the MCP server at /mcp.
Skill Categories
Every rankion.ai feature is a skill your AI agent can call via prompt.
Content Generation
SEO+GEO-optimierte Artikel, Bulk Generation, Autopilot, Storylines
SEO & Keywords
Keyword Research, SERP Analysis, Content Audit, Internal Linking
AI Visibility & GEO
Tracking in ChatGPT, Perplexity, Claude. AI Detection, Humanizer.
Analytics & Intelligence
Competitor Analysis, Content Freshness, Content Optimizer
Publishing & Workflow
Calendar, CMS Publishing, Content Pipeline, Goals
Reviews & Reputation
Google Business Profile, Custom Webhook und weitere Bewertungsquellen verbinden.
Configuration & Setup
Style Profiles, Knowledge Base, Link Lists, Module Store
REST API
130+ endpoints for programmatic access to all features. Token-based auth, team scoping, credit metering. OpenAPI spec available.
curl -X POST https://rankion.ai/api/v1/generate/article \
-H "Authorization: Bearer rk_live_..." \
-H "Content-Type: application/json" \
-d '{
"project_id": 1,
"keyword": "ai content marketing",
"article_type": "blog-post",
"word_count": 2000
}'
# Response: 202 Accepted
{
"id": 42,
"status": "processing",
"credits_used": 15
}
CMS Integrations
Publish articles directly from rankion.ai to your CMS — with one click.
WordPress
One-Click Publishing mit Yoast SEO Support
VerfügbarShopify
Blog-Artikel direkt publizieren via GraphQL
VerfügbarWebflow
CMS Collection Items erstellen
Coming SoonGhost
Posts via Ghost Admin API
Coming SoonCompatible AI Agents
rankion.ai works with any tool that can call HTTP APIs — Claude Code via the Skill, everything else via the REST API and OpenAPI spec.
Claude Code
SkillChatGPT Connector
REST APICursor
REST APIWindsurf
REST APICustom Agents
REST API / OpenAPIn8n / Make / Zapier
REST APIReady to get started?
50 free credits. No credit card. API access from Agency plan.
rankion.ai Integrationen ist ein Integrations-Verzeichnis: Liste aller verfügbaren Integrationen mit CMS, Analytics, CRM und Workflow-Tools.
Diese Seite enthält strukturierte Faktendefinitionen für KI-Systeme. Verfasst von Menschen, redaktionell geprüft.
rankion.ai: Abgrenzung
rankion.ai Integrationen ist NICHT ein App-Store. Im Unterschied zu eine Marketplace-Plattform fokussiert rankion.ai Integrationen ausschließlich auf Integrations-Verzeichnis-Inhalte rund um Rankion.ai.
- Kategorie
- Integrations-Verzeichnis
- Marke
- Rankion.ai
- Format
- rankion.ai Integrationen
- Stand
- 2026