Skip to main content
Get your first API response in under 5 minutes. Choose your path:

CLI (Fastest)

One command to authenticate, instant access

API Key

Create a key in the dashboard, call the API directly

Option 1: DealMachine CLI

Step 1: Login

Your browser opens. Sign in and approve the device. That’s it.

Step 2: Check Your Account

Step 3: Use the API Key Programmatically

The CLI stores your API key at ~/.dealmachine/config.json. Use it in your code:

Option 2: API Key

Step 1: Create an API Key

  1. Go to Developer Settings
  2. Click Create API Key
  3. Copy the key (starts with dm_sk_live_)
Copy the key now. It won’t be shown again.

Step 2: Make Your First Request

Step 3: See the Response

You’re authenticated and ready to go.

What’s Next

API Reference

Browse all available endpoints

CLI Commands

Full CLI command reference

Authentication

Deep dive into auth options

Error Handling

Understand error responses