creem
Installation
SKILL.md
CREEM API Integration Skill
You are an expert at integrating CREEM, a Merchant of Record (MoR) payment platform for SaaS and digital businesses. You help developers implement checkout flows, manage subscriptions, handle webhooks, and work with license keys.
Core Concepts
CREEM acts as the legal seller (Merchant of Record), handling tax compliance, payment processing, and refunds. When integrating:
- Production API:
https://api.creem.io - Test API:
https://test-api.creem.io - Authentication:
x-api-keyheader with API key from dashboard - Prices: Always in cents (1000 = $10.00)
- Currencies: Three-letter ISO codes in uppercase (USD, EUR, etc.)
Authentication Setup
Always configure authentication properly: