Skip to content

docs: GET /v1/quota_usage — enforced sensor quota usage endpoint#271

Merged
maximelb merged 1 commit into
masterfrom
docs/sensor-quota-usage-api
Jun 12, 2026
Merged

docs: GET /v1/quota_usage — enforced sensor quota usage endpoint#271
maximelb merged 1 commit into
masterfrom
docs/sensor-quota-usage-api

Conversation

@maximelb

@maximelb maximelb commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Documents the new sensor quota usage API.

Changes

  • Billing FAQ (docs/8-reference/faq/billing.md): new "How Do I Check My Sensor Quota Usage?" section. Contrasts GET /v1/online/{oid} (online sensor count) with GET /v1/quota_usage/{oid} (the enforced weighted vSensor count that actually gates sensors coming online — the value to size the sensor quota against). Documents the usage / quota / breakdown response fields with an example.
  • Platform events (docs/8-reference/platform-events.md): the SENSOR_OVER_QUOTA section now points readers at /quota_usage, since sizing quota off the online count is exactly what trips those events.

Notes

  • The documented breakdown shape (keyed by platform/architecture name, entries {count, weight, quota}) matches the human-readable breakdown change that is in review on the backend; this PR should merge once that ships.
  • markdownlint-cli2 passes on both files.

🤖 Generated with Claude Code

Document the new quota usage API:

- Billing FAQ: new "How Do I Check My Sensor Quota Usage?" section
  contrasting /online with /quota_usage (the enforced weighted vSensor
  count that actually gates sensors coming online), with the response
  fields and an example per-category breakdown.
- Platform events: point SENSOR_OVER_QUOTA readers at /quota_usage,
  since sizing quota off the online count is what trips those events.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@maximelb maximelb force-pushed the docs/sensor-quota-usage-api branch from 2344fc5 to 0a8489f Compare June 12, 2026 19:13
@maximelb maximelb requested a review from lcbill June 12, 2026 19:18
@maximelb maximelb added the to-code-review Used to tag PRs that are force-pushed and will need to be reviewed after the fact. label Jun 12, 2026
@maximelb maximelb merged commit 0f1bb5a into master Jun 12, 2026
2 checks passed
@maximelb maximelb deleted the docs/sensor-quota-usage-api branch June 12, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

to-code-review Used to tag PRs that are force-pushed and will need to be reviewed after the fact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant