The endpoint allows to shorten URLs
Account activated feature
Please note, the service is available for use after communication with our support department.
Caution
Please note, that the maximum number of the objects for the array is 20.
RESPONSE PARAMETERS
KEY | TYPE | DESCRIPTION |
---|---|---|
link | string(limitations according to the one currently in the platform) | The short url to use. |
trackingId | string (format and size according to the standards used in the platform) | The tracking id of the short url that was created. |
expirationDate | string (date with format 2016-06-23T06:55:57Z) | The date that the url will be no longer available. |
createdAt | string (date with format 2016-06-23T06:55:57Z) | The date the url was created. |
tags | Object [Optional Field] Must not be null | A map of string field values to store information |
CONSTRAINTS AND ERRORS
PATH | CONSTAINTS | STATUS | MESSAGE |
---|---|---|---|
name* |
|
|
|
domain* |
|
|
|
longUrl* |
|
|
|
callbackUrl | [Optional Field]
|
|
|
validity | [Optional Field]
|
| 1."urls[0].validity: must be greater than or equal to 3600"
|
tags | [Optional Field]
|