All releases
ProductAvailable

One-step client ID copy

Project settings now expose an explicit copy action for the public client identifier used by browser-hosted integration flows.

Mohith / 3 min read

What changed

Developers can copy the project client ID directly from its settings surface. The value is a public identifier for supported hosted flows and is presented separately from test and live API keys.

The explicit copy action reduces accidental selection of adjacent secret material and keeps the value labeled by its actual role.

Identifier, not credential

A client ID can identify the project in browser-visible configuration, but it cannot authorize trusted engine operations. Project API keys remain server-only and rotate independently.