← Back to all apps

Ranked AI

Businessby Ranked AI, LLC

Ranked AI provides industry leading AI SEO & PPC software, with a fully managed service integrated into it. We combine AI with industry veterans that know how to help you rank your website on traditional & AI search. Manage your traditional & AI search keywords, audits, backlinks, reports and more with our integrated app.

6ChatGPT Tools
Ranked AI, LLCDeveloper
BusinessCategory

Available Tools

Get AI Visibility

ranked.get_ai_visibility
Full Description

Get AI visibility data showing how your brand appears in AI model responses. Returns visibility scores, mention rates, and performance across different AI models (GPT-4, Claude, Gemini).

Parameters (1 required, 1 optional)
Required
project_idstring

The project UUID to get AI visibility data for.

Optional
limitnumber

Maximum number of prompts to return (default: 20, max: 50).

Get Audit Summary

ranked.get_audit_summary
Full Description

Get a summary of SEO audit issues for a project. Returns counts by severity (critical, warning, notice) and lists the top issues that need attention.

Parameters (1 required, 2 optional)
Required
project_idstring

The project UUID to get audit summary for.

Optional
limitnumber

Maximum number of issues to return (default: 20, max: 50).

severitystring

Filter by severity level.

Options:criticalwarningnotice

Get Backlink Summary

ranked.get_backlink_summary
Full Description

Get backlink data for a project. Returns total backlinks, referring domains, follow/nofollow breakdown, and lists top referring domains with their metrics.

Parameters (1 required, 1 optional)
Required
project_idstring

The project UUID to get backlink data for.

Optional
limitnumber

Maximum number of referring domains to return (default: 20, max: 50).

Get Content Calendar

ranked.get_content_calendar
Full Description

Get content calendar data for a project. Returns scheduled content items, their status (draft, scheduled, published), due dates, and content types.

Parameters (1 required, 2 optional)
Required
project_idstring

The project UUID to get content calendar for.

Optional
limitnumber

Maximum number of content items to return (default: 30, max: 50).

statusstring

Filter by content status.

Get Keyword Rankings

ranked.get_keyword_rankings
Full Description

Get keyword ranking data for a project. Returns current search positions, ranking URLs, and position changes for tracked keywords. Can filter by date range and limit results.

Parameters (1 required, 2 optional)
Required
project_idstring

The project UUID to get keyword rankings for.

Optional
date_rangestring

Date range for comparison: "7d" (7 days), "30d" (30 days), or "90d" (90 days). Default: "7d".

Options:7d30d90d
limitnumber

Maximum number of keywords to return (default: 50, max: 100).

Get Project Overview

ranked.get_project_overview
Full Description

Get an overview of your SEO projects. If no project_id is provided, returns a list of all your accessible projects with key metrics. If a project_id is provided, returns detailed metrics for that specific project including keyword rankings, AI visibility, audit issues, backlinks, and content calendar summary.

Parameters (0 required, 1 optional)
Optional
project_idstring

Optional project UUID. If not provided, returns a list of all your projects.