Prompt Buddy logoPrompt Buddy

openai · OpenAI Platform Docs

Admin APIs

Automating organization management tasks including user invitations, audit log retrieval, project administration, and API key management using Admin API keys and SDKs.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Admin APIs

Automating organization management tasks including user invitations, audit log retrieval, project administration, and API key management using Admin API keys and SDKs.

When To Use

Use when automating organization management tasks such as inviting new users, auditing configuration changes, or managing API keys and rate limits programmatically.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/admin-apis-workflow-guide.mdA guide detailing how to automate organization management workflows including user invitations, audit log reviews, and API key management using Admin APIs.Questions about a guide detailing how to automate organization management workflows including user invitations, audit log reviews, an...

What This Skill Covers

  • Admin APIs let you automate organization management workflows such as user invitations, audit log review, project administration, API key management, and rat...
  • Main sections: Use an Admin API key with the SDK, Invite a user by email, Retrieve audit logs.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.openai.com/api/docs/guides/admin-apis.md