API
Authentication
DatiqAI exposes a REST and a streaming API. Auth uses workspace-scoped API keys with optional IP allowlists.
curl https://api.datiqai.com/v1/metrics \
-H "Authorization: Bearer $DATIQAI_API_KEY"Last updated · 2 days agoEdit on GitHub →

