Signup page
If you have products or plans that you want anyone (outside your organization) to be able to sign up for, you can set up a Signup page on the Bunny Portal.
Last updated
Was this helpful?
If you have products or plans that you want anyone (outside your organization) to be able to sign up for, you can set up a Signup page on the Bunny Portal.
Last updated
Was this helpful?
Important: As a prerequisite to this page, please read the .
[SUBDOMAIN]
: Your Bunny account subdomain (e.g., acme
if you access Bunny via https://acme.bunny.com
).
[PRICE_LIST_CODE]
: The code for the product or plan you want customers to sign up for.
[TOKEN]
: The token from the API client you created with signup:read
and signup:write
scopes.
[RETURN_URL]
(optional but recommended): A URL to which the user will be redirected after completing signup. Probably your company website.
Example
Suppose you have the following:
SUBDOMAIN: acme
PRICE_LIST_CODE: business-annual
TOKEN: 12345
RETURN_URL: https://bunny.com
Then your signup page link would look like this:
When a user clicks this link, they will be taken to the Bunny portal’s signup page: