Links
Convert link
Converts a URL using only this account's integrations.
POST
/links/convertlinks:writeRequest
urlstring · bodyProduct HTTPS URL.mandatoryExample
curl
curl -X POST 'https://achadu.com/api/v1/links/convert' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"url": "https://example.com/product"
}'Answer
200Operation completed4xxError with code, message and request_id