---
title: "Start CCP Session"
method: POST
path: "/ccp/auth/init"
tags: ["CCP (Beta)"]
---

# Start CCP Session

`POST /ccp/auth/init`

Initiate a brokerage session to CCP. Only one brokerage session type can run at a time. If an existing brokerage session to iServer is running then call the endpoint /logout first. Note at this time only order management is possible from CCP session, market data and scanner endpoints can't be used since they are only available from iServer session. Work is in progress to provide new CCP endpoints for market data and scanners.

## Response `200`

Returns challenge for connection

- object
  - `challenge` unknown

## Other responses

- `401` — Access denied
- `500` — System error

---

[API](https://skmtc.dev/interactivebrokers/apis/client-portal-web-api.md) · [All operations](https://skmtc.dev/interactivebrokers/apis/client-portal-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactivebrokers/client-portal-web-api/revisions/32edbfe496d1/schema)
