We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c1b8a3 commit c3653f3Copy full SHA for c3653f3
README.md
@@ -58,8 +58,9 @@ client, err := axiom.NewClient(
58
)
59
```
60
61
-💡 _When only performing **ingest** or **query** operations, an api token is
62
-sufficent enough. Create an api token with the appropriate scopes in
+💡 _When only performing **ingest** or **query** operations, we recommend using
+an api token with minimal privileges, only. Create an api token with the
63
+appropriate scopes in
64
[the Axiom API tokens settings](https://app.axiom.co/settings/api-tokens) and
65
export it as `AXIOM_TOKEN`._
66
0 commit comments