Skip to content

Conversation

@mdlinville
Copy link
Contributor

@mdlinville mdlinville commented Dec 30, 2025

Description

DOCS-1956 Update docs for hashed API keys

  • Update references to authorize to point to User Settings instead
  • Create reusable snippets for finding, creating, and storing org and team service accounts and API keys
  • Update content in the snippets to align with hashed API key updates
  • Update pages to use the snippets
  • Mention minimum SDK versions
  • Consolidate articles about rotating and finding API keys add redirect
  • Copyedits

Testing

  • Test SDKs locally
  • Local build succeeds without errors (mint dev)
  • Local link check succeeds without errors (mint broken-links)
  • PR tests succeed

@github-actions
Copy link
Contributor

github-actions bot commented Dec 30, 2025

📚 Mintlify Preview Links

🔗 View Full Preview

✨ Added (9 total)

📄 Pages (9)

File Preview
snippets/en/_includes/api-key-create-streamlined.mdx Api Key Create Streamlined
snippets/en/_includes/api-key-create.mdx Api Key Create
snippets/en/_includes/api-key-find.mdx Api Key Find
snippets/en/_includes/api-key-security.mdx Api Key Security
snippets/en/_includes/api-key-view-once-warning.mdx Api Key View Once Warning
snippets/en/_includes/org-service-account-create.mdx Org Service Account Create
snippets/en/_includes/service-account-api-key-create-additional.mdx Service Account Api Key Create Additional
snippets/en/_includes/service-account-api-key-delete.mdx Service Account Api Key Delete
snippets/en/_includes/team-service-account-create.mdx Team Service Account Create

📝 Changed (62 total)

📄 Pages (61)

File Preview
inference.mdx Inference
inference/api-reference.mdx Api Reference
inference/api-reference/chat-completions.mdx Chat Completions
inference/examples.mdx Examples
inference/prerequisites.mdx Prerequisites
inference/response-settings/json-mode.mdx Json Mode
inference/response-settings/reasoning.mdx Reasoning
inference/response-settings/streaming.mdx Streaming
inference/response-settings/structured-output.mdx Structured Output
inference/response-settings/tool-calling.mdx Tool Calling
... and 51 more files
⚙️ Other (1)
File
docs.json

🗑️ Deleted (3 total)

View deleted files

📄 Pages (3)

File
ja/models/support/rotate_revoke_access.mdx
ko/models/support/rotate_revoke_access.mdx
models/support/rotate_revoke_access.mdx

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: 0007611 at 2026-01-06 21:59:07 UTC

- Create reusable snippets for finding,
  creating, and storing API keys
- Update content in the snippets to align
  with hashed API key updates
- Update pages to use the snippets
- Consolidate support articles about finding and rotating API keys
- Change all references to  endpoint to User Settings
- Remove mention that description can't be updated
- Add more snippets for creating, finding team and org service
  accounts and API keys
- Adjust flow for getting to org API Keys tab to avoid placeholders in URLs
- Fix countable noun errors
- Fix URLs that are not marked up properly
- Fix minor Python notebook syntax errors
Copy link
Contributor

@jennwandb jennwandb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is awesome, thank you for all the updates!!

Copy link
Contributor

@dbrian57 dbrian57 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor notes and questions. Approving as to not block you.

Co-authored-by: Dan Brian <daniel.brian@gmail.com>
mdlinville added a commit that referenced this pull request Jan 5, 2026
Uses nb-clean, checks for it locally and gives
install instructions if it's not found

Tested in scope of #2018
Remove execution counts, outputs, and cell metadata from the notebook
using the nb-clean script. This makes diffs cleaner and avoids noisy
metadata changes in version control.

The notebook retains the content change from the previous commit
(adding API key creation link).
Resolved conflict in notebook by keeping our version cleaned with nb-clean.
The old commit used manual metadata cleanup, which we replaced with
the official nb-clean script for consistency.
@mdlinville mdlinville enabled auto-merge (squash) January 6, 2026 23:35
@mdlinville mdlinville merged commit 0314fc4 into main Jan 6, 2026
7 checks passed
@mdlinville mdlinville deleted the DOCS-1956 branch January 6, 2026 23:36
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.

5 participants