uploadcare.com
Uploadcare is a SaaS platform for uploading, storing, processing, and delivering media files such as images, videos, and documents. It provides infrastructure for file ingestion, CDN delivery, transformations, and related file-management workflows.
Uploadcare exposes three HTTP developer surfaces (REST API, Upload API, and URL/CDN API), a public docs MCP server, and an Uploadcare CLI.
- Uploadcare Docs MCP Serverdiscovered
- Uploadcare REST APIdiscovered
- Uploadcare Upload APIdiscovered
- Uploadcare URL API / CDNdiscovered
- Uploadcare CLIdiscovered
In the Uploadcare dashboard, open your project and go to the API keys page. Copy the project's public key and secret key. The same pair is used for REST API signing and for generating signed-upload signatures. Keep the secret key server-side.
In the Uploadcare dashboard, open your project and go to the API keys page to copy the project's public key. This key is sent with Upload API requests and CDN/URL API requests that identify your project.
For Uploadcare CLI project-management commands, get a Project API token by contacting support at help@uploadcare.com. The CLI docs state these tokens are not yet available in the dashboard.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://uploadcare.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing