Skip to main content
Panguard AI provides the Threat Cloud API for community-driven threat intelligence. No accounts or login required for Community tier — MIT licensed and open source. For production deployments at F500 scale, Enterprise (150K500K/year)](https://panguard.ai/pricing),[MigratorPro(150K-500K / year)](https://panguard.ai/pricing), [Migrator Pro (500K-2M / year), and Sovereign ($5-20M / nation) tiers add signed, continuously re-scanned compliance evidence, airgap deployment, and SLA.

API Service

Threat Cloud API

Configurable port — IoC management, threat feeds, campaign tracking, MITRE heatmaps, geographic queries, and audit logs.

Base URL

Authentication

Threat Cloud endpoints that require authentication use an API key in the Authorization header.

Common Response Format

Every API endpoint returns a consistent JSON envelope:

Rate Limiting

The API enforces rate limiting to protect against abuse. When rate-limited, the API returns a 429 status code with a Retry-After header indicating when to retry.

Error Codes

Content Type

All request and response bodies use application/json unless otherwise noted. Feed endpoints may return text/plain for blocklist formats.

Pagination

Endpoints that return collections support pagination via query parameters:
page
number
default:"1"
Page number (1-indexed).
limit
number
default:"50"
Number of items per page. Maximum 200.
Paginated responses include metadata:

Next Steps

Threat Cloud API

Query and submit threat intelligence.

Configuration

Configure API ports, tokens, and settings.