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

Box File Versions API

A set of endpoints used to manage specificversions of a file.

Box File Versions API is one of 81 APIs that Box publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

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

5 operations 3 paths 8 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://account.box.com/api/oauth2
Authentication
OAuth 2.0
Contact
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Box File Versions API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2Security) using the authorizationCode flow, exposing 9 scopes. By default, every request must be authenticated.

Paths & Operations 5

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

File Versions 5

A set of endpoints used to manage specific versions of a file.

GET
/files/{file_id}/versions
Box List all file versions
get_files_id_versions 4 params → 200default
GET
/files/{file_id}/versions/{file_version_id}
Box Get file version
get_files_id_versions_id 3 params → 200default
DELETE
/files/{file_id}/versions/{file_version_id}
Box Remove file version
delete_files_id_versions_id 3 params → 204default
PUT
/files/{file_id}/versions/{file_version_id}
Box Restore file version
put_files_id_versions_id 2 params body → 200default
POST
/files/{file_id}/versions/current
Box Promote file version
post_files_id_versions_current 2 params body → 201default

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ClientError (7 properties), FileVersion--Base (2 properties), User--Base (2 properties). Each schema is shown below with its type and property counts.

ClientError
object
A generic error
7 properties
User--Mini
object
A mini representation of a user, as can be returned when nested within other resources.
FileVersion--Mini
object
A mini representation of a file version, used when nested within another resource.
FileVersion--Full
object
A full representation of a file version, as can be returned from any file version API endpoints by default
FileVersion
object
A standard representation of a file version
FileVersion--Base
object
The bare basic representation of a file version, the minimal amount of fields returned when using the fields query parameter.
2 properties 2 required
FileVersions
object
A list of file versions
User--Base
object
A mini representation of a user, used when nested within another resource.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

box-file-versions-api-openapi.yml Raw ↑

Other APIs Box publishes across the network.

Box Authorization API
Box Authorize API
Box Classifications API
Box Classifications on Files API
Box Classifications on Folders API
Box Collaboration Whitelist Entries API
Box Collaboration Whitelist Exempt Targets API
Box Collaborations API
Box Collaborations (List) API
Box Collections API
Box Comments API
Box Device Pinners API
Where this information came from

This is an independent, third-party profile of Box File Versions 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.