Skip to content
cod-ai.com

⚡ API Access

Developer API

We offer a REST API for programmatic access to our tools. The API is currently in beta.

Quick Start

curl -X POST https://api.cod-ai.com/v1/process \
-H 'Content-Type: multipart/form-data' \
-F '[email protected]' \
-F 'tool=compress' \
-F 'quality=medium'

Rate Limits

Available Endpoints