Skip to content

Admin apis#50

Merged
cbrinicombe13 merged 15 commits intomainfrom
admin-apis
Apr 21, 2026
Merged

Admin apis#50
cbrinicombe13 merged 15 commits intomainfrom
admin-apis

Conversation

@cbrinicombe13
Copy link
Copy Markdown
Member

No description provided.

@mintlify
Copy link
Copy Markdown

mintlify Bot commented Apr 21, 2026

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

Project Status Preview Updated (UTC)
trophy 🟢 Ready View Preview Apr 21, 2026, 8:06 AM

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

@jasontlouro
Copy link
Copy Markdown
Contributor

currently all admin APIs are limited to 10 req/sec not 100, including GETs, should I change that in the gateway so that GETs are 100 req/sec and the rest are 10 to match these docs?

@jasontlouro
Copy link
Copy Markdown
Contributor

Screenshot 2026-04-21 at 10 24 18 AM

The order here is weird, both the high-level order (why metrics then attributes then streaks then points?) and the order of endpoints within a section (why are the post/patch/delete sandwiched between the two GETs?)

@cbrinicombe13
Copy link
Copy Markdown
Member Author

cbrinicombe13 commented Apr 21, 2026

The order here is weird, both the high-level order (why metrics then attributes then streaks then points?) and the order of endpoints within a section (why are the post/patch/delete sandwiched between the two GETs?)

Went in order of how things are shown in the rest of the docs, generally low level concepts first then composed things like points/leaderboards that use the other concepts later:

Screenshot 2026-04-21 at 10 37 36

What order do you think is best?

I can make the get endpoints first in each section if you think that's better?

@jasontlouro
Copy link
Copy Markdown
Contributor

I think for the endpoints what makes sense is GETs then PATCH then POST then DELETE but idk if there is a standard order that we should follow

Regarding the high-level concepts I guess that makes sense, I think I was expecting alphabetical but just checked Knock and Stripe and neither do alphabetical so I guess whatever order feels right works haha

@cbrinicombe13
Copy link
Copy Markdown
Member Author

currently all admin APIs are limited to 10 req/sec not 100, including GETs, should I change that in the gateway so that GETs are 100 req/sec and the rest are 10 to match these docs?

It's fine i'll keep everything admin as tier 1

jasontlouro
jasontlouro previously approved these changes Apr 21, 2026
@cbrinicombe13 cbrinicombe13 merged commit 78e6a18 into main Apr 21, 2026
4 checks passed
@cbrinicombe13 cbrinicombe13 deleted the admin-apis branch April 21, 2026 10:35
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