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

Comments are messages generated users on files,allowing users to collaborate on a file,discussing any feedback they mighthave on the content.

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

Tagged areas include Comments. 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 1.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
1.0
Base URL
https://account.box.com/api/oauth2
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Box Comments API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2Security) using the authorizationCode flow, exposing 9 scopes.

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.

Comments 5

Comments are messages generated users on files, allowing users to collaborate on a file, discussing any feedback they might have on the content.

GET
/files/{file_id}/comments
Box List file comments
get_files_id_comments 4 params → 200default
GET
/comments/{comment_id}
Box Get comment
get_comments_id 2 params → 200default
PUT
/comments/{comment_id}
Box Update comment
put_comments_id 2 params body → 200default
DELETE
/comments/{comment_id}
Box Remove comment
delete_comments_id 1 param → 204default
POST
/comments
Box Create comment
post_comments 1 param 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), ClientError_2 (7 properties), Comment--Base (2 properties), User--Base (2 properties). Each schema is shown below with its type and property counts.

Comment
object
Standard representation of a comment.
Comments
object
A list of comments
Comment--Full
object
Comments are messages created on files. Comments can be made independently or created as responses to other comments
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.
User--Base
object
A mini representation of a user, used when nested within another resource.
2 properties 2 required
Comment--Base
object
Base representation of a comment.
2 properties
ClientError_2
object
A generic error
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

box-comments-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 Device Pinners API
Box Domain Restrictions for Collaborations API
Where this information came from

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