> ## Documentation Index
> Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a connected account

> Creates a new connected account for the authenticated tenant.

The `creds` field must be a Base64-encoded RSA-encrypted credential blob.
Use `GET /exchange_accounts/credentials_public_key` to retrieve the public key for encryption.

The `providerType` is derived server-side from the `providerId` — callers do not supply it.

Endpoint Permission: Editor, Admin, Non-Signing Admin.

**Note:** This endpoint is currently in beta and might be subject to changes.




## API Specification

The full API specification for this endpoint is available in the [documentation index](https://developers.fireblocks.com/llms.txt).
