Skip to content

docs: document API key authentication on API specs page - #447

Open
SAY-5 wants to merge 1 commit into
peeringdb:masterfrom
SAY-5:docs-api-key-auth
Open

docs: document API key authentication on API specs page#447
SAY-5 wants to merge 1 commit into
peeringdb:masterfrom
SAY-5:docs-api-key-auth

Conversation

@SAY-5

@SAY-5 SAY-5 commented Jul 26, 2026

Copy link
Copy Markdown

The API Specs page only listed Basic HTTP authorization, so readers had no indication that API keys are the supported and recommended way to authenticate (and that writes require one). This adds the Authorization: Api-Key <KEY> header to the authentication section and links to the existing API keys guide, matching the wording already used in the how-to and the API-keys blog posts.

Fixes peeringdb/peeringdb#2010

Signed-off-by: Sai Asish Y <say.apm35@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API specs page only documents Basic Auth as authentication method

1 participant