Skip to main content

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

  1. In your workspace, add a new DataForSEO source.
  2. Enter the required credentials:
    • Login
    • Password
  3. Save and test the connection.

Configuration reference

FieldTypeRequiredDescription
loginstringYour DataForSEO API login (username).
passwordstringYour 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.