Make your first request.
v6
Latest
v5
Deprecated
v4
v3
v2
v1
Beta
v0
Alpha
/api/{API Version}/shorten
body: { urls: urls, // string password: password // string }
Add Custom Domain only available after v2.
/api/{API Version}/domain?add={domain}
Status:
[ 200 ] Domain/Subdomain added successfully. (Further action: use CNAME and point to ```javascript cname.vercel-dns.com.
[ 403 ] You are not authorized to add this domain.
[ 409 ] This domain/subdomain is already taken. Please remove it from your Vercel account and try again.
Last updated 8 months ago
Was this helpful?