Resources
Downloads
Specs, the PHP SDK and an AI Agent Skill to integrate api2convert.
Specifications
- OpenAPI 3.0 specification — generated from the live schema; import into any OpenAPI tool.
- Live schema — the canonical Swagger 2.0 contract served by the API.
AI agents
Building with an AI coding agent? Point it at our Agent Skill so it knows how to drive the API.
- api2convert Agent Skill (
SKILL.md) — a drop-in skill covering authentication, the job → input → conversion → output lifecycle, operations, polling, webhooks and downloads. - For Claude Code or the Agent SDK, save it as
~/.claude/skills/api2convert-api/SKILL.md. - Agents can also discover it automatically via /llms.txt.
Official SDK
- PHP — github ·
composer require qaamgo/onlineconvert-api-sdk
No SDK for your language? The API Reference generates ready-to-paste request snippets in curl, PHP, JavaScript, Python and more.