Connector Parameters

<< Click to Display Table of Contents >>

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

Connector Parameters

Base URL

The base URL for the RankWatch API

 

Technical Name

BASE_URL

Category

technical

Type

String

Default Value

https://apiv2.rankwatch.com/api

Example Values

https://apiv2.rankwatch.com/api

 

Username

Username for RankWatch API authentication

 

Technical Name

USERNAME

Category

authentication

Type

String

Default Value

 

Example Values

your_username

 

Password

Password for RankWatch API authentication

 

Technical Name

PASSWORD

Category

authentication

Type

String

Default Value

 

Example Values

your_password

 

Page Size

Number of items to fetch per API request

 

Technical Name

PAGE_SIZE

Category

technical

Type

Integer

Default Value

100

Example Values

100, 250, 500

 

Timeout

API request timeout in seconds

 

Technical Name

TIMEOUT

Category

technical

Type

Integer

Default Value

60

Example Values

60, 120, 300

 

Certificate

Custom certificate file content used for SSL connection verification

 

Technical Name

certificate

Category

functional

Type

Code

Default Value

 

Example Values