Skip to main content

Short.io

Overview

The Short.io source connector lets you authenticate to the Short.io API.

At this time, the connector is in development: authentication (credential validation) is supported, but data extraction and streams are not yet available.

Setup

Prerequisites

  • A Short.io account
  • A Short.io API key

Authentication

This connector uses an API key.

  • Header: Authorization: <api_key>

To create or find your API key, refer to Short.io’s documentation.

Configuration

FieldTypeRequiredDescription
api_keystringYesYour Short.io API key. Sent as the Authorization header on API requests.

Streams

No streams are currently exposed.

The connector’s extraction logic is not yet implemented, so sync runs will not extract data.