# Zoho Integrator Integration via LowCodeAPI

## Overview

Integration and automation

## Base Endpoint

```
https://api.lowcodeapi.com/zohointegrator/
```

## Authentication

LowCodeAPI handles authentication automatically. You only need to:

1. **Sign up** at [Zoho Integrator](https://www.zoho.com/officeintegrator/)
2. **Get your credentials** from [credential page](https://api-console.zoho.com/)
3. **Connect your account** in LowCodeAPI dashboard
4. **Use your `api_token`** in all requests

**Auth Type**: OAUTH2.0

## API Categories

- **Zoho Show** - 1 endpoints

## Common Endpoints

### Category: Zoho Show

#### Plan details

**Method**: `GET` | **LowCodeAPI Path**: `/api/v1/plan`

**Full URL**:
```
https://api.lowcodeapi.com/zohointegrator/api/v1/plan?api_token={api_token}
```

**Description**: To retrieve the plan details including the API calls usage

---

## Complete Endpoint Reference

For a complete list of all 1 endpoints, refer to:
- **OpenAPI Definition**: `https://backend.lowcodeapi.com/zohointegrator/definition`
- **Official Provider Documentation**: https://www.zoho.com/officeintegrator/api/