Authorization
Weedmaps utilizes the OAuth2 ClientCredentials Flow
Before accessing Weedmaps data, your platform must obtain authorization from a Weedmaps Listing Owner. Without this authorization, your platform cannot access any resources via the REST API.
This guide walks you through the authorization process, which follows the OAuth 2.0 specification.
Summary
- Authorization is required for all access to Weedmaps resources
- Authorization must be granted by a Listing Owner.
- The sub-pages provides a step-by-step walkthrough of the authorization flow.
Updated 18 days ago