Bytescale website screenshot

Bytescale

Bytescale (formerly Upload.io) is a file upload, storage, image / video / audio processing, and CDN platform for developers. A simple REST API uploads files (binary, multipart form data, or from a URL), manages files and folders, and serves optimized media through real-time, URL-based transformations on a global CDN.

Bytescale publishes 3 APIs on the APIs.io network: Files API, Folders API, and Upload API. Tagged areas include File Upload, Storage, Image Processing, CDN, and Media.

Bytescale’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.4/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessFreemiumSelf serveFree trial⚡ Free to try
3 APIs
File UploadStorageImage ProcessingCDNMedia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 37.4/100 · thin
Contract Quality 12.9 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 7.9 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/bytescale: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Bytescale Files API

The Files API from Bytescale — 3 operation(s) for files.

Bytescale Folders API

The Folders API from Bytescale — 2 operation(s) for folders.

Bytescale Upload API

The Upload API from Bytescale — 3 operation(s) for upload.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Bytescale Files API

OPEN COLLECTION

Bytescale API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Bytescale Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Bytescale Authentication

http · 1 scheme

SECURITY

Bytescale Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Bytescale Agentic Access

9 operations · 7 acting

9 operations · 7 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bytescale
url: https://raw.githubusercontent.com/api-evangelist/bytescale/refs/heads/main/apis.yml
name: Bytescale
kind: company
description: Bytescale (formerly Upload.io) is a file upload, storage, image / video / audio processing, and CDN platform
  for developers. A simple REST API uploads files (binary, multipart form data, or from a URL), manages files and folders,
  and serves optimized media through real-time, URL-based transformations on a global CDN.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bytescale.png
tags:
- File Upload
- Storage
- Image Processing
- CDN
- Media
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.23'
apis:
- aid: bytescale:bytescale-files-api
  name: Bytescale Files API
  description: The Files API from Bytescale — 3 operation(s) for files.
  humanURL: https://www.bytescale.com/docs/upload-api
  baseURL: https://api.bytescale.com/v2/accounts/{accountId}
  tags:
  - File
  tags_raw:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/bytescale-files-api-openapi.yml
  - type: Documentation
    url: https://www.bytescale.com/docs/upload-api
  - type: APIReference
    url: https://www.bytescale.com/docs/upload-api/BasicUpload
  - type: PostmanCollection
    url: collections/bytescale.postman_collection.json
  - type: Documentation
    url: https://www.bytescale.com/docs/file-api
  - type: APIReference
    url: https://www.bytescale.com/docs/file-api/GetFileDetails
  - type: Documentation
    url: https://www.bytescale.com/docs/image-processing-api
  - type: APIReference
    url: https://www.bytescale.com/docs/image-processing-api
  - type: Documentation
    url: https://www.bytescale.com/image-cdn
- aid: bytescale:bytescale-folders-api
  name: Bytescale Folders API
  description: The Folders API from Bytescale — 2 operation(s) for folders.
  humanURL: https://www.bytescale.com/docs/upload-api
  baseURL: https://api.bytescale.com/v2/accounts/{accountId}
  tags:
  - Folders
  properties:
  - type: OpenAPI
    url: openapi/bytescale-folders-api-openapi.yml
  - type: Documentation
    url: https://www.bytescale.com/docs/upload-api
  - type: APIReference
    url: https://www.bytescale.com/docs/upload-api/BasicUpload
  - type: PostmanCollection
    url: collections/bytescale.postman_collection.json
  - type: Documentation
    url: https://www.bytescale.com/docs/file-api
  - type: APIReference
    url: https://www.bytescale.com/docs/file-api/GetFileDetails
  - type: Documentation
    url: https://www.bytescale.com/docs/image-processing-api
  - type: APIReference
    url: https://www.bytescale.com/docs/image-processing-api
  - type: Documentation
    url: https://www.bytescale.com/image-cdn
- aid: bytescale:bytescale-upload-api
  name: Bytescale Upload API
  description: The Upload API from Bytescale — 3 operation(s) for upload.
  humanURL: https://www.bytescale.com/docs/upload-api
  baseURL: https://api.bytescale.com/v2/accounts/{accountId}
  tags:
  - Upload
  properties:
  - type: OpenAPI
    url: openapi/bytescale-upload-api-openapi.yml
  - type: Documentation
    url: https://www.bytescale.com/docs/upload-api
  - type: APIReference
    url: https://www.bytescale.com/docs/upload-api/BasicUpload
  - type: PostmanCollection
    url: collections/bytescale.postman_collection.json
  - type: Documentation
    url: https://www.bytescale.com/docs/file-api
  - type: APIReference
    url: https://www.bytescale.com/docs/file-api/GetFileDetails
  - type: Documentation
    url: https://www.bytescale.com/docs/image-processing-api
  - type: APIReference
    url: https://www.bytescale.com/docs/image-processing-api
  - type: Documentation
    url: https://www.bytescale.com/image-cdn
common:
- type: AgenticAccess
  url: agentic-access/bytescale-agentic-access.yml
- type: DomainSecurity
  url: security/bytescale-domain-security.yml
- type: Authentication
  url: authentication/bytescale-authentication.yml
- type: GitHubOrganization
  url: https://github.com/bytescale
- type: LinkedIn
  url: https://www.linkedin.com/company/bytescale
- type: Website
  url: https://www.bytescale.com
- type: Documentation
  url: https://www.bytescale.com/docs
- type: Plans
  url: plans/bytescale-plans-pricing.yml
- type: RateLimits
  url: rate-limits/bytescale-rate-limits.yml
- type: FinOps
  url: finops/bytescale-finops.yml
- type: Blog
  url: https://blog.bytescale.com/rss/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/bytescale"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/bytescale/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/bytescale/evidence"

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

Get an API key

Free tier, no email required.

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