cheap.dev
Agent-ready AI media infrastructure

Cheap APIs your agent gets.

Install one skill and let Codex or Claude Code discover, wire, and run low-cost video, image, avatar, face, and voice APIs—without spending your afternoon translating REST docs.

$14.90 to start$0.005 per token at scaleNo subscription
Cheap, with receipts

Spend on output. Not overhead.

Prepaid tokens, no monthly contract, and one gateway for the media models your product needs. Start small, inspect usage, and scale only when the workflow earns it.

$14.90Starter package with 1,500 tokens.
$0.005Per token in the highest-value package.
198Documented API operations in one OpenAPI contract.
1 skillFor Codex, Claude Code, and compatible coding agents.
The interface after the interface

REST underneath. Agent-native on top.

Cheap.dev does not hide the HTTP API. It gives your coding agent the exact schemas, examples, lifecycle endpoints, and authentication rules needed to integrate it correctly.

Old-school REST workflow

You translate the docs.

  1. Browse dozens of endpoint pages.
  2. Map parameters and response shapes by hand.
  3. Write upload, submit, polling, and error logic.
  4. Repeat when you change models.
Cheap.dev agent workflow

You describe the result.

  1. Install SKILL.md in the repository.
  2. Give the agent an API token and a goal.
  3. The agent selects documented endpoints and payloads.
  4. Review normal application code and ship.
Install once

Give your agent the whole API.

The generated skill contains authentication, endpoint selection, request fields, lifecycle APIs, and safe cURL examples. OpenAPI and llms.txt are available for other tools.

Codexmkdir -p .agents/skills/cheap-dev && curl -fsSL https://cheap.dev/SKILL.md -o .agents/skills/cheap-dev/SKILL.md
Claude Codemkdir -p .claude/skills/cheap-dev && curl -fsSL https://cheap.dev/SKILL.md -o .claude/skills/cheap-dev/SKILL.md
Any OpenAPI clienthttps://cheap.dev/openapi.json
One low-cost gateway

Media APIs for actual products.

Choose the capability, not the infrastructure project. Every family uses the same bearer token and Cheap.dev origin.

01 / VIDEO

Generate and animate

Seedance, Veo, Kling, Grok, Wan, HappyHorse, image-to-video, and reusable job lifecycle APIs.

02 / IMAGE

Create and edit

Nano Banana, GPT Image, Flux, upscaling, editing, and upload workflows for production pipelines.

03 / PEOPLE + AUDIO

Avatar, face, and voice

Talking media, avatar video, face and head swap, dubbing, text-to-speech, and voice cloning.

Make the agent do the integration

Start cheap. Ship the media feature.

Create the existing A2E-compatible sk_ token, install the Cheap.dev skill, and keep full access to the underlying API contract.