Developer Reference ยท Free ยท No Auth

API Reference.

Every endpoint documented with parameters, responses, and code examples. Just plain HTTP โ€” no API keys, no OAuth, no gatekeeping.

16 APIs No Auth JSON & Binary cURL Ready

Introduction

AHM7xMakki provides a collection of free REST APIs for developers. All APIs are accessible via simple HTTP requests with no authentication required โ€” copy a URL, paste it in your terminal, and you're calling production.

Base URL:

BASEhttps://ahm7xmakki.com/api

All endpoints accept GET or POST requests as documented. Responses are JSON unless the endpoint returns binary content (screenshot PNG, audio MP3, etc.).

Authentication

No authentication required. All APIs are publicly accessible โ€” simply make an HTTP request to the endpoint.

Fair-use policy applies: please do not make excessive automated requests that would degrade service for other users. If you need high-volume access, contact us and we'll set you up with a dedicated tier.

Error Codes

CodeMeaning
200Success โ€” response body contains the result
400Bad request โ€” missing or invalid parameter
404Endpoint not found โ€” check the path
429Too many requests โ€” slow down and retry
500Internal server error โ€” please report to us

Screenshot API โ€” WebSnap

Capture any URL as a full-page PNG screenshot or PDF. Returns binary image data.

GET/api/websnap
ParamTypeDescription
urlstringrequiredThe URL to screenshot. Must be URL-encoded.
formatstringoptionalOutput format: png (default) or pdf
cURL
curl "https://ahm7xmakki.com/api/websnap?url=https://github.com" --output screenshot.png
Open live tool โ†’

Text-to-Speech API โ€” SpeechSter

Convert any text to natural-sounding audio. Returns MP3 binary data.

GET/api/tts
ParamTypeDescription
textstringrequiredThe text to convert to speech. URL-encode the value.
voicestringoptionalVoice identifier, e.g. en-US, en-GB
cURL
curl "https://ahm7xmakki.com/api/tts?text=Hello+World&voice=en-US" --output audio.mp3
Open live tool โ†’

Video Downloader API โ€” Universal

Download video from any supported platform. Returns download URL or binary stream.

GET/api/alldl
ParamTypeDescription
urlstringrequiredVideo URL from YouTube, TikTok, Instagram, etc. URL-encoded.
cURL
curl "https://ahm7xmakki.com/api/alldl?url=YOUR_VIDEO_URL"
Open live tool โ†’

AI Vision API โ€” VisionChat

Upload an image and ask a question. Returns AI-generated text analysis, OCR, or object description.

POST/api/imgchat
ParamTypeDescription
imagefilerequiredImage file (JPG, PNG, WEBP)
promptstringrequiredQuestion to ask about the image
Open live tool โ†’

Temp Email API โ€” TempSter

Generate a disposable email address and poll for incoming messages.

GET/api/tempmail
ParamTypeDescription
actionstringrequiredgenerate to get a new address, check to poll inbox
emailstringconditionalRequired when action is check
Open live tool โ†’

All 16 APIs

Full documentation for every API is available directly on each tool's page. Every tool ships with a built-in API Docs modal โ€” endpoints, parameters, try-it URLs, all in one spot.

Browse all APIs โ†’

More Free Tools

Explore the platform.

Sixteen free APIs, one design system, zero API keys. Pick a tool and start building.

💬
Join AHM7 x Makki
MM
Muhammad Makki
WhatsApp Channel
AT
Ahm7Tech
Main WhatsApp Channel