Available Endpoints
This page provides the various endpoints available to the partner and the capabilities of that endpoint.
Here is a postman collection you can use to start making calls to the Authorization API.
Endpoint | Parameters | Endpoint Use Case | Endpoint sample |
---|---|---|---|
POST/ Authorization API https://api.treez.io/v2.0/dispensary/ dispensary_name/config/api/gettokens | dispensary_name - this information can be pulled from the client's URL. The dispensary name is listed before treez.io in the URL. ie. partnersandbox2.treez.io dispensary name is ‘partnersandbox2’. | This endpoint generates an authorization token that is needed to be able to make a successful call to any of the SellTreez API endpoints. A valid API key for the store and Client ID are required to generate this auth token. | https://api.treez.io/v2.0/dispensary/ partnersandbox2/config/api/gettokens |
Updated over 2 years ago