Bestseller
Data & API Features
Annual Subscription
$$
Try it for free!
Sign In Sign in to get a trial key and test all APIs.
Secure payment by Stripe
API Document
HTTP Protocol:HTTPS
HTTP Method:
HTTP Endpoint:https://api.gugudata.io
Response Type:application/json; charset=utf-8
Live Demo:Try Interactive Demo
Full API Docs:developers.gugudata.io
API Request Parameters
| Name | Type | Is Required | Default Value | Remark |
|---|
API Response Parameters
| Name | Type | Remark |
|---|
API Response Status Codes
| Status Code | Explanation of Status Code | Remarks |
|---|---|---|
| 200 | Request processed successfully | Legacy endpoints may still expose an application-level status in the response body, such as dataStatus.statusCode. |
| 400 | Invalid request parameters | |
| 402 | Application key missing or invalid (application status) | Authentication failures currently return HTTP 403, while dataStatus.statusCode remains 402 when the appkey is missing or not recognized. |
| 403 | Application key expired or access forbidden (application status) | Authentication failures currently return HTTP 403, while dataStatus.statusCode remains 403 when the appkey is expired or the request is otherwise forbidden. |
| 429 | Request rate limited | The public gateway enforces request-rate limits. Tune concurrency and retry logic accordingly. |
| 500 | Internal service or upstream error |