Passer au contenu
AchaduDevelopers
API opérationnelleAller sur le site Web
Tableau de bord
Developers/API/link_convert
Liens

Convertir le lien

Convertit une URL en utilisant uniquement les intégrations de ce compte.

POST/links/convertlinks:write

Demande

urlstring · bodyURL HTTPS du produit.obligatoire

Exemple

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"
}'

Réponse

200Opération terminée
4xxErreur avec le code, le message et request_id