DataForSEO
Overview
The DataForSEO source connector lets you connect to the DataForSEO API using HTTP Basic Authentication.
At this time, the connector supports credential validation only. Data extraction and streams are still in development, so running syncs will not yet produce data.
Prerequisites
- A DataForSEO account
- Your DataForSEO API credentials:
- Login (username)
- Password
Authentication
This connector authenticates to DataForSEO using HTTP Basic Auth (login + password).
During setup, the connector validates credentials by calling:
GET https://api.dataforseo.com/v3/appendix/user_data
If validation fails, you’ll see an error indicating that credential validation failed.
Setup
- In your workspace, add a new DataForSEO source.
- Enter the required credentials:
- Login
- Password
- Save and test the connection.
Configuration reference
| Field | Type | Required | Description |
|---|---|---|---|
login | string | ✅ | Your DataForSEO API login (username). |
password | string | ✅ | Your DataForSEO API password. |
Streams
No streams are currently available.
The connector’s extraction implementation is still in development, and sync runs will not extract data yet.