Console
NH48 API access console
Review your grant or plan status, inspect this month's usage, issue a fresh key, and revoke the active key when needed.
Sign in required
You need an authenticated NH48.info account session before the console can read access status or issue an API key.
Account
-
Loading account status...
Plan
-
Requests used
-
Requests remaining
-
Per-minute limit
-
Active key
Loading key state...
New key
Copy this now. It will not be shown again.
Issue a key
Key issuance is available after a monthly plan or nonprofit grant is active.
Nonprofit application
No application status loaded yet.
Remote fetch example
curl -H "x-api-key: nh48_live_yourpublicid_yoursecret" https://nh48.info/api/v1/datasets/nh48
The protected dataset endpoints keep the same payload shape as the old public JSON files, so existing callers can migrate with minimal parsing changes.