Uploadcare
Overview
SLUG: UPLOADCARE
Description
Uploadcare is a comprehensive file handling service that offers uploading, storage, processing, and delivery solutions for web and mobile applications.
Authentication Details
API Key
Connecting to Uploadcare
Create an auth config
Use the dashboard to create an auth config for the Uploadcare toolkit. This allows you to connect multiple Uploadcare accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Uploadcare Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Uploadcare toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
UPLOADCARE_CREATE_WEBHOOK
Tool Name: Create Uploadcare webhook
Description
Action Parameters
Action Response
UPLOADCARE_DELETE_FILE_METADATA_KEY
Tool Name: Delete File Metadata Key
Description
Action Parameters
Action Response
UPLOADCARE_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
UPLOADCARE_GET_FILE_DOWNLOAD_URL
Tool Name: Get Uploadcare File Download URL
Description
Action Parameters
Action Response
UPLOADCARE_GET_FILE_INFO
Tool Name: Get Uploadcare File Info
Description
Action Parameters
Action Response
UPLOADCARE_GET_PROJECT_INFO
Tool Name: Get Uploadcare Project Info
Description
Action Parameters
Action Response
UPLOADCARE_LIST_FILES
Tool Name: List Uploadcare Files
Description
Action Parameters
Action Response
UPLOADCARE_LIST_GROUPS
Tool Name: List Uploadcare Groups
Description
Action Parameters
Action Response
UPLOADCARE_LIST_WEBHOOKS
Tool Name: List Uploadcare Webhooks
Description
Action Parameters
Action Response
UPLOADCARE_ROTATE_IMAGE
Tool Name: Rotate Image
Description
Action Parameters
Action Response
UPLOADCARE_STORE_FILE
Tool Name: Store Uploadcare File
Description
Action Parameters
Action Response
UPLOADCARE_UPLOADCARE_IMAGE_MIRROR
Tool Name: Mirror Uploadcare Image
Description
Action Parameters
Action Response