Discord Ingest Keys
unknownCreate org-specific keys for bot or webhook ingestion.
Loading...
Create ingest key
Only owner/admin should use this page.
Discord POST example
POST /api/intel/ingest/discord
Content-Type: application/json
{
"ingest_key": "your_key_here",
"rawText": "3 neuts in 1DQ1-A",
"sourceLabel": "discord"
}