# brandql ## Documentation - [Introduction to BrandQL](https://brandql.documentationai.com/introduction.md): Discover BrandQL, a powerful API for fetching high-quality brand logos from any domain instantly, serving as a reliable alternative to discontinued services like Clearbit's Logo API. - [Quickstart Guide](https://brandql.documentationai.com/quickstart.md): Get up and running with BrandQL in minutes by making your first API request to fetch a logo without any setup hassle. - [Parameters Overview](https://brandql.documentationai.com/parameters/overview.md): A quick index of BrandQL query parameters and how to use them. - [Defaults](https://brandql.documentationai.com/parameters/defaults.md): Understand BrandQL’s default behavior when you omit parameters. - [Variant Parameter](https://brandql.documentationai.com/parameters/variants/overview.md): Request specific logo variants with ?variant= and understand fallback behavior. - [Dark Mode](https://brandql.documentationai.com/parameters/variants/dark-mode.md): Request dark-friendly logos with ?variant=dark and handle fallbacks cleanly. - [Light Mode](https://brandql.documentationai.com/parameters/variants/light-mode.md): Request light-friendly logos with ?variant=light and handle fallbacks cleanly. - [Transparent Background](https://brandql.documentationai.com/parameters/variants/transparent.md): Request logos with transparent backgrounds using ?variant=transparent. - [Format Parameter](https://brandql.documentationai.com/parameters/format.md): Choose output type with ?format= and understand how format interacts with size and variants. - [Size Parameter](https://brandql.documentationai.com/parameters/size.md): Request logos at exact pixel dimensions with ?size= and understand what’s precomputed vs on-demand. - [Fallback Parameter](https://brandql.documentationai.com/parameters/fallback.md): Control fallback behavior with ?fallback= and handle missing variants or formats. - [HTML Examples](https://brandql.documentationai.com/examples/html.md): Drop-in HTML patterns for BrandQL logos, including dark mode and responsive sizes. - [React Examples](https://brandql.documentationai.com/examples/react.md): React examples for rendering BrandQL logos with dark mode and strict fallbacks. - [Vue / Nuxt Examples](https://brandql.documentationai.com/examples/vue-nuxt.md): Vue and Nuxt patterns for BrandQL logos, including dark mode and strict fallbacks. - [REST API Examples](https://brandql.documentationai.com/examples/rest.md): Raw HTTP examples for BrandQL, from basic logo fetches to strict fallbacks. - [Node.js Examples](https://brandql.documentationai.com/examples/nodejs.md): Node.js examples for calling BrandQL with fetch and strict fallbacks. - [Authentication and API Keys](https://brandql.documentationai.com/authentication.md): Learn how to securely authenticate your requests to the BrandQL API using API keys, including best practices for managing access. - [API Reference](https://brandql.documentationai.com/api-reference.md): Comprehensive reference for all BrandQL API endpoints, parameters, and response formats to build robust logo fetching into your applications. ## API Reference - [List documents](https://brandql.documentationai.com/api-reference/get-documents.md): No description found - [Create document](https://brandql.documentationai.com/api-reference/post-documents.md): No description found - [Get document](https://brandql.documentationai.com/api-reference/get-documents-documentid.md): No description found - [List projects](https://brandql.documentationai.com/api-reference/get-projects.md): No description found - [Create project](https://brandql.documentationai.com/api-reference/post-projects.md): No description found ## Help Center - [Help Center](https://brandql.documentationai.com/help-center.md): No description found - [How do I get an API key?](https://brandql.documentationai.com/help-center/faq/getting-an-api-key.md): How to create and use your brandql API key. - [Cannot Log In to Dashboard](https://brandql.documentationai.com/help-center/troubleshooting/dashboard-login-issue.md): How to resolve login problems with the brandql dashboard. - [Create Your First Project](https://brandql.documentationai.com/help-center/guides/create-first-project.md): Quick start to create a new project in brandql.