Same question as Dr. Deepak. I'm building a SaaS and trying to use the Gamma API to create a linking carousel. The simple version is working, but I ran into issues when passing parameters to specify the scene, size, and other settings. The current API reference only covers the basics, while some additional parameters (e.g., theme) are mentioned only in a text box. I hope the API reference can be updated to list all possible values.
Another challenge I faced is that, after a successful API call, the response includes a Gamma URL. However, I also want a thumbnail like the one shown in the Gamma UI. After creating a post, I hope the API can return a thumbnail image—the same one displayed in the Gamma UI. I need this image as a cover to show users what was generated. I'm fine with the link pointing to the publicly accessible version of Gamma for browsing slides page by page, but having that image would look much better in my application.