Uh oh!
There was an error while loading. Please reload this page.
Update from code changes: document API Usage dashboard page - #128
Open
mintlify[bot] wants to merge 1 commit into
Open
Update from code changes: document API Usage dashboard page#128mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
ContributorAuthor
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
Documents the new self-serve API Usage page in the ChainPatrol dashboard so API consumers know what it shows and who can access it.
Changes
API Usagepage in the API Reference "Getting Started" group covering access (owners/admins), time ranges, the by-endpoint table with expandable status-code rows, templated paths, and the by-API-key table including revoked-key labellingContext
Note
Low Risk
Documentation and navigation only; no runtime, API, or security logic changes.
Overview
Adds API Usage documentation for the ChainPatrol dashboard so External API consumers know how to monitor traffic and who can access it.
A new Getting Started page (
external-api/api-usage) is registered indocs.jsonand describes the Developer admin URL, owner/admin-only access, selectable time ranges (90d through 3h) with bookmarkable URLs, hourly rollups of key-authenticated requests, total/success/error counters (2xxvs other), an expandable by endpoint table with templated paths and per-status breakdowns, and a by API key table that still shows REVOKED keys for historical traffic.The Authentication page now includes a Monitoring your usage section that links to the new doc.
Reviewed by Cursor Bugbot for commit 9a90f3e. Bugbot is set up for automated code reviews on this repo. Configure here.