Skip to content

zoho/zohodesk-oas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Zoho Desk OpenAPI Specification (OAS)

Welcome to the Zoho Desk OpenAPI Specification (OAS) repository. This repository provides the OpenAPI Specification files for Zoho Desk APIs, enabling developers to seamlessly integrate Zoho Desk with their applications using standardized API definitions.


Overview

An OpenAPI Specification (OAS) is an industry-standard way to describe RESTful APIs. It provides a clear, structured way to define authentication methods, endpoints, request parameters, and response formats. OpenAPI specification is written either in JSON or YAML, making them both machine-readable and easy for developers to interpret. This repository hosts the OAS files for Zoho Desk APIs to help developers:

  • Understand Zoho Desk API endpoints and their usage.
  • Integrate Zoho Desk with third-party applications.

Repository Structure

The repository is organized into the following sections:

  • v1.0/: Contains the OAS files for version 1.0 of Zoho Desk APIs.
    • Common.json: Defines common parameters and response schemas for Zoho Desk APIs.
    • Other resource-specific OAS files.

Getting Started

1. Explore OAS Files

  1. Navigate to the v1.0/ folder in this repository.
  2. Select the OAS file relevant to your use case (e.g., Accounts.json & Common.json for account module operations).
  3. Use tools like Swagger's API Hub or Postman to import and explore these files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published