Skip to main content

Authenticated Access

NH48 and NH52WAV API access

Build against the NH48.info dataset API with a signed-in account and a scoped API key. Access now requires either a monthly plan or an approved nonprofit grant.

Legacy public dataset URLs remain online during the migration window, but authenticated API keys are the supported path for remote apps.
Monthly access

Production API plan

$19.99/mo

For apps, dashboards, and recurring remote fetches that need stable NH48 and NH52WAV dataset access.

Contact support
Nonprofit access

Request a grant

Nonprofits, volunteer groups, educational projects, and public-interest tools can apply for access. Support can approve with a single-use grant link.

Sign in first so the grant can attach to your NH48.info account.

Nonprofit application

Sign in first

Dataset endpoints

Protected datasets
2
Legacy sunset
October 1, 2026

Management endpoints

  • GET /api/v1/me/access-summary
  • POST /api/v1/me/nonprofit-application
  • POST /api/v1/me/keys
  • DELETE /api/v1/me/keys/current

Example request

curl -H "x-api-key: nh48_live_yourpublicid_yoursecret" https://nh48.info/api/v1/datasets/nh48

Migration notes