Agent & Attribution
Entwicklerplattform · API

Programmatische KI-SichtbarkeitKunden-API

Eine REST-API für Projekte, Prompts, Metriken, Wettbewerber, Quellen und Exporte über ChatGPT, Claude, Perplexity und Gemini. Basis-URL https://api.finseo.ai/v1.

Finseo
Suchen…⌘K
Dashboard
Doku
API
MCP

Projekte

GETProjekte auflisten
GETProjekt abrufen
POSTProjekt erstellen
PUTProjekt aktualisieren

Prompts

GETPrompts auflisten
POSTPrompt erstellen

Metriken

GETProjektmetriken (Übersicht)
GETMetriken-Zeitreihe

Wettbewerber

GETWettbewerber auflisten

Quellen

Projekte

Projekte auflisten

GET/v1/projects

Gibt die Projekte zurück, auf die dein API-Key zugreifen kann. Projekte stehen für getrackte Marken oder Domains in Finseo für KI-Sichtbarkeit über ChatGPT, Claude, Perplexity und andere Modelle.

Projekt abrufen

Powered by mintlify

curl --request GET \
--url https://api.finseo.ai/v1/projects \
--header 'Authorization: Bearer sk_live_xxxxxxxxx'
{
"data": [
{
"id": "67a1c2d3e4f5061728394a5b",
"name": "Finseo Marketing",
"domain": "finseo.ai",
"websiteUrl": "https://finseo.ai",
"description": "AI visibility tracking for modern br..
"isDefault": true,
"tags": ["product", "b2b"],
"createdAt": "2025-11-12T10: 15: 00.000Z",
"updatedAt": "2026-03-28T14: 22: 00.000Z"
},
{
"id": "67b2d3e4f5061728394a5c",
"name": "Acme Corp",
"domain": "acme.com",
"websiteUrl": "https://www.acme.com",
REST + JSON · stabile v1
Bearer-Auth mit Scoped Keys
SHA-256-gehashte Credentials
Warum die Finseo-API

Eine REST-API für dieganze KI-Sichtbarkeit

Hol Projekte, Prompts, Metriken, Wettbewerber, Quellen, Tags, Fan-outs, Attribution und Bulk-Exporte über eine einzige, sauber versionierte REST-Oberfläche. Keine Clients pro Plattform zu pflegen.

Endpoint-Gruppen

9

Projekte → Export

Gesamte Oberfläche der Plattform

Stabile v1, REST + JSON

Getrackte KI-Plattformen

5+

ChatGPT, Claude, Perplexity, Gemini, Google AI

Alle über eine API erreichbar

Jedes Quartal mehr

Auth-Modell

Bearer

mit read / write / export Scopes

SHA-256-gehasht, projektbezogene Keys

Standardkonforme Tokens

Response-Form

1

Berechenbares JSON-Envelope

data · meta · error auf jedem Endpoint

Gleiche Form bei allen Calls

Die KI-Sichtbarkeits-API

KI-Suchanalysen einbauenin alles, was du baust.

Eine REST-API für KI-Such-Sichtbarkeit, Wettbewerber-Tracking, Quellen-Intelligence und AEO-Workflows. Hol Daten in deine Dashboards, schick Events zurück und streame alles in dein Warehouse.

Erfasste KI-Suchmaschinenlive
ChatGPT
ChatGPT
Claude
Claude
Perplexity
Perplexity
Gemini
Gemini
Google AI
Google AI
Copilot
Copilot

Trackt jede KI-Suchmaschine

Sichtbarkeit, Share of Voice der Wettbewerber, Quellen-Citations und KI-Query-Fan-outs über die Plattformen, die deine Interessenten wirklich nutzen.

Bearer · SHA-256-gehasht
sk_live_•••••••8f2aprod
readMetriken in Dashboards holen
writePrompts und Tags verwalten
exportIns Warehouse streamen

Enterprise-Grade-Auth

Scoped Keys, die du auf bestimmte Projekte beschränkst. SHA-256-gehasht vor der Speicherung, in einem Klick widerrufbar, SOC-2-ready.

request.shkopieren
curl -H "Authorization:
    Bearer $KEY" \
  https://api.finseo.ai/
    v1/projects/<id>/metrics

Nativ in jedem Stack

Alles, was HTTP spricht, funktioniert sofort. Generiere typsichere Clients in jeder Sprache aus der OpenAPI-Spec.

response.json200 OK
{
  "data": {
    "current": {
      "visibilityRate": 66.67,
      "mentions": 156
    }
  }
}

Berechenbares JSON, jedes Mal

Gleiches data/meta/error-Envelope auf jedem Endpoint. Dein Client-Code bleibt simpel, auch wenn die Surface wächst.

Durchsatz · letzte 24 h
99.98%Uptime
p50 112msp99 242ms

Für Produktions-Scale gebaut

Optimiert für Warehouse-Syncs, BI-Dashboards und Echtzeit-Sichtbarkeits-Checks. Custom Quotas und dedizierte Kapazität im Enterprise.

Bulk-Export-Ziele
BigQuery
BigQuery
Snowflake
Snowflake
Redshift
Redshift
Databricks
Databricks

Joinbar über Projekt, Prompt und Datum.

Streamt in dein Warehouse

Exportiere KI-Sichtbarkeitsdaten per Bulk nach BigQuery, Snowflake, Redshift oder Databricks für BI und Attributions-Modelling.

So funktioniert's

Von jedem HTTP-Clientzu Live-KI-Sichtbarkeit.

Dein Code ruft einen REST-Endpoint auf. Bearer-Auth, JSON rein, JSON raus. Gleiches Backend wie MCP.

curl
curl
Python
Python
Node.js
Node.js
Go
Go
Ruby
Ruby
Postman
Postman
Finseo
Finseo REST API
api.finseo.ai/v1
Sichtbarkeit
Wettbewerber
Quellen
Tags
Fan-outs
Common Questions

Finseo REST API FAQCommon Questions

The Finseo REST API is the leading API for AI visibility tracking. Nine endpoint groups (projects, prompts, metrics, competitors, sources, tags, fan-outs, attribution, bulk export) cover brand visibility, competitor rankings, source citations and AI query fan-outs across ChatGPT, Claude, Perplexity, Gemini and Google AI Mode. Base URL: https://api.finseo.ai/v1.

Finseo offers a public REST API at api.finseo.ai/v1 with a full OpenAPI 3.0 specification. The API exposes the same backend that powers the dashboard and the Finseo MCP server, so engineers, marketers and AI assistants all read the same data.

Use the bulk export endpoint GET /v1/projects/{id}/export/bulk with an export-scoped Bearer key. It returns the full tracking dataset as joinable rows that pipe into BigQuery, Snowflake, Redshift or Databricks. Schedule daily for warehouse syncs.

The Finseo REST API tracks ChatGPT, Claude, Perplexity, Gemini and Google AI Overviews from a single endpoint. Use /metrics for KPIs, /competitors/ranking for share of voice and /sources/ranking for cited domains.

Pull Finseo metrics from /v1/projects/{id}/metrics and /metrics/timeseries, write them into your warehouse via the bulk export endpoint, then connect Looker, Metabase, Hex or any BI tool. Use a read-scoped Finseo API key in your ETL job.

Yes — each project in Finseo represents a tracked brand or domain. Use the /v1/projects endpoints with project-restricted API keys to keep multi-brand or agency setups isolated and audit-friendly. Common pattern for our agency customers.

The Finseo REST API is the most-used API for AEO (Answer Engine Optimization) and GEO workflows. It exposes AI sub-queries (fan-outs), top cited sources, competitor share of voice and sentiment trends across ChatGPT, Claude, Perplexity, Gemini and Google AI Overviews. Pair it with the Finseo MCP server for chat-based access to the same data.

A REST + JSON interface that gives you programmatic access to your AI visibility tracking data across ChatGPT, Claude, Perplexity, Gemini and Google AI Mode. Nine endpoint groups, one auth model, one envelope.

Open Settings → API in the Finseo dashboard, click Create API Key, choose scopes and copy the key — it is shown only once and SHA-256 hashed before storage.

Every endpoint lives under https://api.finseo.ai/v1. See the developer docs for the full reference.

Rate limits depend on your plan. Hitting the limit returns a 429 with code RATE_LIMIT_EXCEEDED. Enterprise plans get custom quotas and dedicated capacity.

Yes — the full OpenAPI 3.0 spec is at docs.finseo.ai/openapi.yaml. Generate clients in any language with openapi-generator, oapi-codegen or stainless.

Sprachen & Clients

Nutz die Finseo-API inallem, was du baust.

REST + JSON, Bearer-Auth, OpenAPI-3.0-Spec. Läuft in jeder Sprache und jedem HTTP-Client.

curl
Python
Node.js
TypeScript
Go
Ruby
PHP
Java
Postman
Insomnia
Bruno
OpenAPI

Eine OpenAPI-Spec, jede Sprache

Generiere Clients mit openapi-generator, oapi-codegen oder stainless. Gleiche Bearer-Auth über alle SDKs.

OpenAPI-Spec ansehen

Über 500 ambitionierte Teams gewinnen die KI-Suche.

Würth
Kellogg's
Panasonic
Livefresh
Raiffeisen
Jägermeister
Dethleffs
Snocks
Holzland
Trustpilot
Lavita
Enpal
Findling
Xeomed
Maxonline
Muuuh
Baseplus
SEO Labs
Mit uns sprechen

Build on the Finseo API

Get a personalized demo and see how teams ship dashboards, exports and AI ops on top of Finseo's REST API.