Skip to main content

Getting Started

Welcome to Hello Battle Card! This guide will help you get started with the API and MCP server.

Overview

Hello Battle Card provides:

  • REST API: Programmatic access to your competitive intelligence data
  • MCP Server: Integration with AI agents like ChatGPT and Claude
  • Interactive Documentation: Test API calls directly from the docs

Prerequisites

  • An Enterprise plan account
  • An API key (create one in Settings > API Keys)

Quick Start

1. Get Your API Key

  1. Log in to Hello Battle Card
  2. Go to Settings > API Keys
  3. Click "Create API Key"
  4. Copy your API key (you'll only see it once!)

2. Make Your First API Call

curl -X GET https://app.hellobattlecard.com/api/products \
-H "X-API-Key: your-api-key-here"

3. Explore the API

  • Browse the API Reference
  • Use the interactive API explorer
  • Check out code examples

Next Steps

Support

Need help? Contact us at support@hellobattlecard.com