---
title: "Box Connect"
method: POST
path: "/integrations/box/connect"
tags: ["box"]
---

# Box Connect

`POST /integrations/box/connect`

Begin the grant: persist a one-time state token and hand back the URL.

## Response `200`

Successful Response

- BoxConnectResponse — Where to send the operator to grant access.
  - `authorization_url` string, required

## Other responses

- `503` — Error

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getanana/cleon-api/revisions/c0f54348e251/schema)
