Uploadcare · Authentication Profile

Uploadcare Authentication

Authentication

Uploadcare secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

File UploadFile ManagementCDNImage TransformationDocument ConversionVideo EncodingMalware ScanningStorageWebhook
Methods: apiKey Schemes: 3 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (Authorization)
Uploadcare apiKey
· in: header (Uploadcare)
Uploadcare.Simple apiKey
· in: header (Uploadcare.Simple)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/uploadcare-rest-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: |-
    Every request made to `https://api.uploadcare.com/` MUST be signed. HTTPS SHOULD be used with any authorization scheme.

    Requests MUST contain the `Authorization` header defining `auth-scheme` and `auth-param`: `Authorization: auth-scheme auth-param`.

    Every request MUST contain the `Accept` header identifying the REST API version: `Accept: application/vnd.uploadcare-v0.7+json`.

    There are two ava
  sources:
  - openapi/uploadcare-rest-api-openapi.yml
- name: Uploadcare
  type: apiKey
  in: header
  parameter: Uploadcare
  description: |-
    With the `Uploadcare` authentication method:
    * `auth-param` is a `public_key:signature` pair, where your `secret_key` is used to derive `signature` but is _not included in every request_ itself.
    * You MUST also provide the `Date` header in [RFC2822](https://datatracker.ietf.org/doc/html/rfc2822#section-3.3) format with the time zone set to `GMT` (see the example below).
    * The date you provide MUST
  sources:
  - openapi/uploadcare-rest-api-openapi.yml
- name: Uploadcare.Simple
  type: apiKey
  in: header
  parameter: Uploadcare.Simple
  description: |-
    Note: We DO NOT recommend using this authentication method in production.

    With the `Uploadcare.Simple` authentication method, `auth-param` is your `public_key:secret_key` pair. Note that in this scheme, your Uploadcare project `secret_key` is  _included in every request as plain text_.

    ```http
    Accept: application/vnd.uploadcare-v0.7+json
    Authorization: Uploadcare.Simple public_key:secret_key
    ```
  sources:
  - openapi/uploadcare-rest-api-openapi.yml

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/uploadcare-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.