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

Direct Login

Name Type Default Description
username string Username of the Instagram account
password string Password of the Instagram account
curl --request POST \
--url https://di.boxapi.ir/api/login \
--user 'boxapi_username:boxapi_password' \
--data '{
    "username": "your_instagram_username",
    "password": "your_instagram_password"
}'