Skip to main content

OpenAI Admin API Key

Description

General

  • Documentation: https://platform.openai.com/docs/introduction
  • Summary: OpenAI is an AI-based service that can be used to perform any task that involves understanding or generating natural language, code, or images. It provides an API to interact with a wide variety of models. This detector aims at catching Admin API keys for this service which are used to programmatic administration of an account. Admin keys grant access to endpoints detailed in the [API Reference for Organizations](https://platform.openai.com/docs/api-reference/administration.

Details for OpenAI Admin API Key

  • Family: token

  • Category: ai

  • Company: OpenAI

  • High recall: True

  • Validity check available: True

  • Analyzer available: True

  • Revoker available: True

  • On-premise instances exist: False

  • Only valid secrets raise an alert: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.07

  • Prefixed: True

Secret Analyzer

Analysis Method

  • Provider allows scopes enumeration: True
  • Total network call count: 1
  • Total call count may vary: False

HTTP Calls

Requests are designed to capture metadata and not to function effectively.

  • GET: /v1/me

Other Calls

Non-HTTP queries or HTTP calls made through a third-party app (e.g., Python package). No other calls for this analyzer.

Revoker

Auth Credentials

Valid credentials needed to authenticate the request.

  • email: Reporter's email

HTTP Calls

List of calls performed by the revoker.

  • POST: /external/compromised_secret

Revocation Mode

Revocation is asynchronous.