Help Doc Access Show

Zoho Show API Resources

Everything you need to start building with the Zoho Show REST API. Whether you are automating presentation workflows, managing decks at scale, or integrating Show into your own product, this guide will get you up and running.

What is Zoho Show?

Zoho Show is an online presentation tool that lets teams create, edit, share, and broadcast presentations from anywhere, on any device.

With real-time collaboration, themes, animations, smart elements, and built-in publishing, Show turns ideas into polished, audience-ready decks.

Key Features

  • Real-Time CollaborationCo-edit presentations with your team simultaneously
  • Broadcast & Remote ControlPresent to remote audiences and hand over control on the fly
  • Themes & Smart ElementsBeautiful templates, charts, tables, and animations out of the box
  • Publish & EmbedPublish decks to the web or embed them in any site

Why use the Zoho Show REST API?

Use the API to create and manage presentations and their contents — slides, layouts, masters, tables, media, shapes, connectors, group shapes, text, flowcharts, and themes — along with workspaces, members, sharing, and publishing for the Zoho Show application.

Automate document workflows, sync decks with your other tools, or embed Show seamlessly into your own product.

API Benefits

  • AutomationProgrammatically create, rename, duplicate, and trash presentations
  • IntegrationConnect Show with CRM, LMS, content and storage systems
  • Collaboration at ScaleManage members, roles, and access permissions in bulk
  • Publishing ControlPublish, unpublish, and configure public access of decks

API Architecture

Zoho Show's REST APIs follow standard HTTP verbs and predictable, resource-oriented URLs so you can work with presentations, members and publish settings consistently.

Architecture Principles

  • RESTful DesignStandard HTTP methods (GET, POST, PUT, DELETE)
  • JSON FormatRequests and responses use JSON. Most keys are snake_case; some layout-type keys and multipart field names use camelCase.
  • Clean URLsVersioned, resource-based paths under /api/v1
  • Status CodesStandard HTTP status codes plus a consistent response envelope