Console
NH48 API access console
Review your current plan, inspect this month’s usage, issue a fresh key, and revoke the active key if you need to rotate credentials.
Sign in required
You need an authenticated NH48 account session before the console can read plan data 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
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.