Skip to content

Commit 480c7c4

Browse files
authored
Added note about usage billing limitations (#20829)
1 parent 2d9aee9 commit 480c7c4

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/analytics/graphql-api

1 file changed

+4
-0
lines changed

src/content/docs/analytics/graphql-api/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ You can use `curl` to make requests to the GraphQL Analytics API. Alternatively,
2525
## Clients
2626

2727
We are using [GraphiQL](https://github.com/skevy/graphiql-app) for our example GraphQL queries. There are many other popular open-source clients that you can find online, such as [Altair](https://altair.sirmuel.design) and [Insomnia](https://insomnia.rest).
28+
29+
## Limitations
30+
31+
The purpose of the GraphQL API is to provide aggregated analytics about various Cloudflare products. These datasets should not be used as a measure for usage that Cloudflare uses for billing purposes. Billable traffic [excludes things like DDoS traffic](https://blog.cloudflare.com/unmetered-mitigation), while GraphQL is a measure of overall consumption/usage, so it will include all measurable traffic.

0 commit comments

Comments
 (0)