Skip to content

Adds partner portal api to Docs - #400

Open
Abdelrahman-at-bunny wants to merge 4 commits into
mainfrom
add-new-partner-apis
Open

Adds partner portal api to Docs#400
Abdelrahman-at-bunny wants to merge 4 commits into
mainfrom
add-new-partner-apis

Conversation

@Abdelrahman-at-bunny

Copy link
Copy Markdown
Contributor

Adds Partner Portal Apis to the docs

image image

@mintlify

mintlify Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
bunny 🟢 Ready View Preview Aug 10, 2026, 12:03 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Comment thread changelog.mdx Outdated
@bogdan-at-bunny

Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector

Copy link
Copy Markdown

To use Codex here, create an environment for this repo.

@bogdan-at-bunny

Copy link
Copy Markdown
Contributor

@claude when I open this mintlify preview url https://bunnynet-cb9733c2-add-new-partner-apis.mintlify.site/ I see 404 for https://bunnynet-cb9733c2-add-new-partner-apis.mintlify.site/api-reference/partner
find the root cause and fix

@Abdelrahman-at-bunny

Copy link
Copy Markdown
Contributor Author

@claude when I open this mintlify preview url https://bunnynet-cb9733c2-add-new-partner-apis.mintlify.site/ I see 404 for https://bunnynet-cb9733c2-add-new-partner-apis.mintlify.site/api-reference/partner find the root cause and fix

found the issue should be working now

@bogdan-at-bunny

Copy link
Copy Markdown
Contributor

do API users understand what it means?

This API is available to accounts with the ResellerPartner or MSPPartner roles. Contact bunny.net if you would like to join the partner program.

@bogdan-at-bunny

Copy link
Copy Markdown
Contributor

curl --request GET
--url https://api.bunny.net/api/partner/customers
--header 'AccessKey: YOUR_API_KEY'

api.bunny.net/api looks bad, there should be no /api

like this:
https://api.bunny.net/partner/customers

@Abdelrahman-at-bunny Abdelrahman-at-bunny changed the title Adds partnere portal api to Docs Adds partner portal api to Docs Aug 10, 2026
@bogdan-at-bunny

Copy link
Copy Markdown
Contributor

Add description to each method / function.
You can most likely just ask claude doing that, at least 1-2 short sentences would be great. Right now it looks too empty and lacks descriptions.
Screenshot 2026-08-10 at 15 27 50

@Abdelrahman-at-bunny

Abdelrahman-at-bunny commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

do API users understand what it means?

This API is available to accounts with the ResellerPartner or MSPPartner roles. Contact bunny.net if you would like to join the partner program.

Donot think so , should i remove this banner entirely or just keep it as Contact bunny.net if you would like to join the partner program.

@bogdan-at-bunny

Copy link
Copy Markdown
Contributor

1 = Cdn
2 = Database
3 = Dns
4 = MagicContainers
5 = Optimizer
6 = Scripting
7 = Shield
8 = Storage
9 = Stream

should be

1 = CDN
2 = Database
3 = DNS
4 = Magic Containers
5 = Optimizer
6 = Edge Scripting
7 = Shield
8 = Storage
9 = Stream

@bogdan-at-bunny

Copy link
Copy Markdown
Contributor

do API users understand what it means?

This API is available to accounts with the ResellerPartner or MSPPartner roles. Contact bunny.net if you would like to join the partner program.

Donot think so , should i remove this banner entirely or just keep it as Contact bunny.net if you would like to join the partner program.

write something like that: This API is available to partners only. Contact bunny.net if you would like to join the partner program.

@Abdelrahman-at-bunny

Copy link
Copy Markdown
Contributor Author

@bogdan-at-bunny fixed the api.bunny.net/api And the Banner , but regarding the API Description and enum names , this required an External PR to handle in the CORE API Project as we donot actually allow adding descriptions Nor we allow changing ENUM Strings

@bogdan-at-bunny

Copy link
Copy Markdown
Contributor

@bogdan-at-bunny fixed the api.bunny.net/api And the Banner , but regarding the API Description and enum names , this required an External PR to handle in the CORE API Project as we donot actually allow adding descriptions Nor we allow changing ENUM Strings

@Abdelrahman-at-bunny good, let's wait for that PR being merged / deployed and than we can merge this one so we have nice api docs :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants