At the core of every Box API call is an Access Token. Similar to using the Box Web App, you will only be able to successfully interact with content the user associated with the Access Token either a collaborator on or owns. This can be further restricted by a token.Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Types of tokens
| Type | Duration |
|---|---|
| 60 minutes | |
| 60 days or one use | |
| 60 minutes |
Application Types & Access Tokens
The following shows how each application type is expected to create an Access Token.| Box Application Type | How to get Access Token |
|---|---|
| Platform App + OAuth 2.0 | |
| Platform App + JWT | |
| Platform App + Client Credentials Grant |
