Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://pnbr.io/v1/graph-stats \ --header 'Authorization: Bearer <token>'
{ "elapsed_ms": 123, "nodes": 123, "edges": 123, "project_id": "<string>" }
Node and edge counts for a project. project_id required for org-scoped keys. Scope: graph:read.
A pnbr- API key. Project-scoped keys make project_id implicit; org-scoped keys require it.
pnbr-
project_id
Counts