Overview
Warning: Deprecated This version of our GRAPHQL API (Creatopy) is now officially deprecated but will continue to function during this grace period to support a smooth transition. Existing integrations will keep working, but we strongly recommend updating them according to our new documentation: The Brief documentation
Creatopy exposes a single GraphQL endpoint for you to dynamically query, at https://graphql.creatopy.com/public
. To make a request, you'll need to include two things an authorization token and a graphql query or mutation.
Last updated