---
title: "Cloudflare Connect"
method: POST
path: "/integrations/cloudflare/connect"
tags: ["cloudflare"]
---

# Cloudflare Connect

`POST /integrations/cloudflare/connect`

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

## Response `200`

Successful Response

- OAuthAuthorizationUrl — Where to send the operator's browser to begin the grant. Used by all three connectors' ``/connect``.
  - `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)
