Query Parameters
Number of categories per page (1-100)
Page number for pagination
Example Requests
Basic Request
Paginated Request
Response Example
Response Fields
Unique identifier for the category
Category name
Brief description of the category
ID of parent category (0 for top-level categories)
ID of the selection image for the category
Display order number for sorting
Number of active services in this category
Pagination information including current page, items per page, total items, and total pages
Notes
- Only active service categories are returned
- The
services_count
field shows the number of active services associated with each category - Categories are ordered by their
order_number
field in ascending order - This endpoint supports standard pagination parameters for large datasets
- Authentication is required via API key in headers or query parameters