curl -X GET "https://qstash.upstash.io/v1/quota/" \ -H "Authorization: <token>"
{ "maxTopics": 20, "maxEndpointsPerTopic": 100, "maxMessageSize": 1048576, "maxRetries": 5, "maxSchedules": 100, "maxRequestsPerDay": 500000, "retention": 604800, "timeout": 300, "maxDelay": 2592000 }
This endpoint returns your current quota limits
Documentation IndexFetch the complete documentation index at: https://upstash-vector.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://upstash-vector.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?