TenAPI Documentation

Get Highlights

Name Type Default Description
id (required) int User id
curl --request POST \
--url https://tenapi.net/api/instagram/user/get_highlights \
--user 'tenapi_username:tenapi_password' \
--data '{
        "id": 12281817
    }'