Talkwalker website screenshot

Talkwalker

Talkwalker is a social media analytics and listening platform that provides REST APIs for tracking brand mentions, analyzing sentiment, measuring campaign performance, and monitoring competitors across 150 million websites and 10+ social networks. The API suite covers search, streaming, histograms, document management, image detection, topic management, and custom metrics.

Talkwalker publishes 6 APIs on the APIs.io network, including Search API, Streaming API, Histogram API, and 3 more. Tagged areas include Social Media Analytics, Social Listening, Brand Monitoring, Sentiment Analysis, and Media Monitoring.

Talkwalker’s developer surface includes authentication, documentation, engineering blog, pricing, API reference, getting-started guide, support, and 22 more developer resources.

52.9/100 developing ▬ flat Agent 27/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessPaid
6 APIs 1 MCP Servers
Social Media AnalyticsSocial ListeningBrand MonitoringSentiment AnalysisMedia MonitoringCampaign Analytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 52.9/100 · developing
Contract Quality 11.2 / 25
Developer Ergonomics 13.2 / 20
Access Clarity 14.2 / 20
Operational Transparency 4.8 / 13
Contract Governance 2.0 / 12
Discoverability 7.4 / 10
Agent readiness — 27/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/talkwalker: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Talkwalker Search API

Search and export a subset of documents from a Talkwalker project, including brand mentions and social data across supported channels. Results are metered at 1 credit per result...

Talkwalker Streaming API

Real-time streaming API (v3) for monitoring keyword-based streams and project or topic-level data feeds. Charged at 1 credit per streamed result with no per-call minimum.

Talkwalker Histogram API

Reproduce Talkwalker dashboard widgets programmatically by fetching histogram data. Charged at 10 credits per call.

Talkwalker Resources API

Manage and retrieve project resources including topics, filters, pages, events, panels, and datasets. Also exposes tag and view (dashboard, report, alert) management endpoints. ...

Talkwalker Document API

Import custom documents and modify existing documents within Talkwalker projects. Supports custom metrics creation for imported content. Document imports are free — no credit cost.

Talkwalker Image API

Detect features and entities within images using Talkwalker's image detection capabilities, enabling logo detection and visual content analytics.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Talkwalker Rate Limits

9 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Talkwalker Authentication

apiKey · 1 scheme

SECURITY

Talkwalker Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: talkwalker
name: Talkwalker
description: Talkwalker is a social media analytics and listening platform that provides REST APIs for tracking brand mentions,
  analyzing sentiment, measuring campaign performance, and monitoring competitors across 150 million websites and 10+ social
  networks. The API suite covers search, streaming, histograms, document management, image detection, topic management, and
  custom metrics.
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/talkwalker.png
url: https://raw.githubusercontent.com/api-evangelist/talkwalker/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-08-13'
specificationVersion: '0.23'
tags:
- Social Media Analytics
- Social Listening
- Brand Monitoring
- Sentiment Analysis
- Media Monitoring
- Campaign Analytics
apis:
- aid: talkwalker:search-api
  name: Talkwalker Search API
  description: Search and export a subset of documents from a Talkwalker project, including brand mentions and social data
    across supported channels. Results are metered at 1 credit per result plus a minimum of 10 credits per call.
  humanURL: https://developer.talkwalker.com/docs/overview/search-api/search-results-project-api
  baseURL: https://api.talkwalker.com
  tags:
  - Search
  - Social Listening
  - Brand Mentions
  properties:
  - type: Documentation
    url: https://developer.talkwalker.com/docs/overview
  - type: OpenAPI
    url: openapi/talkwalker-search-openapi.yml
  - type: Overlay
    url: overlays/talkwalker-search-overlay.yaml
  - type: AgentSkill
    url: skills/talkwalker-export-project-mentions.md
  - type: APIReference
    url: https://developer.talkwalker.com/api/search-api
- aid: talkwalker:streaming-api
  name: Talkwalker Streaming API
  description: Real-time streaming API (v3) for monitoring keyword-based streams and project or topic-level data feeds. Charged
    at 1 credit per streamed result with no per-call minimum.
  humanURL: https://developer.talkwalker.com/docs/overview/streaming-api-v3
  baseURL: https://api.talkwalker.com
  tags:
  - Streaming
  - Real-Time
  - Social Monitoring
  properties:
  - type: Documentation
    url: https://developer.talkwalker.com/docs/overview/streaming-api-v3
  - type: OpenAPI
    url: openapi/talkwalker-streaming-openapi.yml
  - type: Overlay
    url: overlays/talkwalker-streaming-overlay.yaml
  - type: AgentSkill
    url: skills/talkwalker-stream-and-resume.md
  - type: APIReference
    url: https://developer.talkwalker.com/api/streaming-api
