ChatGPT API — GPT-4, o1 und o3 einbinden

Eine REST-Schnittstelle auf OpenAI-Modelle für Chat und Automatisierung.

Gratis-Tarif Künstliche Intelligenz ai Content
Kategorie
Künstliche Intelligenz
Endpunkte
1
Aktualisiert
2025-11-26

Überblick

Ein Endpunkt auf die OpenAI-Modellfamilie, einschließlich GPT-4 und der Reasoning-Modelle, für Chatbots, Support-Automatisierung und Workflow-Werkzeuge.

Er spart SDK und Schlüsselverwaltung für Produkte, die nur den Aufruf brauchen.

Endpunkte

Von ChatGPT API — GPT-4, o1 und o3 einbinden veröffentlichte Endpunkte mit Methode, Pfad und Zweck
Methode Pfad Funktion
POST {\n \ Generate Sentiment Analysis

Beispielantwort

{
    "result": {
        "response": {
            "overallSentiment": "positive",
            "sentimentScore": 0.8,
            "aspects": [
                {
                    "aspect": "product quality",
                    "sentiment": "positive",
                    "score": 0.9
                },
                {
                    "aspect": "price",
                    "sentiment": "negative",
                    "score": -0.3
                },
                {
                    "aspect": "overall satisfaction",
                    "sentiment": "positive",
                    "score": 0.8
                }
            ],
            "keyPhrases": [
                "exceeded my expectations",
                "quality is outstanding",
                "price is a bit high",
                "very satisfied with my purchase"
            ],
            "confidence": 0.95
        },
        "model": "gpt-4o-mini",
        "prompt": "Please respond in en language.\n\nAnalyze the sentiment of this customer review: 'The product exceeded my expectations. The quality is outstanding, though the price is a bit high. Overall, I'm very satisfied with my purchase.'",
        "responseType": {
            "format": "json",
            "structure": {
                "overallSentiment": "string (positive/negative/neutral)",
                "sentimentScore": "number (-1 to 1)",
                "aspects": [
                    {
                        "aspect": "string",
                        "sentiment": "string",
                        "score": "number"
                    }
                ],
                "keyPhrases": [
                    "array of strings"
                ],
                "confidence": "number (0-1)"
            }
        }
    },
    "cacheTi
…

Häufige Fragen

Ist ChatGPT API — GPT-4, o1 und o3 einbinden kostenlos?
ChatGPT API — GPT-4, o1 und o3 einbinden hat einen Basic-Plan für 0 $ im Monat, ganz ohne Karte. Bezahlpläne gibt es für höheres Volumen; sie stehen oben.
Wie bekomme ich einen API-Schlüssel für ChatGPT API — GPT-4, o1 und o3 einbinden?
Abonnieren Sie den Gratis-Plan auf der Marktplatz-Seite. Der Schlüssel erscheint sofort und funktioniert im Browser-Playground, bevor Sie eine Zeile Code schreiben.
Wie viele Endpunkte hat ChatGPT API — GPT-4, o1 und o3 einbinden?
ChatGPT API — GPT-4, o1 und o3 einbinden veröffentlicht 1 Endpunkte. Jeder steht oben mit Methode, Pfad und Zweck.

Beste kostenlose Künstliche Intelligenz APIs

Vergleiche →

ChatGPT API — GPT-4, o1 und o3 einbinden kostenlos testen

Gratis-Tarif abonnieren, Schlüssel holen und jeden Endpunkt in der Browser-Spielwiese testen, bevor Sie eine Zeile Code schreiben.

API-Schlüssel holen

Verwandte APIs