Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PiSugar
/
whisplay-ai-chatbot
Public
Notifications
You must be signed in to change notification settings
Fork
128
Star
513
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
How to Get OpenAI API Key
Jump to bottom
Jdaie edited this page
Dec 1, 2025
·
2 revisions
Steps
Sign up or log in to the OpenAI platform:
https://platform.openai.com/
Open the API Keys page (Manage → API keys).
Create a new secret key and copy it (the key is usually shown only once).
Secure storage and usage:
Store the key in environment variables or a secure key management service; do not commit it to version control or include it in frontend code.
Use it in server-side requests via the Authorization header: Authorization: Bearer YOUR_API_KEY (see official examples).
Management and rotation:
Rotate keys regularly and revoke keys that are no longer used.
If available, use fine-grained API keys and restrict permissions and allowed usage.
Avoid exposing keys in client applications; use a backend proxy or controlled service to access the API.
Note — Billing and Quotas
The OpenAI API is a paid service; configure billing in your account to avoid service interruptions.
Review quotas and pricing; set budgets and alerts to prevent unexpected charges.
For request formats, SDK examples, and best practices, see the official documentation:
https://platform.openai.com/docs
Wiki pages
Pages
30
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
ASR ‐ faster‐whisper
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
ASR ‐ whisper‐http
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Battery Level Display
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Connect to Hermes
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Connect to OpenClaw
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Data Folder
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
How to Get Gemini API Key
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
How to Get OpenAI API Key
Steps
Note — Billing and Quotas
Loading
Image Generation
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
LLM Perplexity
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
LLM8850 Image Generation LCM
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
LLM8850 Integration
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Memory
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
MemPalace
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Music
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Picovoice
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Plugin Development
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Prebuild Image ‐ AI HAT+ 2
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Prebuild Image ‐ Basic
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Prebuild Image ‐ LLM8850
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Prebuild Image ‐ Pi5 Offline
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
RAG
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Raspberry Pi AI HAT+ 2
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Run Local Services in Docker
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Tools
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
TTS ‐ piper‐http
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
TTS ‐ supertonic
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Wakeword
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Web Display
Uh oh!
There was an error while loading.
Please reload this page
.
Show 15 more pages…
Clone this wiki locally
You can’t perform that action at this time.