How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Uploadcare File names API

Your original filenames can be accessed via [REST API](/docs/api/rest/).Make a request to receive a JSON response with file parameters including`original_filename`.You can set an optional filename that users will see instead of the original name:```https://ucarecdn.com/:uuid/:filename````:filename` should comply with [file name conventions](https://tools.ietf.org/html/rfc3986#section-3.3)and it should be a valid part of a URL. For example, `filename.ext`.Here are some examples with full CDN URLs:```Safe:// adding a simple filenamehttps://ucarecdn.com/85b5644f-e692-4855-9db0-8c5a83096e25/image.jpg// using a char allowed in the pchar definitionhttps://ucarecdn.com/85b5644f-e692-4855-9db0-8c5a83096e25/image@2x.jpg// allowed in pchar together with Image Transformationshttps://ucarecdn.com/85b5644f-e692-4855-9db0-8c5a83096e25/-/preview/-/resize/550x/image@1x.jpg// using a sub-delim allowed in pchar together with Image Transformationshttps://ucarecdn.com/85b5644f-e692-4855-9db0-8c5a83096e25/-/preview/-/grayscale/image_black&white@2x.jpg// using percent-encoded gen-delims that are not allowed in pcharhttps://ucarecdn.com/85b5644f-e692-4855-9db0-8c5a83096e25/-/preview/-/grayscale/image%5Bdesaturated%5D@2x.jpgUnsafe:// using gen-delims that are not allowed in pchar without encodinghttps://ucarecdn.com/85b5644f-e692-4855-9db0-8c5a83096e25/-/preview/-/grayscale/image[desaturated]@2x.jpg```

Uploadcare File names API is one of 9 APIs that Uploadcare publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include File names. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.2.0, at version 2022-11-28.

Requests are made against a single base URL, https://ucarecdn.com.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2022-11-28
Base URL
https://api.uploadcare.com
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

File names 1

Your original filenames can be accessed via [REST API](/docs/api/rest/). Make a request to receive a JSON response with file parameters including originalfilename. You can set an…

GET
/{uuid}/{filename}
File with a custom name
fileWithName 2 params → 200404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

uploadcare-file-names-api-openapi.yml Raw ↑

Other APIs Uploadcare publishes across the network.

Uploadcare Add-Ons API
Uploadcare Conversion API
Uploadcare File API
Uploadcare File information API
Uploadcare File metadata API
Uploadcare Group API
Uploadcare Project API
Uploadcare Webhook API
Where this information came from

This is an independent, third-party profile of Uploadcare File names API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.