envs

Axiom — ingest and query

axiom/api · version 1

envs add axiom/api

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
AXIOM_TOKEN required secret Axiom says to keep tokens confidential because anyone holding one can act on your behalf, sending data to your dataset among other things. A token can be regenerated in place, and Axiom suggests setting an expiry.. where to get it
AXIOM_ORG_ID optional config Which organisation. An identifier that authenticates nothing on its own.. where to get it
AXIOM_URL optional config An address, for a region other than the default.. where to get it

The JSON the CLI reads