Have a feature request?

Tell us how we can make the product more useful to you.

Add a POST endpoint to create a new project under an agency account?

Right now, when a new client signs up on our platform, we can automatically create their customer records and send review requests through your API — which works great. But the one manual step that breaks the automation is creating the MGR project itself. I still have to log into the console, create the project, grab the API key, and store it on our end. Something like: POST /beacon/projects { "name": "Client Business Name", "review_platforms": ["google", "facebook"], "daily_limit": 10, "monthly_limit": 100 } Returning the project ID and API key in the response would let us fully automate the client provisioning flow — from signup to first review request with zero manual steps.

Glenn Blake About 23 hours ago

White Label Footer Links

After enabling the agency features, the footer links disappear. This is inconvenient because I personally use those links, like the Documentation link, which is now gone. Additionally, customers have no access to those links. Rather than remove them entirely, I’d propose that the links remain visible but point to branded versions of the pages. For example, if a customer clicks on the Documentation link, it would direct them to a branded version of your documentation. The branded version would exclude the pages that discuss agency features. You could also have settings for the footer links, so we can decide which ones we want to make visible and even selectively replace them with links to our own website. This would make sense for links like Terms of Service, Privacy, etc…

Brad Konia About 1 month ago

3