Skip to main content

Factbird

Overview

The Factbird source connector lets you connect to the Factbird API and validate credentials.

This connector is currently in development: credential validation is implemented, but data extraction and streams are not yet available.

Setup

  1. In Factbird, create or locate an API token with access to the data you intend to sync.
  2. In your workspace, add a new Factbird source.
  3. Enter the API token (see Authentication below) and save.

Authentication

Factbird uses an API token passed in the Authorization header to authenticate requests to:

  • https://api.cloud.factbird.com/v1

Required credentials

  • API token: A Factbird API token value to send as the Authorization header.

Configuration reference

FieldTypeRequiredDescription
api_tokenstringYesFactbird API token used for API requests (sent as the Authorization header).

Streams

No streams are currently exposed. The connector’s extraction logic is still in development, so syncs will not produce data yet.