GuidesAPI EndpointsChangelog
Log In
API Endpoints
These docs are for v2024.01. Click to read the latest docs for v2025.07.

/2024-01/partners/strains

Fetch strains elligible to be associated to menu items and products

Query Params
int32
1 to 9999
Defaults to 1

Current page for paginated lists

int32
0 to 150
Defaults to 20

Number of items per page for paginated lists

sort[]
array of strings

Optionally return entities in a specified order. Use a '-' to invert order.
Default value :

sort[]
string

Filter strains where name equals; cannot be combined with match

string

Filter strains where name contains; cannot be combined with eq

boolean
Defaults to true

Filter strains that are [not] published

date-time

Filter strains updated_at after this timestamp

date-time

Filter strains updated_at before this timestamp

Headers
string

A valid bearer token for the client or user accessing the API. Format: "Bearer TOKEN_VALUE"

Responses

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