GuidesAPI EndpointsChangelog
Log In
API Endpoints

Retrieve Discovery Tags

This operation will retrieve Discovery Tags from the Weedmaps Catalog.

Each Tag belongs to a TagGroup, which groups similar product qualities, such as:

  • Effects
  • Flavors
  • Material
  • Dietary

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


💡 Tip 💡

You can sync our catalog of Discovery Tags or map them to your internal Catalog.

When creating or updating a Menu Item, be sure to send us the correlated Tag identifiers.

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

filters[group][ids][]
array of int32s

Filter tags by the provided group IDs

filters[group][ids][]
string

Filter tags where the group name equals; cannot be combined with match

string

Filter tags where the group name contains; cannot be combined with eq

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