Kushy REST API - Source Code
The Kushy API returns cannabis data including shops, inventory, photos, states, and strains. Fundamentals, guides, and tutorials available. Developers can authenticate with a token.

Sample Source Code (5)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Kushy Cannabis Shops PHP Sample Code | The Kushy Cannabis Shops PHP Sample Code demonstrates how to get all shops. This endpoint retrieves all shops and the strain object includes an avatar, a featured image, rating, verification, and location. |
![]() | Kushy Cannabis Inventory PHP Sample Code | The Kushy Cannabis Inventory PHP Sample Code demonstrates how to get all inventory. This endpoint retrieves all US states and their city-data. |
![]() | Kushy Cannabis Strain Curl Sample Code | The Kushy Cannabis Strain Curl Sample Code demonstrates how to get a single strain. As a verified developer, gain access to API keys to allow POST, PUT, and DELETE requests. Register a new Kushy API key at our developer portal. |
![]() | Kushy Chatbot JavaScript Sample Code | The Kushy Chatbot JavaScript Sample Code demonstrates how to create a cannabis chatbot. Developers can interact with the Kushy API to serve cannabis strains, products, shops, and cannabis terminology. |
![]() | Kushy JavaScript Sample Code | The Kushy JavaScript Sample Code demonstrates how to interact with the Kushy API using GatsbyJS as a framework and static site generator (SSG). |