Improve API
A
Alexandre Boigues
Download json parameter file (api format) from prompt source interface
AS A user,
I WANT to download json file parameters (api format) from prompt source interface
SO THAT allows to check parameters used on user interface and API
Nik Payne (Gamma design)
Merged in a post:
From Community: Request for support on API endpoint prioritization
Dan Pillay
hi guys bumping up for support on generate-theme as an API endpoint <@U09DMEG3W3Y> is there any way to help prioritise this?
Nik Payne (Gamma design)
Merged in a post:
IMPORTANT NEW FEATURE API GAMMA TO ADD PLEASE
duc le
Hello Gamma team ! in neaar futur, could you please add the feature that allow the API of gamma to auto ajust/generate the number of cards by AI , based on the volume of text. it's a feature available ihe normal version but inavailable in the API . The fact your AI auto generate the number of card increase significantly the quality of the PDF. Thank you to your team for your amazing product
Nik Payne (Gamma design)
Merged in a post:
Disponibilité d'une nouvelle fonction via l'API
Eloi Frigaux
Bonjour, j'aime beaucoup la fonction qui laisse l'ia diviser le texte par carte automatiquement, l'ia fait ça très bien. Je trouve ça dommage quelle ne soit pas disponible via l'api. A quand une prochaine mise à jour à ce niveau ? Merci pour votre outil formidable
Hilary (CX @ Gamma)
Merged in a post:
IMPORTANT NEW FEATURE API GAMMA TO ADD PLEASE
duc le
Hello Gamma team ! in neaar futur, could you please add the feature that allow the API of gamma to auto ajust/generate the number of cards by AI , based on the volume of text. it's a feature available ihe normal version but inavailable in the API . The fact your AI auto generate the number of card increase significantly the quality of the PDF. Thank you to your team for your amazing product
Nik Payne (Gamma design)
Merged in a post:
From Community: New DELETE endpoint for API-generated presentations
Don Bachner
Add a DELETE /v1.0/gammas/{gammaId} endpoint to allow programmatic cleanup of API-generated presentations.
Use Case:
After several months of operation, my "API generated" workspace tab has accumulated hundreds of presentations that serve no purpose. I have no way to clean these up programmatically, forcing manual deletion through the web UI.
Proposed API:
DELETE /v1.0/gammas/{gammaId}
X-API-KEY: sk-gamma-xxxxxxxx
Response 200:
{ "deleted": true, "gammaId": "g_abc123" }
Response 404:
{ "message": "Gamma not found", "statusCode": 404 }
Optional enhancement: DELETE /v1.0/gammas with a batch payload for bulk cleanup.
Nik Payne (Gamma design)
Merged in a post:
Add API to delete Gamma files
H
HS
Currently, Gamma files cannot be deleted via the API. Please add an API endpoint to delete files (e.g., by file ID), so that we can manage and clean up files programmatically.
Nik Payne (Gamma design)
Merged in a post:
From Community: Need help changing saved gamma deck titles
John Daugela
Does anyone know how to write or change the saved gamma deck title name using the API or programmatically? We have over a hundred decks, but they need the four-digit number in front eg "1125_Intro". What I'm getting now is just what looks like an AI-generated title. Does anyone know where the file name is generated from? I don't need the content in the slide deck to change, just a deck name that is saved in the folder.
Nik Payne (Gamma design)
Merged in a post:
increase character limit of additionalinstructions
A
Aniket Kodre
increase character limit from 2000 to 4000 for 'additionalInstructions' parameter in API
Nik Payne (Gamma design)
Merged in a post:
API to create slide Notes
Steve Allison
At the moment there is no programmatic way to create slide notes - you can't import and you can't use the API. I would want to upload slide notes at the same time as I create the deck using the API.
Nik Payne (Gamma design)
Merged in a post:
API generations should accept a list of image urls
Carlos A
Please in the parameter imageOptions from the API endpoint https://public-api.gamma.app/v1.0/generations
Allow to send a list of image urls for us to use our own images instead ai generated. Use case: generating reports or brochures in pdf
Load More
→