Docs/Quickstart
From zero to a site's brand in three steps - about a minute, no card required.
Sign up and create a key - free, no credit card, with 100 credits every month. Keys look like mm_live_….
Every snippet below reads the key from MIROMIRO_API_KEY, so it never ends up hardcoded in your source.
Authorization: Bearer mm_live_…One call gets you a site's brand - logo, colors, fonts - as typed JSON. Pick your language and run it.
https://miromiro.app/api/v1/extract?url=stripe.com&access_key=mm_live_… Every endpoint follows this exact shape - swap /brand for /images, /svg, /fonts and the rest.