cURL
curl --request GET \ --url https://app.demand-iq.com/api/fonts
{ "fonts": [ { "family": "Inter", "variants": [ "<string>" ], "category": "sans-serif" } ] }
Returns a list of available Google Fonts for use in deck branding. Results are cached for 24 hours.
Font list
Show child attributes