Shorten Url
POST https://api.closum.com/v2/utils/shorten-url/?api-key={{api_key}}
| Field | Required | Notes |
|---|---|---|
| url | yes | Enter the full link to be shortened |
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
api-key | string |
Request Body
{"url"=>"{url}"}
POST https://api.closum.com/v2/utils/shorten-url/?api-key={{api_key}}
| Field | Required | Notes |
|---|---|---|
| url | yes | Enter the full link to be shortened |
| Key | Datatype | Required | Description |
|---|---|---|---|
api-key | string |
{"url"=>"{url}"}