Skip to content

docs: document named API keys#8

Open
armandokun wants to merge 1 commit into
feat/usage-apifrom
feat/api-keys
Open

docs: document named API keys#8
armandokun wants to merge 1 commit into
feat/usage-apifrom
feat/api-keys

Conversation

@armandokun

Copy link
Copy Markdown
Collaborator

Stacked on #6 (base: feat/usage-api). Review/merge the stack in order.

Summary

  • OpenAPI: add /v1/api-keys (list/create/revoke) + ApiKey/ApiKeyWithSecret schemas; regenerate.
  • Authentication page: explain named/multiple keys and that round-robin is unnecessary (per-inbox limits).

Why

Companion to openmailsh/openmail#102.

Test plan

  • node scripts/generate-openapi.js runs clean; spec includes the new paths/schemas

Made with Cursor

Add the /v1/api-keys endpoints (list/create/revoke) and ApiKey schemas
to the OpenAPI generator and regenerate. Explain multiple/named keys in
the authentication page and note round-robin is unnecessary since limits
are per inbox.

Co-authored-by: Cursor <cursoragent@cursor.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.

1 participant