
Keyword Rank Visibility API
Check a domain’s organic search visibility for a target keyword
Create and manage short links with expiry and click counts
Create a short URL for an HTTP or HTTPS destination.
Choose an available identifier or let the service generate one.
Update the destination without replacing the public short URL.
Set an expiration time or disable a link when it should stop redirecting.
Read total redirect activity without treating it as a unique-visitor metric.
Create and manage links owned by the authenticated account.

HTTP Protocol:HTTPS
HTTP Method:POST
HTTP Endpoint:https://api.gugudata.io/v1/shortLinks
Response Type:application/json; charset=utf-8
DEMO Endpoint:https://api.gugudata.io/v1/shortLinks/demo
Live Demo:Try Interactive Demo
Postman Collection:Run in Postman
| Name | Type | Is Required | Default Value | Remark |
|---|---|---|---|---|
| appkey | string | true | YOUR_APPKEY | API key used to authenticate the request. |
| longUrl | string | true | https://example.com/page | Destination URL. Must use HTTP or HTTPS. |
| shortLinkId | string | false | campaign01 | Optional custom short link ID. Use 4 to 32 letters, numbers, underscores, or hyphens. |
| expireTime | string | false | 2026-12-31T23:59:59Z | Optional expiration time. |
| Name | Type | Remark |
|---|---|---|
| data.name | string | Resource name of the created short link. |
| data.shortLinkId | string | Short link ID. |
| data.shortUrl | string | Generated short URL. |
| data.longUrl | string | Destination URL. |
| data.state | string | Short link state. ACTIVE links redirect; DISABLED links do not redirect. |
| data.clickCount | integer | Total redirect count. |
| data.expireTime | string | Expiration time, if set. |
| Status Code | Explanation of Status Code | Remarks |
|---|---|---|
| 200 | Request processed successfully. | Some endpoints expose a separate application-level status field in the response body, such as `dataStatus.statusCode`. |
| 400 | Invalid request parameters or request format. | Check required fields, data types, and request body format. |
| 401 | Missing or unknown application key. | Provide a valid `appkey` with the request. |
| 403 | The application key is recognized but access is not allowed. | The key may be expired, inactive, or not permitted for the requested API. |
| 429 | Request rate or trial usage limit exceeded. | Reduce concurrency or retry after the limit window resets. |
| 500 | Internal service error. | Retry later or contact support if the error persists. |
| 503 | Upstream service unavailable. | Retry later; the requested upstream dependency is temporarily unavailable. |
Connect your AI client once, authorize in the browser, and the client can use the GuGuData API tools available to your account. You do not need to paste an appkey into the MCP client.
https://mcp.gugudata.io/mcp{
"mcpServers": {
"gugudata": {
"url": "https://mcp.gugudata.io/mcp",
"transportType": "streamable-http"
}
}
}
Check a domain’s organic search visibility for a target keyword

Audit webpage performance, accessibility, SEO, and best practices

Extract ordered image candidates from a public article

Extract clean, LLM-ready article content and metadata