🌐 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 addressEndpoint:
https://fresedgpt.space/v1/temp_mail/messages/{identifier}
Use this endpoint to retrieve messages for a specific temporary email address using the identifier.
Last updated