ApiCategoryrepresents an API category.Catalog itemscan be tagged with API categories; users viewing the API catalog in the portal will have the option to browse the catalog by category.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003e\u003ccode\u003eApiCategory\u003c/code\u003e represents a grouping for API catalog items, allowing users to browse by category in the portal.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of an \u003ccode\u003eApiCategory\u003c/code\u003e includes fields such as \u003ccode\u003esiteId\u003c/code\u003e, \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003eid\u003c/code\u003e, and \u003ccode\u003eupdateTime\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of an \u003ccode\u003eApiCategory\u003c/code\u003e are its name, unique ID, associated portal (\u003ccode\u003esiteId\u003c/code\u003e), and last modified time.\u003c/p\u003e\n"],["\u003cp\u003eAvailable methods for managing \u003ccode\u003eApiCategory\u003c/code\u003e include creating, deleting, retrieving, listing, and updating categories.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiCategory\u003c/code\u003e is critical for organizing the API catalog, enhancing how users navigate and discover relevant APIs within the portal.\u003c/p\u003e\n"]]],[],null,["# REST Resource: organizations.sites.apicategories\n\n- [Resource: ApiCategory](#ApiCategory)\n - [JSON representation](#ApiCategory.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: ApiCategory\n---------------------\n\n`ApiCategory` represents an API category. [Catalog items](/apigee/docs/reference/apis/apigee/rest/v1/organizations.sites.apidocs) can be tagged with API categories; users viewing the API catalog in the portal will have the option to browse the catalog by category."]]