Skip to main content

1. Get your API Key

To start building, you’ll need an API key.
  1. Log in to your Client Commander Dashboard
  2. Go to Admin > API Keys
  3. Click “Create New Key”
  4. Copy the key (it starts with ccmd_live_) behavior

2. Install the SDK

The easiest way to interact with the API is using our official TypeScript SDK.

3. Make your first request

Create a file named index.ts and add the following code:
index.ts

Next Steps

SDK Reference

Learn about advanced SDK features

API Reference

Explore raw REST endpoints