Accessible API Hub
187 subscribers
1 photo
32 files
184 links
Welcome to Accessible API Hub – a dedicated Telegram channel for visually impaired developers and learners. Discover accessible APIs, tools, scripts, and tutorials tailored for blind users. Let's build an inclusive tech world together!
Download Telegram
✦ Lovable FREE for 24 Hours ✦

● On March 8, Lovable is 100% FREE for 24 hours for the SheBuilds International Women’s Day event

● Free Credits for Participants
• $100 Anthropic (Claude) API Credits

• $250 Stripe Fee Credits

× No application
× No eligibility
× No paid plan required
● Just log in and start building.
★ Join the event:
https://virtualevents.lovable.dev/lovable/live-shebuilds-on-lovable-for-international-women-s-day
🤖 API Name: Claude Haiku 4.5 Chat API
🚀 Purpose: Get AI-powered responses from Anthropic's Claude Haiku 4.5 model with optional system instructions and streaming support

🔗 Base URL: https://claude-haiku-4-5-api-sujan.vercel.app

---

🔺 Methods: GET & POST
🔮 Parameters:
prompt (required — your message or question)
systemInstructions (optional — custom system behavior)
stream (optional — true for real-time streaming, default false)

---

📝 Example (GET):
Simple question with no extras 👇
https://claude-haiku-4-5-api-sujan.vercel.app/chat?prompt=What%20is%20quantum%20computing%3F
With system instructions 👇
https://claude-haiku-4-5-api-sujan.vercel.app/chat?prompt=Explain%20gravity&systemInstructions=You%20are%20a%20physics%20professor.%20Explain%20simply.
With streaming enabled 👇
https://claude-haiku-4-5-api-sujan.vercel.app/chat?prompt=Write%20a%20short%20poem&stream=true
📝 Example (POST):
/chat
Content-Type: application/json

{
  "prompt": "Explain machine learning in simple terms",
  "systemInstructions": "You are a friendly teacher. Use analogies.",
  "stream": false
}

📤 Sample Response:
  "success": true,
  "response": "Machine learning is like teaching a child through examples. Instead of giving explicit rules, you show the computer thousands of examples and it learns the patterns on its own..."
}

📤 Stream Response:
When stream: true, the response is delivered as real-time plain text chunks — perfect for typewriter effects and live chat UIs.

---

💡 Why use this API?
✔️ Powered by Claude Haiku 4.5 — Anthropic's fast & intelligent model
✔️ Supports both GET & POST methods
✔️ Custom system instructions — control AI personality & behavior
✔️ Real-time streaming — get responses token by token
✔️ No authentication required — completely free
✔️ CORS enabled — works from any frontend
✔️ Clean JSON responses — easy to integrate

⚙️ Use cases:
💬 Chatbots & virtual assistants
🤖 Automated Q&A systems
📚 Educational tools & tutors
✍️ Content generation & writing assistance
🧠 Code explanation & debugging
🎭 Role-playing AI with custom personas
📱 Mobile app AI backends

---

🔥 Claude Haiku 4.5 at your fingertips — fast, smart, and free!

👨‍💻 Developer: Sujan rai, special thanks to sandip ghimire
Join the following channels:
blind tech visionary at https://t.me/blindtechvisionary
Accessible API hub for blind at https://t.me/AccessibleAPI123.

🔄 Don't forget to react! ❤️
🤖 API Name: DeepSeek.es API
🚀 Purpose: Get AI-powered responses using DeepSeek V3 and R1 models

🔗 Base URLs:
https://deepseek-api-es.vercel.app/v3?prompt= *(DeepSeek V3)*
https://deepseek-api-es.vercel.app/r1?prompt= *(DeepSeek R1)*

🔺 Method: GET
🔮 Parameters: prompt (required — your question or message)

📝 Example:
Get an AI response to any question 👇
https://deepseek-api-es.vercel.app/v3?prompt=%C2%BFQu%C3%A9+fue+primero+el+huevo+o+la+gallina%3F

📤 Sample Response:
{
  "success": true,
  "mode": "v3",
  "id": "47382",
  "response": "AI response here..."
}

💡 Why use this API?
✔️ Two powerful AI models in one simple API
✔️ Fast responses powered by DeepSeek V3 & R1
✔️ Simple GET requests, no authentication needed
✔️ Perfect for chatbots & text processing tasks
✔️ Clean JSON response, easy to integrate
✔️ Full UTF-8 support for any language

⚙️ Use cases:
💬 Chatbots & virtual assistants
✍️ Text correction & proofreading
🔬 Science & logical reasoning
📚 Educational tools
🌐 Multilingual Q&A
🔍 Information retrieval & summarization

🔥 Two AI models, one simple GET request — pick your power!

