ChatGPT
OpenAI's ChatGPT API for conversational AI and language model interactions.
APIs
ChatGPT API
API for accessing OpenAI's ChatGPT language models for chat completions and conversations.
OpenAI Responses API
The Responses API is OpenAI's recommended API primitive for new projects, an evolution of Chat Completions with built-in tools like web search, file search, code interpreter, an...
OpenAI Embeddings API
API for generating embedding vectors from input text using models like text-embedding-3-small and text-embedding-3-large, useful for search, clustering, and recommendations.
OpenAI Images API
API for generating and editing images from text prompts using DALL-E and GPT Image models, supporting image generations, edits, and variations.
OpenAI Audio API
API for audio capabilities including text-to-speech generation, speech transcription, and translation using Whisper and other audio models.
OpenAI Moderations API
API for classifying text and images to detect potentially harmful content across categories like hate, violence, and self-harm.
OpenAI Fine-Tuning API
API for creating and managing fine-tuning jobs to customize OpenAI models on your own training data, supporting supervised fine-tuning and direct preference optimization.
OpenAI Files API
API for uploading and managing files used across OpenAI features including fine-tuning, assistants, batch processing, and vision.
OpenAI Batch API
API for sending asynchronous groups of requests at lower cost with a separate pool of significantly higher rate limits, supporting chat completions, embeddings, and completions ...
OpenAI Uploads API
API for uploading large files in multiple parts, supporting files up to 8 GB for use with fine-tuning, assistants, and batch processing.
OpenAI Vector Stores API
API for creating and managing vector stores used by the file search tool, supporting collections of processed files for retrieval-augmented generation.
OpenAI Realtime API
API for real-time multimodal communication with models over WebRTC, WebSocket, and SIP, supporting speech-to-speech, text, image, and audio inputs and outputs with ultra-low lat...
OpenAI Models API
API for listing and retrieving information about available OpenAI models, including details on permissions and capabilities.
Collections
ChatGPT Chat Completions API
POSTMANChatGPT Responses API
POSTMANArazzo Workflows
ChatGPT Chat Completion With Tool Calling
Run a chat completion offering a function tool and resolve the tool call.
ARAZZOChatGPT Create and Poll a Response
Create a stored response and poll it until generation completes.
ARAZZOChatGPT Describe an Image Input
Send an image URL to the Responses API and retrieve a text description.
ARAZZOChatGPT Moderation Gate Before Generation
Classify input safety with a chat completion, then generate only if it is safe.
ARAZZOChatGPT Multi-Turn Conversation
Start a conversation and continue it by chaining previous_response_id.
ARAZZOChatGPT Response Lifecycle With Cleanup
Create a stored response, read its output, then delete it.
ARAZZOChatGPT Structured JSON Output Response
Generate a response constrained to a caller-supplied JSON schema.
ARAZZOChatGPT Web Search Grounded Answer
Answer a question with the built-in web search tool and return citations.
ARAZZOPricing Plans
Rate Limits
FinOps
Chatgpt Finops
FINOPSFeatures
Generate conversational responses using GPT models with support for text, function calling, structured outputs, vision inputs, and streaming.
Next-generation API with built-in tools for web search, file search, computer use, and code interpreter supporting agentic workflows.
Generate vector representations of text for search, clustering, classification, and recommendation use cases.
Create and edit images from text prompts using DALL-E and GPT Image models.
Text-to-speech generation, speech transcription, and translation using Whisper and other audio models.
Classify text and images to detect potentially harmful content across safety categories.
Customize OpenAI models on your own training data for domain-specific performance improvements.
Send asynchronous groups of requests at lower cost with higher rate limits.
Ultra-low latency multimodal communication over WebRTC, WebSocket, and SIP.
Manage collections of processed files for retrieval-augmented generation with the file search tool.
Use Cases
Build AI-powered chatbots and support agents that handle customer inquiries, troubleshoot issues, and escalate complex cases.
Generate marketing copy, blog posts, product descriptions, and creative content at scale.
Help developers write, review, debug, and explain code across multiple programming languages.
Extract insights from unstructured text, summarize documents, and perform sentiment analysis.
Build applications that process text, images, and audio inputs together for richer user experiences.
Create autonomous AI agents that use tools, search the web, and execute multi-step tasks.
Integrations
Deploy OpenAI models on Azure infrastructure with enterprise security, compliance, and regional availability.
Build LLM-powered applications using the LangChain framework with OpenAI model providers.
Connect ChatGPT to thousands of apps for automated workflows without code.
Integrate ChatGPT into Slack workspaces for team collaboration and AI-assisted communication.