Using CSharpIPQSSDK with ipqualityscore.com

C# integration

✓ Official SDK

Install

dotnet add package CSharpIPQSSDK
Malicious URL Scanner
curl \
  https://ipqualityscore.com/api/json/url/{YOUR_API_KEY_HERE}/{URL_HERE}
Email Validation
curl \
  https://ipqualityscore.com/api/json/email/{YOUR_API_KEY_HERE}/{USER_EMAIL_HERE}
Phone Validation
curl \
  https://ipqualityscore.com/api/json/phone/{YOUR_API_KEY_HERE}/{USER_PHONE_HERE}
SDK on GitHub 📄 API Docs
SDK
CSharpIPQSSDK
C#
API
ipqualityscore.com
ipqualityscore.com

Other SDKs for ipqualityscore.com

iOS-Mobile-Fingerprinting-SDK IPQSNodeSDK

At a glance

Language C#
Endpoints3
Base URLhttps://ipqualityscore.com/api
✓ Official