# Zoho Thrive Integration via LowCodeAPI

## Overview

Human resources

## Base Endpoint

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

## Authentication

LowCodeAPI handles authentication automatically. You only need to:

1. **Sign up** at [Zoho Thrive](https://www.zoho.com/thrive/)
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

- **Purchase API** - 1 endpoints

## Common Endpoints

### Category: Purchase API

#### Use this API to push the purchase to thrive

**Method**: `POST` | **LowCodeAPI Path**: `/thrive-publicapi/v1/$widget-code/purchase`

**Full URL**:
```
https://api.lowcodeapi.com/zohothrive/thrive-publicapi/v1/$widget-code/purchase?api_token={api_token}
```

**Description**: Use this API to push the purchase to thrive

---

## Complete Endpoint Reference

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