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

The Webhook API from Uploadcare — 3 operation(s) for webhook.

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

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

This API exposes 4 operations across 3 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 0.7.

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

4 operations 3 paths 32 schemas 1 DELETE1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.7
Base URL
https://api.uploadcare.com
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

Uploadcare Webhook API declares 3 security schemes for authenticating requests. An API key is passed in the header as Authorization (apiKeyAuth). An API key is passed in the header as Uploadcare (Uploadcare). An API key is passed in the header as Uploadcare.Simple (Uploadcare.Simple). By default, every request must be authenticated.

  • apiKeyAuth — Every request made to https://api.uploadcare.com/ MUST be signed. HTTPS SHOULD be used with any authorization scheme. Requests MUST contain the Authorization h…
  • Uploadcare — With the Uploadcare authentication method: auth-param is a publickey:signature pair, where your secretkey is used to derive signature but is not included in ev…
  • Uploadcare.Simple — Note: We DO NOT recommend using this authentication method in production. With the Uploadcare.Simple authentication method, auth-param is your publickey:secret…

Paths & Operations 4

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

Webhook 4
GET
/webhooks/
List of webhooks
webhooksList 1 param → 200400401406429
POST
/webhooks/
Create webhook
webhookCreate 1 param body → 201400401406429
PUT
/webhooks/{id}/
Update webhook
updateWebhook 2 params body → 200401404406429
DELETE
/webhooks/unsubscribe/
Delete webhook
webhookUnsubscribe 1 param body → 204400401406429

Schemas 32

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

webhookInitiator
object
Webhook event initiator.
2 properties 2 required
cantUseWebhooksError
object
1 property
webhookFileInfoUpdatedPayload
object
5 properties 5 required
webhookTargetUrlError
object
1 property
applicationDataObject
objectnull
Dictionary of application names and data associated with these applications.
4 properties
webhook_created
string
date-time when a webhook was created.
metadata
objectnull
Arbitrary metadata associated with a file.
awsRekognitionDetectModerationLabels_v2016_06_27
webhook_signing_secret
string
Optional [HMAC/SHA-256](https://en.wikipedia.org/wiki/HMAC) secret that, if set, will be used to calculate signatures for the webhook payloads sent to the targ…
webhook
object
Webhook.
9 properties
webhook_project
integer
Project ID the webhook belongs to.
webhook_id
integer
Webhook's ID.
ucClamavVirusScan
applicationData
object
4 properties 4 required
webhook_updated
string
date-time when a webhook was updated.
removeBg_v1_0
webhook_version
string
Webhook payload's version.
imageInfo
object
Image metadata.
9 properties 9 required
videoInfo
object
Video metadata.
5 properties 5 required
webhookFilePayload
object
4 properties 4 required
simpleAuthHTTPForbidden
object
1 property
webhook_event
string
An event you subscribe to.
awsRekognitionDetectLabels_v2016_06_27
webhook_of_list_response
object
Webhook.
9 properties
webhookPublicInfo
object
Public Webhook information (does not include secret data like signingsecret)
9 properties 8 required
webhook_version_of_list_response
string
Webhook payload's version.
webhook_project_pubkey
string
Public project key the webhook belongs to.
webhook_target
string
A URL that is triggered by an event, for example, a file upload. A target URL MUST be unique for each project — event type combination.
webhook_version_of_request
string
Webhook payload's version.
contentInfo
objectnull
Information about file content.
3 properties
file
object
15 properties 14 required
webhook_is_active
boolean
Marks a subscription as either active or not, defaults to true, otherwise false.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

uploadcare-webhook-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 File names API
Uploadcare Group API
Uploadcare Project API
Where this information came from

This is an independent, third-party profile of Uploadcare Webhook 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.