Returns the authenticated user’s current SDA creation rate limit configuration and usage counts.
Documentation Index
Fetch the complete documentation index at: https://docs.rhino.fi/llms.txt
Use this file to discover all available pages before exploring further.
JWT token for authentication
SdaRateLimitStatusResponse
The user's total (lifetime) SDA creation limit.
Total number of SDAs created by the user (lifetime count).
x >= 0The user's rolling time-window SDA creation limit.
Number of SDAs created by the user within the current time window. Only present when windowLimit is "limited".
x >= 0