👨‍💻 Developer: Rudyy1224
© SUPPORT: @Apisimpacientes
🔄 Don't forget to react! ❤️
email: sandeepghimire7000@gmail.com
phone number: +9779707832863
pdf manager page: https://sandeepghimeere46-code.github.io/PDF-Manager/index.html
🤖 API Name: Gemini 3 Flash API
🚀 Purpose: Get AI-powered responses with automatic search capabilities using Gemini 3 flash api.

🔗 Base URL: https://gemini-3-flash-api-sujan.vercel.app/

🔺 Method: GET
🔮 Parameters: message (required - your question or message, appended directly to the base URL)

📝 Example:
Get AI response to any question 👇
https://gemini-3-flash-api-sujan.vercel.app/What%20is%20the%20capital%20of%20France%3F


https://gemini-3-flash-api-sujan.vercel.app/hi%20Gemini

📤 Sample Response

  "success": true,
  "prompt": "/hi gemini",
  "response": "Hi there! I'm Gemini. It’s great to meet you. \n\nI’m here to help you brainstorm, tackle complex projects, or even just chat through some ideas. Whether you need a hand with a technical problem, want to generate some creative images, or just need to organize your thoughts, I'm ready when you are.\n\nHow is your day going? Would you like me to help you get started on a specific task or project?"
}



💡 Why use this API?
✔️ Powered by Gemini 3 Flash with real-time web search (as needed)
✔️ Simple GET requests, no authentication
✔️ Clean JSON response, easy to integrate

⚙️ Use cases:
💬 Chatbots & virtual assistants
🤖 Automated Q&A systems
📚 Educational tools
🔍 Real-time information retrieval

🔥 Ask anything and get instant AI-powered answers!

👨‍💻 Developer: Sujan Rai
Telegram channel: t.me/blindtechvisionary
API channel https://t.me/AccessibleAPI123
Mero AI Assistant Telegram Bot: Mind-Blowing Updates!

Experience the next level of AI interaction with Mero AI Assistant!

🚀 Agentic Workflow:
No more commands! Simply ask directly to generate images or process YouTube videos. Our bot now understands your natural language, making interactions smarter and smoother than ever before.

🧠 Smart Features:
*   Intelligent Memory: Your chat history is saved for up to 30 conversations, allowing the AI to remember you and your preferences.
*   Direct Admin Reply: Easily reply to admin broadcasts with a single click.
*   Enhanced Understanding: The AI now understands your queries with unprecedented accuracy.

🛠️ Bug Fixes:
We've squashed many reported bugs for a more stable and reliable experience.

Start using it today!
👉 @meroaiassistantbot_bot
Check out Whisper Flow: AI Voice Typing! 🎤

Transform the way you type with Flow, the intelligent voice keyboard that understands multiple languages and transcribes with incredible accuracy.

Download now: https://play.google.com/store/apps/details?id=com.linguaflow.app
Introducing the All in One Video Downloader Public API — Free, Unlimited & Reliable

Unlock the ability to seamlessly extract direct download links for videos and audio from almost any platform with our public API. Designed for developers, bot creators, and app builders. With zero authentication, unlimited access, and support for thousands of websites, integration is fast and powerful.

Supported Platforms:
YouTube, Facebook, TikTok, Instagram, Twitter (X), Reddit, Vimeo, and thousands of other media websites.

Base API Endpoint:
https://hridoy-all-in-one-downloader.vercel.app/api/extract

Usage Example (GET Request):
https://hridoy-all-in-one-downloader.vercel.app/api/extract?url=https://www.youtube.com/watch?v=aqz-KE-bpKQ

Example JSON Response (Success):
{
"developer": "Md Hridoy Sheikh",
"join_us": "Join our Telegram channel for updates: https://t.me/schoolofmindlight2018",
"success": true,
"platform": "Youtube",
"title": "Example Video Title 4K",
"thumbnail": "https://example.com/thumbnail.jpg",
"duration_seconds": 266,
"total_formats": 2,
"formats": [
{
"format_id": "136",
"extension": "mp4",
"resolution": "1280x720",
"video_codec": "avc1.4d401f",
"audio_codec": "none",
"filesize_bytes": 83102997,
"direct_download_url": "https://example.com/direct_video_link.mp4"
},
{
"format_id": "140",
"extension": "m4a",
"resolution": "audio-only",
"video_codec": "none",
"audio_codec": "mp4a.40.2",
"filesize_bytes": 24959589,
"direct_download_url": "https://example.com/direct_audio_link.m4a"
}
]
}

Example JSON Response (Error):
{
"developer": "Md Hridoy Sheikh",
"join_us": "Join our Telegram channel for updates: https://t.me/schoolofmindlight2018",
"success": false,
"error": "Missing 'url' parameter. Please provide a valid video link."
}

Key Features:
- No API key required
- Unlimited free usage
- Clean JSON response format
- Extracts all available formats (audio & video in multiple resolutions)
- Auto-detects platform and bypasses restrictions
- Developer-friendly and easily integratable into bots or apps

