GuidesAPI EndpointsChangelog
Log In
API Endpoints

Retrieve Categories

This operation retrieves Categories from the Weedmaps Taxonomy. Results are returned in ascending order based on their Weedmaps identifier.

You can use the sort and filter query parameters to refine the results and locate specific Categories.


⚠️ Common Error

A Menu Item can only have one root Category link.

This means that our system is receiving Category identifiers that are in different Category taxonomy branches.


💡 Tip 💡

You can sync our taxonomy of Categories or map them to your internal Taxonomy.

When creating or updating a Menu Item, be sure to send us the correlated Weedmaps identifiers including the Sub-Categories.

This link can directly improve search relevance, increase consumer engagement, and it elevates the visibility of the Menu Item within the Weedmaps ecosystem.


Query Params
int32
0 to 150
Defaults to 20

Number of items per page for paginated lists. Maximum 150.

sort[]
array of strings

Optionally return resources in a specified order. Use a '-' to invert order.

sort[]
string

Filter resources where name equals; cannot be combined with match

string

Filter resources where name contains; cannot be combined with eq

boolean
Defaults to true

Filter for publicly visible resources

int32

Filter categories by the provided parent ID

date-time

Filter resources after the updated_at timestamp

date-time

Filter resources before the updated_at timestamp

Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json