curl -X GET https://api.muvi.video/v1/catalog/categories
[ { "id": "video", "name": "Video", "description": "AI models for video generation and editing", "modelCount": 8 }, { "id": "image", "name": "Image", "description": "AI models for image generation and manipulation", "modelCount": 5 } ]
Retrieve all model categories with dynamic model counts.
Documentation IndexFetch the complete documentation index at: https://developer.pixelbyte.app/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.pixelbyte.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Show Category Object