Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,700 resources
01
Days
15
Hours
12
Mins
56
Secs

Suggestions for the Ultimate API

Buzz

Visit https://buzz.dev
Developer
Feedback score
3
Posts
168
Reactions
101
Resources
52
Hi there, I'll try and keep it brief, but I'd really like to see this with the Ultimate API, especially if it's going to be exclusive to Ultimate (it's the only reason I still have Ultimate now)

Suggestions:
  • Better docs, the docs look pretty awful and hard to navigate. Maybe use something like Swagger for better docs or just organise everything better
  • Increase rate limit or allow me to request to increase rate limit
  • Add filters/searching to results in the API routes (e.g. let me find all purchases for a specific user_id between a specific date (right now I have to run loads of API requests and filtering to do this)
  • Allow me to specify results-per-page OR remove the limit entirely by default. If I want to list/loop through product purchases with like 50 results, I have to use 3 API calls which uses up my usage a lot
  • Add new API route to be able to fetch a user's purchases or licenses

Bugs:
- In JSON format, please return discord_id as a string, not an integer, because right now it exceeds the byte size of integers, causing it to completely bug out if returning as JSON (not tested others)
 
Type
Suggestion
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Muffiny

CEO of BuiltByBit
Ultimate
Feedback score
0
Posts
1
Reactions
2
Resources
4
bump
 

Hedgeh0gg

Feedback score
0
Posts
1
Reactions
0
Resources
0
I’ve had the same issue with the docs, so clearer sections and cleaner formatting would help a lot. Even a simple searchable index or examples page would make the API way easier to use.
 
Top