Skip to main content
Let your agents browse, search, organize, share and comment on the files in your Box account.

Connection

  • Authentication: OAuth 2.0 — you authorize Atako via Box’s consent screen; no key to copy.
Nothing to paste: click Connect and approve Atako in your Box account. Prerequisite on the Atako side — an administrator creates a Box app (Developer Console https://app.box.com/developers/console → Create Platform App → Custom App → User Authentication (OAuth 2.0)), adds the Redirect URI ${API_URL}/integrations/oauth/callback in Configuration, ticks the Application Scopes “Read all files and folders stored in Box” and “Write all files and folders stored in Box”, and puts its Client ID and Client Secret in INTEGRATION_OAUTH_BOX_CLIENT_ID / _CLIENT_SECRET.See Box’s documentation.

Read actions (8)

Write actions (7)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.