Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brandfetch.com/llms.txt

Use this file to discover all available pages before exploring further.

GraphQL is currently available to Entreprise customers only, if you’re interested contact us.

What is GraphQL?

GraphQL is a query language for APIs that lets you request exactly the fields you need in a single, typed request — no over-fetching, no chained calls. Brandfetch’s GraphQL endpoint is available at https://graphql.brandfetch.io and authenticates with the same API key as the REST APIs.

GraphQL Playground

Explore the GraphQL API using the interactive playground:

GraphQL schema definition

You can find a guide on previewing the full schema reference in the following sections: