Integrate Conundrum Intelligence into your security workflows with our RESTful API.
The Conundrum Intelligence API provides programmatic access to threat feeds, intelligence reports, PIR data, and entity information. Use it to build custom integrations, automate workflows, or feed intelligence into your existing security tools.
All API requests require authentication using an API key passed in the request header. API keys can be generated from your account settings page.
Authorization: Bearer YOUR_API_KEY
/v1/threat-feeds/
Retrieve threat feeds relevant to your organization's PIRs. Supports filtering by attack vector, severity, and date range.
/v1/reports/
List and retrieve AI-generated intelligence reports. Includes executive summaries, entity data, and confidence scores.
/v1/reports/generate/
Trigger on-demand report generation for specific threat feeds or PIR topics.
/v1/entities/
Query extracted entities including threat actors, malware families, CVEs, and indicators of compromise (IOCs).
/v1/pirs/
Manage your Priority Intelligence Requirements. View PIR status, coverage metrics, and associated threat feed mappings.
/v1/stix/export/
Export intelligence data in STIX 2.1 format for interoperability with other threat intelligence platforms and tools.
We are finalizing our comprehensive API documentation with interactive examples, SDKs, and integration guides. Subscribe to our newsletter to be notified when it launches.
Subscribe for Updates