Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Uploadcare File information API

There are a few ways to get information about uploaded file.One of them is on-the-fly with a request to CDN.Note: Other APIs also let you read file info:[after Upload](/docs/api/upload/upload/file-upload-info)and [at REST](/docs/api/rest/file/info).

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

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

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

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

1 operations 1 paths 1 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.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 information 1

There are a few ways to get information about uploaded file. One of them is on-the-fly with a request to CDN. Note: Other APIs also let you read file info: [after Upload](/docs/ap…

GET
/{uuid}/-/json/
File info as JSON
fileInfoJson 1 param → 200404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is file (12 properties). Each schema is shown below with its type and property counts.

file
object
File object.
12 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Uploadcare publishes across the network.

Uploadcare Upload API
Uploadcare Add-Ons API
Uploadcare Conversion API
Uploadcare File API
Uploadcare File metadata API
Uploadcare File names API
Uploadcare Group API
Uploadcare Groups API
Uploadcare Project API
Uploadcare Webhook API