- aid: talkwalker:histogram-api
  name: Talkwalker Histogram API
  description: Reproduce Talkwalker dashboard widgets programmatically by fetching histogram data. Charged at 10 credits per
    call.
  humanURL: https://developer.talkwalker.com/docs/overview
  baseURL: https://api.talkwalker.com
  tags:
  - Analytics
  - Dashboards
  - Histograms
  properties:
  - type: Documentation
    url: https://developer.talkwalker.com/docs/overview
  - type: OpenAPI
    url: openapi/talkwalker-histogram-openapi.yml
  - type: Overlay
    url: overlays/talkwalker-histogram-overlay.yaml
  - type: AgentSkill
    url: skills/talkwalker-reproduce-dashboard-widgets.md
  - type: APIReference
    url: https://developer.talkwalker.com/api/search-api-histogram-api
- aid: talkwalker:resources-api
  name: Talkwalker Resources API
  description: Manage and retrieve project resources including topics, filters, pages, events, panels, and datasets. Also
    exposes tag and view (dashboard, report, alert) management endpoints. Free to call — no credit cost.
  humanURL: https://developer.talkwalker.com/docs/overview/resources-api
  baseURL: https://api.talkwalker.com
  tags:
  - Resources
  - Topics
  - Tags
  - Dashboards
  properties:
  - type: Documentation
    url: https://developer.talkwalker.com/docs/overview/resources-api
  - type: OpenAPI
    url: openapi/talkwalker-resources-openapi.yml
  - type: Overlay
    url: overlays/talkwalker-resources-overlay.yaml
  - type: APIReference
    url: https://developer.talkwalker.com/api/resources-api
- aid: talkwalker:document-api
  name: Talkwalker Document API
  description: Import custom documents and modify existing documents within Talkwalker projects. Supports custom metrics creation
    for imported content. Document imports are free — no credit cost.
  humanURL: https://developer.talkwalker.com/docs/overview
  baseURL: https://api.talkwalker.com
  tags:
  - Documents
  - Import
  - Custom Metrics
  properties:
  - type: Documentation
    url: https://developer.talkwalker.com/docs/overview
  - type: OpenAPI
    url: openapi/talkwalker-documents-openapi.yml
  - type: Overlay
    url: overlays/talkwalker-documents-overlay.yaml
  - type: AgentSkill
    url: skills/talkwalker-import-documents.md
  - type: APIReference
    url: https://developer.talkwalker.com/api/modify-documents-api
- aid: talkwalker:image-api
  name: Talkwalker Image API
  description: Detect features and entities within images using Talkwalker's image detection capabilities, enabling logo detection
    and visual content analytics.
  humanURL: https://developer.talkwalker.com/docs/overview
  baseURL: https://api.talkwalker.com
  tags:
  - Image Detection
  - Artificial Intelligence
  - Visual Analytics
  tags_raw:
  - Image Detection
  - AI
  - Visual Analytics
  properties:
  - type: Documentation
    url: https://developer.talkwalker.com/docs/overview
  - type: OpenAPI
    url: openapi/talkwalker-image-openapi.yml
  - type: Overlay
    url: overlays/talkwalker-image-overlay.yaml
  - type: APIReference
    url: https://developer.talkwalker.com/api/image-api
common:
- type: Authentication
  url: authentication/talkwalker-authentication.yml
- type: DomainSecurity
  url: security/talkwalker-domain-security.yml
- type: Website
  url: https://www.talkwalker.com/
- type: Documentation
  url: https://developer.talkwalker.com/docs/
- type: GitHubOrg
  url: https://github.com/talkwalker
- type: LinkedIn
  url: https://www.linkedin.com/company/talkwalker
- type: Blog
  url: https://www.talkwalker.com/blog
- type: Pricing
  url: https://www.talkwalker.com/pricing
- type: X
  url: https://x.com/Talkwalker
- type: Plans
  url: plans/talkwalker-plans-pricing.yml
- type: RateLimits
  url: rate-limits/talkwalker-rate-limits.yml
- type: FinOps
  url: finops/talkwalker-finops.yml
- type: APIReference
  url: https://developer.talkwalker.com/api/
- type: DeveloperPortal
  url: https://developer.talkwalker.com/
- type: GettingStarted
  url: https://developer.talkwalker.com/docs/getting-started/access-token
- type: Support
  url: https://www.talkwalker.com/contact-us
- type: TermsOfService
  url: https://www.talkwalker.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.talkwalker.com/privacy-policy
- type: StatusPage
  url: https://status.talkwalker.com/
- type: Conventions
  url: conventions/talkwalker-conventions.yml
- type: ErrorCatalog
  url: errors/talkwalker-problem-types.yml
- type: Lifecycle
  url: lifecycle/talkwalker-lifecycle.yml
- type: Conformance
  url: conformance/talkwalker-conformance.yml
- type: DataModel
  url: data-model/talkwalker-data-model.yml
- type: Sandbox
  url: sandbox/talkwalker-sandbox.yml
- type: Packages
  url: packages/talkwalker-packages.yml
- type: MCPServer
  url: mcp/talkwalker-mcp.yml
- type: LLMsTxt
  url: llms/talkwalker-llms.txt
- type: AgentSkill
  url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 31
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/talkwalker"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/talkwalker/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/talkwalker/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.