Skip to main content

IPinfo source

The IPinfo source connector integrates with the IPinfo API using an API token.

At this time, the connector supports credential validation (login) but does not yet support data extraction.

Setup

  1. Create or locate your IPinfo API token in your IPinfo account.
  2. In your workspace, add a new IPinfo source.
  3. Paste your token into the connector configuration.

Authentication

This connector authenticates using an IPinfo API token.

During credential validation, the connector calls:

  • GET https://ipinfo.io/json?token=<token>

If the request returns a non-success status, validation fails.

Configuration

FieldTypeRequiredDescription
tokenstringYour IPinfo API token.

Streams

No streams are currently available.

Extraction is still in development, so sync runs will not extract data yet.