Documentation
Introduction
Reyhford Developer Portal
This portal documents the Reyhford Threat Intelligence APIs hosted at api.reyhford.com.
What you get
- TAXII 2.1 feed of enriched indicators from the Reyhford honeypot network
- REST endpoints for querying threat indicators
- API keys issued during onboarding (sent by email after subscription)
Quick start
- Sign in (WorkOS) via the portal header to manage your own API keys.
- Open the API Reference for the full OpenAPI surface.
- Use your API key as
Authorization: Bearer <key>on gateway requests. - Start with
GET https://api.reyhford.com/taxii2/for the TAXII discovery document.
For product documentation beyond the API reference, see docs.reyhford.com.
Last modified on