Ezy-Engine - REST API

Ezy-Engine - REST API

SideID
SideID, 1 min read.
Ezy-Engine - REST API

EzyAPI is a free API platform that doesn’t take itself too seriously. Built with Deno and TypeScript, it makes accessing powerful AI models (Claude, GPT, Gemini) straightforward—no weird authentication, no confusing docs. Download from social media, generate images, check if text was AI-written, upload files. Just simple API calls that work.

Fair warning: This API is under development because the admin is currently in “mager mode” (Indonesian for “too lazy to code”). But hey, we’re working on it. Slowly. Surely. Eventually.

What You Can Do

  • AI Model Endpoints – Claude, GPT, Gemini. Pick your favorite, ask your question.
  • Universal Download – Facebook, Instagram, YouTube, X, Threads, Xiaohongshu. One endpoint handles them all.
  • File Upload – Simple file uploads without complicated multipart forms.
  • Full Docs – Everything’s documented at ezy.side.my.id.

API Base URL

https://api.side.my.id

Related Works