Turn long URLs into compact, shareable short links served from suro.id.
API home page: Ace Data Cloud - Short Link Generation
Keywords: shorturl-api, short-link, url-shortener, suro.id, link-generation, rest-api, ai-api, AI API, REST API, Developer API, Ace Data Cloud
- Unified developer platform with one API key, billing system, and usage tracking
- Production-ready API endpoints served from https://api.acedata.cloud
- English integration guides, API references, and service documentation
- Global-ready workflow for developers building chat, image, video, music, and search products
The Short URL API generates a short link for a given long URL. Send the original URL in content and receive a shortened url in the response.
To use the Short URL API, apply for the corresponding service on the Short URL API page. After entering the page, click the "Acquire" button.
There is a free quota available for first-time applicants, allowing you to use this API for free.
- Base URL: https://api.acedata.cloud
- Service page: Short Link Generation on Ace Data Cloud
- Docs: Developer documentation
curl --request POST "https://api.acedata.cloud/shorturl" \
--header "Authorization: Bearer YOUR_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"content": "https://platform.acedata.cloud/service/shorturl"
}'| API | Path | Integration Guidance |
|---|---|---|
| Short URL API | /shorturl |
Short URL API Integration Guide |
- Ace Data Cloud Developer Platform
- Ace Data Cloud Docs
- Status Page
- Ace Data Cloud GitHub Organization
If you meet any issue, please check support info or browse the latest documentation on docs.acedata.cloud