Settings
Environment-backed configuration.
Runtime
Auth
Disabled
DB
postgres
Ingest secret
Configured
Base URL
http://localhost:8000
Ingest
Post JSON records from n8n to:
POST http://localhost:8000/api/ingest/trades
POST http://localhost:8000/api/ingest/cik
Header x-ingest-secret: <INGEST_SECRET>
Tip: keep this endpoint private (VPN/firewall) even with the secret header.