Usage Policy:
This API is completely free and unlimited for everyone to use. However, if you integrate it into your apps, bots, or projects, we kindly request you to provide proper credit to the developer.

Developer: Md Hridoy Sheikh
Official Telegram Channel: @schoolofmindlight2018

Start building your downloader apps and bots today — freely and limitlessly.
1
🤖 API Name: Microsoft Copilot API
🚀 Purpose: Get AI-powered responses using Microsoft Copilot-style intelligence for chat, reasoning, search, and smart assistance.
🔗 Base URL:
https://microsoft-copilot-api-sujan.vercel.app/
🔺 Method: GET
🔮 Parameters:
prompt (required) → Your question or input
model (optional) → Choose from: smart, chat, search, reasoning (default: smart)
📝 Examples:
👉 Smart response
https://microsoft-copilot-api-sujan.vercel.app/?prompt=Explain%20AI
👉 Chat mode
https://microsoft-copilot-api-sujan.vercel.app/?prompt=Hello&model=chat
👉 Reasoning mode
https://microsoft-copilot-api-sujan.vercel.app/?prompt=Solve%202x%2B3%3D7&model=reasoning
👉 Search mode
https://microsoft-copilot-api-sujan.vercel.app/?prompt=Latest%20tech%20news&model=search
📤 Sample Response:
{ "success": true, "response": "2x + 3 = 7 → x = 2" }
💡 Why use this API?
✔️ Multiple AI modes (chat, search, reasoning, smart)
✔️ Simple GET requests — no authentication needed
✔️ Fast and clean JSON responses
✔️ Flexible for different use cases
⚙️ Use Cases:
💬 Chatbots & assistants
📚 Educational tools
🔍 Search-based applications
🧠 Problem-solving & reasoning systems
🔥 Build smarter apps with Copilot-style AI in seconds!
👨‍💻 Developer: Sujan Rai
📢 Telegram: https://t.me/AccessibleAPI123
text to video generator API source code use and enjoy don't forget to give copyright for original developer
🔥 TEXT → 3D LOGO GENERATOR API 🎨🤖

Fast • Smart • AI Powered

🌐 Live Demo:
👉
https://abbas-logo-gen-api.vercel.app/logo?prompt=Abbas+name+logo+in+red+logo

📦 Source Code: 🚀
👉
Download

👨‍💻 Credit:
@abkidz@bizft
🛠️ Developer:
@ab_devs
🤖 API Name: Accessible API Hub – Image Generator
🎨 Purpose: Generate high-quality AI images from simple text prompts using powerful machine learning models. Turn your imagination into visuals instantly!
🔗 Base URL:
https://text-to-image-tau-neon.vercel.app/generate
🔺 Method: GET
🔮 Parameters:
prompt (required) → Describe the image you want to generate
📝 Example:
👉 Generate an image
https://text-to-image-tau-neon.vercel.app/generate?prompt=A%20beautiful%20sunset%20over%20the%20Himalayas
📤 Response:
Returns a direct image/png file (binary stream of the generated image)
💡 Why use this API?
✔️ No authentication required
✔️ Simple GET request
✔️ Fast image generation
✔️ High-quality AI visuals
✔️ Easy to integrate in any app or website
⚙️ Use Cases:
🖼️ AI art generation apps
📱 Mobile & web tools
🎥 Content creation
🧠 Creative experiments
👨‍💻 Developer: Accessible API Hub
📢 Join Telegram Channel:
https://t.me/AccessibleAPI123
🚀 Start building amazing AI-powered image apps today!
Accessible API Hub
🤖 API Name: Accessible API Hub – Image Generator 🎨 Purpose: Generate high-quality AI images from simple text prompts using powerful machine learning models. Turn your imagination into visuals instantly! 🔗 Base URL: https://text-to-image-tau-neon.vercel.app/generate…
📢 Giveaway Announcement – Accessible API Hub Image Generator API
Tomorrow, I’m giving away the full source code of the Accessible API Hub Image Generator API to only 2 people.
This version will come without any copyright claim, so you can freely use it in your own projects, modify it, and build your own applications.
🔹 What you get:
• Full source code
• Text-to-image generation API
• Simple GET method integration
• Ready to deploy and use
🔸 Rules:
1. Join our Telegram channel
2. Stay active
3. Wait for the winner announcement
Only 2 winners will be selected.
Stay ready. More details will be shared tomorrow.
👏21
📢 Giveaway Live Now – Accessible API Hub Image Generator API
The giveaway has officially started.
I am giving the full source code of the Accessible API Hub Image Generator API to the first 2 peoplewho comment.
This version comes without any copyright claim, so you can freely use, modify, and integrate it into your own projects.
🔹 How to win:
Be one of the first 2 people to comment on this post.
🏆 Only the first 2 comments will win.
Comment now if you want this API.
1