LAP Registry

Box Platform API Skill

box

Provider: Box Version: 2024.0 Endpoints: 296 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/authorize
POST/oauth2/tokenAuthorize user
POST/oauth2/token#refreshRequest access token
POST/oauth2/revokeRefresh access token
GET/files/{file_id}Revoke access token
POST/files/{file_id}Get file information
PUT/files/{file_id}Restore file
DELETE/files/{file_id}Update file
GET/files/{file_id}/app_item_associationsDelete file
GET/files/{file_id}/contentList file app item associations
POST/files/{file_id}/contentDownload file
OPTIONS/files/contentUpload file version
POST/files/contentPreflight check before upload
POST/files/upload_sessionsUpload file
POST/files/{file_id}/upload_sessionsCreate upload session
GET/files/upload_sessions/{upload_session_id}Create upload session for existing file
PUT/files/upload_sessions/{upload_session_id}Get upload session
DELETE/files/upload_sessions/{upload_session_id}Upload part of file
GET/files/upload_sessions/{upload_session_id}/partsRemove upload session
POST/files/upload_sessions/{upload_session_id}/commitList parts
POST/files/{file_id}/copyCommit upload session
GET/files/{file_id}/thumbnail.{extension}Copy file
GET/files/{file_id}/collaborationsGet file thumbnail
GET/files/{file_id}/commentsList file collaborations
GET/files/{file_id}/tasksList file comments
GET/files/{file_id}/trashList tasks on file
DELETE/files/{file_id}/trashGet trashed file
GET/files/{file_id}/versionsPermanently remove file
GET/files/{file_id}/versions/{file_version_id}List all file versions
DELETE/files/{file_id}/versions/{file_version_id}Get file version

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install box

Downloads and installs to ~/.claude/skills/box/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)