# Keeta Catalog Management API

This API provides comprehensive catalog management capabilities for Keeta platform integration, including catalog synchronization, product status management, and real-time notifications.


Version: v.1.0.0

## Servers

```
https://open.mykeeta.com/api/open/grocery
```

## Security

### OAuth2ClientCredentials

OAuth 2.0 client credentials used by partner applications.

Type: oauth2
Token URL: https://api-docs.mykeeta.com/apis/yhsu3hu21ch23yabx4xuuuq7/basic/endpoints/generateaccesstoken
Scopes:

### Signature

[object Object]

Type: apiKey
In: header
Name: Signature

### WebhookKeyAuth

Optional static webhook token configured in the Developer Portal.

Type: apiKey
In: header
Name: X-Webhook-Token

## Download OpenAPI description

 - [Keeta Catalog Management API](https://api-docs.mykeeta.com/_bundle/apis/@grocery/menu.yaml)

 - [PUT /v1/product/update/chains/{chainId}/vendors/{vendorId}](https://api-docs.mykeeta.com/apis/grocery/menu/other/updateproduct.md): Update product information efficiently, whether it's a single item or a whole batch. We'll process your request in the background and provide a 202 Accepted status with a jobId for tracking. Stay upda
 - [GET /v1/product/categories](https://api-docs.mykeeta.com/apis/grocery/menu/other/getcategories.md): This API queries platform categories for a specified region and **returns only leaf categories**.
 - [GET /v1/product/category/properties](https://api-docs.mykeeta.com/apis/grocery/menu/other/getpropertise.md): This API supports batch querying supported properties under specified platform categories.
