Products
To Fetch All Products
Get Products
GET
https://app.appointo.me/api/products
Fetch all products
Query Parameters
Name | Type | Description |
---|---|---|
limit | integer | Limit (max limit: 100. default limit: 100) |
search_term | string | To filter through product names |
offset | string | Offset |
Headers
Name | Type | Description |
---|---|---|
APPOINTO-TOKEN* | string | Appointo API token |
Last updated