Klue Content API

The Klue Content API returns an organization's published Klue cards and battlecards to external tools and agents, filterable by competitor, battlecard, tag and date range. Access is authenticated with a named, expiring API key passed as a bearer token, created by an Admin under Apps and Integrations. Klue distributes the API's OpenAPI schema inside the authenticated application so customers can paste it directly into tools such as a custom ChatGPT GPT action.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/content-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
aid: klue:content-api
name: Klue Content API
description: The Klue Content API returns an organization's published Klue cards and battlecards to external
  tools and agents, filterable by competitor, battlecard, tag and date range. Access is authenticated
  with a named, expiring API key passed as a bearer token, created by an Admin under Apps and Integrations.
  Klue distributes the API's OpenAPI schema inside the authenticated application so customers can paste
  it directly into tools such as a custom ChatGPT GPT action.
humanURL: https://klue.com/blog/how-to-connect-klue-to-chatgpt
baseURL: https://app.klue.com
tags:
- Competitive Intelligence
- Content
- Battlecards
properties:
- type: Authentication
  url: authentication/klue-authentication.yml
- type: OAuthScopes
  url: scopes/klue-scopes.yml
- type: Conventions
  url: conventions/klue-conventions.yml
- type: RateLimits
  url: rate-limits/klue-rate-limits.yml