Cotton API
REST API for AI coding preferences and profiles
v0.1.0
Endpoints
Quick Start
# List all profiles
curl https://api.withcotton.io/api/profiles
# Get a specific preference
curl https://api.withcotton.io/api/preferences/git-commits
# Search preferences
curl "https://api.withcotton.io/api/search?q=typescript"