# Introduction

# Reyhford Developer Portal

This portal documents the Reyhford Threat Intelligence APIs hosted at
[api.reyhford.com](https://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

1. Sign in (WorkOS) via the portal header to manage your own API keys.
2. Open the [API Reference](/api) for the full OpenAPI surface.
3. Use your API key as `Authorization: Bearer <key>` on gateway requests.
4. Start with `GET https://api.reyhford.com/taxii2/` for the TAXII discovery document.

For product documentation beyond the API reference, see
[docs.reyhford.com](https://docs.reyhford.com).
