ParametersOverview

Parameters Overview

A quick index of BrandQL query parameters and how to use them.

Parameters

Use query parameters to customize the logo you get back. Each parameter is optional.

Want code samples? See the language pages under Examples.

Quick index

Example

curl "https://api.brandql.com/logo/stripe.com?variant=dark&size=128&format=png&fallback=false"

Notes

  • If you omit parameters, we return the best available logo with defaults. See Defaults.
  • If you want strict behavior, set fallback=false. See Fallback Parameter.