Fresed api
  • 🎉 Introduction
  • 🚀 Getting Started
  • 🌐 API Endpoints
  • 📊 Monitoring and Models
  • ✉️ Temporary Email Service
  • 💻 Examples
  • 🔄 System of referrals and levels
  • 🔢 Limit System
  • 💰 Donation Information
Powered by GitBook
On this page

🌐 API Endpoints

Basic URL API

  • Base URL: https://fresedgpt.space/v1

Chat Completions

  • Endpoint: https://fresedgpt.space/v1/chat/completions

  • Use this endpoint for generating better GPT responses.

Image Generation

  • Endpoint: https://fresedgpt.space/v1/images/generations

  • Use this endpoint to generate images based on text prompts.

Speech Generation

  • Endpoint: https://fresedgpt.space/v1/audio/speech

  • Use this endpoint to generate speech from text input.

Temporary Email Service

  • Endpoint: https://fresedgpt.space/v1/temp_mail/generate Use this endpoint to generate a temporary email address

  • Endpoint: https://fresedgpt.space/v1/temp_mail/messages/{identifier} Use this endpoint to retrieve messages for a specific temporary email address using the identifier.

Previous🚀 Getting StartedNext📊 Monitoring and Models

Last updated 9 months ago