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

Webhooks allow you to monitor Box content for events,and receive notifications to a URL of your choice when they occur.For example, a workflow may include waitingfor a file to be downloaded to delete a shared link.

Box Webhooks API is one of 81 APIs that Box 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 5 operations across 2 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 2 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 Webhooks 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 2 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.

Webhooks 5

Webhooks allow you to monitor Box content for events, and receive notifications to a URL of your choice when they occur. For example, a workflow may include waiting for a file to…

GET
/webhooks
Box List all webhooks
get_webhooks 2 params → 200403default
POST
/webhooks
Box Create webhook
post_webhooks body → 201400403404409default
GET
/webhooks/{webhook_id}
Box Get webhook
get_webhooks_id 1 param → 200403404default
PUT
/webhooks/{webhook_id}
Box Update webhook
put_webhooks_id 1 param body → 200400403404409default
DELETE
/webhooks/{webhook_id}
Box Remove webhook
delete_webhooks_id 1 param → 204403404default

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), Webhook--Mini (3 properties), User--Base (2 properties). Each schema is shown below with its type and property counts.

Webhook--Mini
object
Represents a configured webhook.
3 properties
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
Webhook
object
Represents a configured webhook.
Webhooks
object
A list of webhooks.
ClientError_2
object
A generic error
7 properties
Webhooks_2
object
A list of webhooks.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

box-webhooks-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 Webhooks 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.