Base URL
https://api.teraboxfast.com/v6/ashlynn/
Authentication
All requests require an API key to be passed as a query parameter:
apikey=YOUR_API_KEY
Path
Specifies the action or resource you want to access (identity in this case).
path=API_PATH
Query
The query or message sent to the API (hi in this example).
query=YOUR_QUERY
1. Flux Endpoint
Generate images based on descriptive prompts.
How to Use:
/v6/ashlynn/?apikey=YOUR_API_KEY&path=flux&query=YOUR_QUERY
Response
{
"code": 200,
"creator": "https://t.me/Ashlynn_Repository",
"image_urls": [
"https://tmpfiles.org/dl/16976590/ashlynn-repo.png",
"https://tmpfiles.org/dl/16976591/ashlynn-repo.png",
"https://tmpfiles.org/dl/16976593/ashlynn-repo.png"
],
"message": "Images generated successfully",
"status": true
}
Example Request:
https://api.teraboxfast.com/v6/ashlynn/?apikey=YOUR_API_KEY&path=flux&query=A+beautiful+sunset
2. Turbo Endpoint
Generate images based on descriptive prompts.
How to Use:
/v6/ashlynn/?apikey=YOUR_API_KEY&path=turbo&query=YOUR_QUERY
Response
{
"code": 200,
"creator": "https://t.me/Ashlynn_Repository",
"image_urls": [
"https://tmpfiles.org/dl/16976590/ashlynn-repo.png",
"https://tmpfiles.org/dl/16976591/ashlynn-repo.png",
"https://tmpfiles.org/dl/16976593/ashlynn-repo.png"
],
"message": "Images generated successfully",
"status": true
}
Example Request:
https://api.teraboxfast.com/v6/ashlynn/?apikey=YOUR_API_KEY&path=turbo&query=A+beautiful+sunset
3. GPT-4o-mini Endpoint
Interact with various AI models to get chat-based responses. Select a model and provide a question to receive a detailed response.
How to Use:
/v6/ashlynn/?apikey=YOUR_API_KEY&path=gpt-4o-mini&query=YOUR_QUERY
Response
{
"Join": "https://t.me/Ashlynn_Repository",
"model": "gpt-4o-mini",
"response": "Hello! How can I assist you today?",
"status": 200,
"successful": "success"
}
Example Request:
https://api.teraboxfast.com/v6/ashlynn/?apikey=YOUR_API_KEY&path=gpt-4o-mini&query=Hello
4. qwen-2.5-coder-32b Endpoint
Qwen Coder conversational AI model, suitable for Codes queries.
How to Use:
/v6/ashlynn/?apikey=YOUR_API_KEY&path=qwen-2.5-coder-32b&query=YOUR_QUERY
Response
{
"Join": "https://t.me/Ashlynn_Repository",
"model": "qwen-2.5-coder-32b",
"response": "Hello! How can I assist you today? Whether you need help with coding, debugging, learning a new programming language, or anything else related to software development, feel free to ask!",
"status": 200,
"successful": "success"
}
Example Request:
https://api.teraboxfast.com/v6/ashlynn/?apikey=YOUR_API_KEY&path=qwen-2.5-coder-32b&query=Hello
5. GPT-4 Endpoint
Advanced language understanding, ideal for comprehensive and nuanced responses.
How to Use:
/v6/ashlynn/?apikey=YOUR_API_KEY&path=gpt4&query=YOUR_QUERY
Response
{
"Join": "https://t.me/Ashlynn_Repository",
"model": "gpt-4",
"response": "Hello! How can I assist you today?",
"status": 200,
"successful": "success"
}
Example Request:
https://api.teraboxfast.com/v6/ashlynn/?apikey=YOUR_API_KEY&path=gpt4&query=Hello
6. Gemini-Flash Endpoint
Ideal for long-form conversations and detailed, nuanced answers.
How to Use:
/v6/ashlynn/?apikey=YOUR_API_KEY&path=gemini-flash&query=YOUR_QUERY
Response
{
"Join": "https://t.me/Ashlynn_Repository",
"model": "gemini-1.5-flash",
"response": "Hello! 👋 \n\nHow can I help you today? 😊",
"status": 200,
"successful": "success"
}
Example Request:
https://api.teraboxfast.com/v6/ashlynn/?apikey=YOUR_API_KEY&path=gemini-flash&query=Hello
6. Deepseek-r1 Endpoint
Latest Deepseek AI.
How to Use:
/v6/ashlynn/?apikey=YOUR_API_KEY&path=deepsheek-r1&query=YOUR_QUERY
Response
{
"Join": "https://t.me/Ashlynn_Repository",
"model": "deepseek-r1",
"response": "Hello! 👋 \n\nHow can I help you today? 😊",
"status": 200,
"successful": "success"
}
Example Request:
https://api.teraboxfast.com/v6/ashlynn/?apikey=YOUR_API_KEY&path=deepsheek-r1&query=Hello
7. Mistral Endpoint
Provides deep insights and is well-suited for highly technical queries.
How to Use:
/v6/ashlynn/?apikey=YOUR_API_KEY&path=mistral&query=YOUR_QUERY
Response
{
"Join": "https://t.me/Ashlynn_Repository",
"model": "mixtral-8x7b",
"response": "Hello! How can I assist you today?.....",
"status": 200,
"successful": "success"
}
Example Request:
https://api.teraboxfast.com/v6/ashlynn/?apikey=YOUR_API_KEY&path=mistral&query=Hello
8. Audio Identification Endpoint
Identify audio files by providing a URL to an audio resource.
How to Use:
/v6/ashlynn/?apikey=YOUR_API_KEY&path=identity&query=YOUR_LINK
Response
{
"creator": "https://t.me/Ashlynn_Repository",
"data": {
"artist": "Maahi - Vicky Singh",
"image": "https://is1-ssl.mzstatic.com/image/thumb/Music124/v4/cc/cd/ba/cccdba1c-3865-0187-f5b1-236f92eed569/859730701219_cover.jpg/400x400cc.jpg",
"subtitle": "Vicky Singh",
"title": "Maahi",
"url": "https://www.shazam.com/track/457227739/maahi"
},
"status": "success"
}
Example Request:
https://api.teraboxfast.com/v6/ashlynn/?apikey=YOUR_API_KEY&path=identity&query=https://ar-hosting.pages.dev/1738420235463.mp3
To use this API, you must have a valid API key. To purchase an API key at an affordable price, please contact us on Telegram.
Ashlynn RepositoryTeraBox Fast