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.

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: Conventions
  url: conventions/klue-conventions.yml