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 Group API

The Group API from Uploadcare — 2 operation(s) for group.

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

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

This API exposes 3 operations across 2 paths, and defines 14 schemas. It is described by OpenAPI 3.0.0, at version 2022-11-28.

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

3 operations 2 paths 14 schemas 1 DELETE2 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 3

Across 2 paths, the API surfaces 3 operations — 1 DELETE, 2 GET. Each is listed below with its method, path, parameters, and response codes.

Group 3
GET
/groups/
List of groups
groupsList 4 params → 200400401406429
GET
/groups/{uuid}/
Group info
groupInfo 2 params → 200400401404406429
DELETE
/groups/{uuid}/
Delete group
deleteGroup 2 params → 204400401404406429

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are file (15 properties), imageInfo (9 properties), videoInfo (5 properties), group (5 properties). Each schema is shown below with its type and property counts.

contentInfo
object
Information about file content.
3 properties
awsRekognitionDetectModerationLabels_v2016_06_27
videoInfo
object
Video metadata.
5 properties 5 required
groupWithFiles
ucClamavVirusScan
applicationDataObject
object
Dictionary of application names and data associated with these applications.
4 properties
removeBg_v1_0
awsRekognitionDetectLabels_v2016_06_27
group
object
5 properties
metadata
object
Arbitrary metadata associated with a file.
file
object
15 properties 14 required
imageInfo
object
Image metadata.
9 properties 9 required
applicationData
object
4 properties 4 required
simpleAuthHTTPForbidden
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

uploadcare-group-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 information API
Uploadcare File metadata API
Uploadcare File names API
Uploadcare Groups API
Uploadcare Project API
Uploadcare Webhook API