Postman Collection
Last updated
Last updated
For using the Postman publicApi Creatopy collection first you will need a pair of clientId and secret. Here is how you can get it:
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 creatopyPublicApiSecret
and it will be filled automatically on request by the Postman via {{creatopyPublicApiSecret}}
variable.