Smule

Smule Download

Download a Smule recording from its URL.

GET/smuledl
GET/smuledl
Parameters
Request
bash
1curl -X GET 'https://execross.com/api/v3/smuledl?url=https%3A%2F%2Fwww.smule.com%2Fsing-recording%2F2732403437_4732128989' \
2  -H 'Accept: application/json' \
3  -H 'apikey: YOUR-APIKEY'
Response
Click Send to execute the request.
Example response
json
1{
2  "status": 200,
3  "result": {
4    "title": "Song name",
5    "audio": "https://...mp4",
6    "video": "https://...mp4"
7  }
8}
Next
Instagram Profile