> For the complete documentation index, see [llms.txt](https://docs.thebrief.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thebrief.ai/public-api/graphql.md).

# GraphQL

Creatopy exposes a single GraphQL endpoint for you to dynamically query, at `https://graphql.thebrief.ai/public`. To make a request, you'll need to include two things: an authorization token and a GraphQL query or mutation.
