For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Last updated