Stooq Quota Exceeded Example is an example object payload from Stooq, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"description": "Example: Response when the daily API request quota has been exceeded.",
"request": {
"method": "GET",
"url": "https://stooq.com/q/d/l/?s=aapl.us&i=d&apikey=your_api_key_here"
},
"response": {
"status": 200,
"contentType": "text/html",
"body": "Exceeded the daily hits limit"
},
"notes": "Stooq returns HTTP 200 even when the quota is exceeded. The body contains the plain-text error message 'Exceeded the daily hits limit'. Callers must check response body content rather than relying on HTTP status codes to detect quota exhaustion."
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.