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.

PlanRate LimitFeatures
Free100 requests/hourBasic access to all endpoints
Premium1,000 requests/hourEnhanced data, priority support
EnterpriseCustomDedicated infrastructure, SLA, custom features
Last updated: May 8, 2025 • Edit this page on GitHubAuthor: Matteo