Workspace Details endpoint
Adam Johnston
It would be really handy to have an org level endpoint (something like https://app.smartsuite.com/api/v1/workspace/ that returns crucial account information, like the plan type, current API rate limit (in reqs/second), the total number of requests logged in the current month to date and the max requests per month.
Just the plan type and current month's requests would be enough to figure out the rest provided the limits don't change.
AFAIK there's currently no way to view the number of requests in the current month (apart from when hitting a limit).
Having this information available would allow API consumers to efficiently navigate limits.
Jon Darbyshire
Hey Adam Johnston, thanks for your feedback! Following up on this:
- What specific account information would be most valuable to include in the endpoint besides plan type and request counts?
- How frequently do you anticipate needing to access this endpoint for your operations?
- Are there any security or privacy concerns we should consider when providing this information through an API endpoint?