A REST API to retrieve trend data, powered by TasteBrew.co
Rate limit: 60 requests per minute.
For any tech issues, just reach out to: [email protected]
The base URL for all API requests is:
https://tastebrew.com/api
All POST requests must be authorized by passing the following parameters to the request:
uid (required) (int): your API user idpassword (required) (var): your API passwordPOST /categories/getPOST /trends/getThis API uses the following error codes: