# Create Category URL

**URL:** https://meta.discourse.org/t/create-category-url/80718
**Category:** Development
**Created:** [February 16, 2018, 4:14am UTC](https://meta.discourse.org/t/create-category-url/80718 "2018-02-16T04:14:24Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Bolarinwa\_Balogun](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bolarinwa_balogun/32/138753_2.png) [@Bolarinwa\_Balogun](https://meta.discourse.org/u/Bolarinwa_Balogun)
#### Post date: [February 16, 2018, 4:14am UTC](https://meta.discourse.org/t/create-category-url/80718/1 "2018-02-16T04:14:24Z")

</div>

Hi,  
I am trying to create a block in the sidebar blocks plugin that list categories. I am trying to generate the URL for each category that a user has access to but I can’t find what route returns the JSON file with the name of the category. How can I find get the name of categories?

Thank you.

---

<div class="post-metadata">

### Author: ![fefrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fefrei/32/119538_2.png) [@fefrei](https://meta.discourse.org/u/fefrei)
#### Post date: [February 16, 2018, 2:39pm UTC](https://meta.discourse.org/t/create-category-url/80718/2 "2018-02-16T14:39:17Z")

</div>

The categories are all defined in the central [`site.json`](https://meta.discourse.org/site.json) 🙂
