Skip to content

Organizing with Categories

Categories are the primary way to organize your blog content in JSONPress. They help users find relevant content and allow you to filter your API requests by topic.

Create Category Screenshot

  1. Go to the Categories page in the sidebar.
  2. Click Add Category.
  3. Enter the category name (e.g., “Tech”, “Design”, “News”).
  4. Save your category.

Once created, you can assign these categories to any blog post in the Editor. You can also use the Get All Blogs API to filter posts by a specific category ID.


[!NOTE] You can update or delete your custom categories at any time from the Categories management page.