Skip to content

Commit

Permalink
Update apis/accessing-endpoints.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kaelan Patel <[email protected]>
  • Loading branch information
brstuder and kaelanspatel authored Mar 26, 2024
1 parent 43b5f39 commit a51d4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/accessing-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You will also need to retrieve your team ID value. This is a value associated wi

### Step 4: Authenticating

Finally, you need to authenticate your token. Use the following command:
To verify your token is working, authenticate to the Kubecost Cloud API access route. For example:

```
curl --location 'https://api.app.kubecost.com/query/allocation/query?window=7d&aggregate=cluster&idleByNode=false&idle=false' \
Expand Down

0 comments on commit a51d4b3

Please sign in to comment.