post https://api.smartrecruiters.com/url-shortener/shorten
Shorten provided long url and returns new url as json.
Allows to shorten only URLs with smartrecruiters.com domain.
Log in to see full request history
Responses
Shorten provided long url and returns new url as json.
Allows to shorten only URLs with smartrecruiters.com domain.
xxxxxxxxxx
curl --request POST \
--url https://api.smartrecruiters.com/url-shortener/shorten \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: