Zoho Books

The Zoho Books API allows you to perform all the operations that you do with the web client. It is built using REST principles which ensures predictable URLs for accessing resources, and uses HTTP response codes to indicate API errors.

API entry from apis.yml

apis.yml Raw ↑
aid: zoho:zoho-books
name: Zoho Books
description: The Zoho Books API allows you to perform all the operations that you do with the web client.
  It is built using REST principles which ensures predictable URLs for accessing resources, and uses HTTP
  response codes to indicate API errors.
humanURL: https://www.zoho.com/books/api/v3/introduction/
tags:
- Accounting
- Books
- Finance
- Invoices
properties:
- type: Documentation
  url: https://www.zoho.com/books/api/v3/introduction/
- type: PostmanCollection
  url: https://www.zoho.com/books/api/v3/apicollection/
- type: CodeExamples
  url: https://github.com/zoho/zohofinance-automation-samples
  title: Custom Functions Samples