Creatopy Public API
  • Public API
    • Quickstart
    • Authentication
  • REST API
    • Overview
    • Auth
    • Exports
      • Creatives
    • Templates (Designs)
      • Elements
      • Template Sizes
      • Font variants
    • ShareLink
    • Projects
      • Project Users
    • Brand Kits
      • Brand kit assets
      • Brand kit logos
      • Brand kit media folders
      • Brand templates
    • Ad Networks
    • Ad Serving
    • Users
      • Team roles
    • Webhooks
      • Webhook action types
    • Design Versions
    • Folders
      • Move design to folder
    • Error codes
    • Designs
  • GraphQL API
    • Overview
    • Endpoints and queries
    • Postman Collection
Powered by GitBook
On this page
  1. GraphQL API

Postman Collection

PreviousEndpoints and queries

Last updated 10 months ago

CtrlK

For using the Postman publicApi Creatopy collection first you will need a pair of clientId and secret. Here is how you can get it: https://app.gitbook.com/o/zfci4u0TqsGuKwFM2gSV/s/vq1cf84TroYyEFT3lgYL/fundamentals/getting-set-up

Those two keys {clientId and secret}, the clientId you will need to paste directly in the payload JSON, and for secret is recommended to add a global or an environment variable named creatopyPublicApiSecretand it will be filled automatically on request by the Postman via {{creatopyPublicApiSecret}}variable.

LogoUsing variables | Postman Learning CenterPostman Learning Center
LogoPostman
Postman Creatopy Public API Collection