Documentation
WanGuard API Documentation
Welcome to the official documentation for WanGuard API. Here you'll find comprehensive guides and documentation to help you start working with our API as quickly as possible.
Quick Start
Get up and running with our API in minutes.
API Reference
Detailed information about API endpoints and parameters.
Authentication
Most of our API endpoints are available without authentication. For premium features, you'll need to include your API key in the request header.
Example Request with API Key
curl -X GET 'https://api.wanguard.xyz/v1/asn?ip=1.1.1.1' \
-H 'X-API-Key: your_api_key_here'
Need an API key? Contact us to discuss premium access and higher rate limits.
Rate Limits
Our API implements rate limiting to ensure fair usage and availability for all users.
Plan | Rate Limit | Features |
---|---|---|
Free | 100 requests/hour | Basic access to all endpoints |
Premium | 1,000 requests/hour | Enhanced data, priority support |
Enterprise | Custom | Dedicated infrastructure, SLA, custom features |
Last updated: May 8, 2025 • Edit this page on GitHub • Author: Matteo