Google Slides
Google Slides lets you create, edit, collaborate, and deliver presentations using compelling themes and fonts, embedded video, charts, animations, and more.
Using the API
Many of the features that make Google Slides so successful are available through the API. This lets you access and update presentations programatically, integrating data from various sources and producing finished presentations in a fraction of the time.
Try the sample app
Use the sample app md2googleslides on GitHub. This command-line tool generates slide decks from markdown files.

Quickstart
Our quickstarts are there to help you get something running right away.
Developer Guides
These guides explain how you can implement some of the most important use cases.
Reference Docs
The reference documentation contains detailed information about the API types and methods.
Using Apps Script
You can use the Slides API from within Apps Script using the Slides advanced service.