Hyperdocs

Authentication

All API requests require a Bearer token in the Authorization header.

bash
curl -H "Authorization: Bearer YOUR_API_KEY" \
     https://api.hyperdocs.io/v1/projects

Generating an API Key

1.Log in to your Hyperdocs dashboard
1.Navigate to Settings → API Keys
1.Click "Generate New Key"
1.Copy and store the key securely — it will only be shown once

Rate Limits

Plan

Requests / min

Requests / day

Free

60

1,000

Pro

300

50,000

Enterprise

Unlimited

Unlimited