Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > ExaVault 

Connector Parameters

Server URL

The base URL of the ExaVault API

 

Technical Name

server_url

Category

authentication

Type

string

Default Value

https://api.exavault.com

Example Values

https://api.exavault.com

 

Access Token

The access token required for authentication

 

Technical Name

access_token

Category

authentication

Type

string

Default Value

 

Example Values

eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...

 

API Key

The API key required for authentication

 

Technical Name

api_key

Category

authentication

Type

string

Default Value

 

Example Values

a1b2c3d4e5f6g7h8i9j0...

 

Request Timeout

The timeout in seconds for API requests

 

Technical Name

timeout

Category

technical

Type

integer

Default Value

60

Example Values

60

 

Page Size

The number of records to retrieve per page

 

Technical Name

page_size

Category

technical

Type

integer

Default Value

100

Example Values

100

 

Certificate

Custom certificate file content used for SSL connection verification

 

Technical Name

certificate

Category

functional

Type

code

Default Value

 

Example Values