Skip to main content

Overview

Aeolian is a headless commerce platform. Use our API to build custom storefronts.

Authentication

All API requests require a Bearer token:
curl https://admin.aeoliancms.com/api/v1/products \
  -H "Authorization: Bearer ak_your_api_key"
Get your API key from the dashboard.