مستندات BoxAPI
API جامع، کامل و ساده

Get Guides

Name Type Default Description
id (required) int User id
max_id string None Use for pagination
curl --request POST \
--url https://boxapi.ir/api/instagram/user/get_guides \
--user 'boxapi_username:boxapi_password' \
--data '{
        "id": 25025320
    }'