Summary
Write the API authentication guide for developers integrating the Patch ID score API.
Content to cover
- API key generation — how to get a key from the partner console
- Request authentication —
Authorization: Bearer <key> header
- Rate limits — tiers and limits per plan
- Error codes — 401, 429, 403 with explanations
- Example requests — cURL, JavaScript fetch, Python requests
Deliverable
/api-reference/authentication.mdx (or equivalent in chosen docs framework)
Summary
Write the API authentication guide for developers integrating the Patch ID score API.
Content to cover
Authorization: Bearer <key>headerDeliverable
/api-reference/authentication.mdx(or equivalent in chosen docs framework)