Nopalito
API · private beta

The Nopalito API

Extract any brand’s palette, typography, voice, and scorecard programmatically. One POST with a domain, one JSON brand profile back — the same engine behind this site.

GET  https://nopalito.io/api/v1/extract?url=stripe.com
POST https://nopalito.io/api/v1/extract  { "url": "stripe.com" }

→ { palette, fonts, voice, scorecard, aiSlop, ... }