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.
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 athttps://graphql.brandfetch.io and authenticates with the same API key as the REST APIs.