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 theAuthorization header.
Common Response Format
Every API endpoint returns a consistent JSON envelope:- Success
- Error
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 useapplication/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 (1-indexed).
Number of items per page. Maximum 200.
Next Steps
Threat Cloud API
Query and submit threat intelligence.
Configuration
Configure API ports, tokens, and settings.