← Back to Index
AI development tooling

OpenAI JavaScript SDK

Call the OpenAI API from JavaScript and TypeScript applications using the official client library.

Unverified
What this trust state means

AuraMatrix Index does not currently hold qualifying verification evidence.

Provider & source

Claimed provider
OpenAI
Relevant version
6.x
Lifecycle status
Active
Commercial model
Commercial
Capability ID
cap_openai-node
Source record
Open provider sourceProvider repository · observed 2026-08-26

Claimed provider ≠ verified provider.
A provider source records provenance; it does not establish verification.

Requirements & effects

Runtime

  • Node.js: Supported

Authority required

  • API access is limited by the permissions and project associated with supplied credentials

Network

Required. No automatic network calls during installation are authorized.

  • https://api.openai.com

Credentials

  • OpenAI API key: Yes. Requirement metadata only; no credential stored.

External effects

  • Can submit API requests that consume account resources when application code invokes it — Possible; never automatic.

Verification evidence

No qualifying verification evidence is recorded.

PROPOSAL ONLY · NEVER AUTOMATIC

Install proposal

Review this text yourself. The Index does not run it.

npm packageManual review required · no automatic execution
npm install openai