|API Keys

API Keys

Manage your API keys for programmatic access to MK Allocate data

No API Keys Yet

Create your first API key to start using the MK Allocate API.

Quick Start

1. Create an API Key

Click "Create API Key" above and copy your key. Store it securely - you won't see it again.

2. Make Your First Request

curl -X GET \
  "https://your-domain/api/v1/templates" \
  -H "X-API-Key: pk_live_xxx"

3. Explore the API

View full documentation for all available endpoints.