API Documentation
Integrate ProtectorNet's URL analysis capabilities into your applications
ProtectorNet API
Programmatic access to URL submission and threat analysis
Getting Started
1. Ensure API Access
Your subscription must include the "API Access" feature. Check your subscription status in your profile dashboard.
2. Generate API Key
Navigate to your profile settings and generate a new API key. Keep this key secure as it provides access to your account.
3. Start Making Requests
Use your API key in the Authorization header to submit URLs and retrieve analysis results.
Authentication Methods
Bearer Token
Authorization: Bearer YOUR_API_TOKENAPI Key Header
Authorization: ApiKey YOUR_KEYCustom Header
x-api-key: YOUR_KEYRate Limits
API rate limits vary by subscription tier. Enterprise customers enjoy higher limits and dedicated support.
📚 Live Swagger Documentation
Browse all available endpoints, request/response schemas, and test your API calls directly with interactive Swagger UI.
View Interactive API Documentation →