Skip to main content

Close

The Close source connector lets you connect to the Close API using an API key.

Setup

  1. Sign in to your Close account.
  2. Create or copy an API key in Close (typically from Settings → API Keys).
  3. In this connector’s configuration, paste the API key.

Authentication

This connector authenticates to Close using HTTP Basic Auth:

  • Username: your Close API key
  • Password: empty

During connection setup, the connector validates credentials by calling the Close endpoint:

  • GET https://api.close.com/api/v1/me/

Configuration

FieldTypeRequiredDescription
api_keystringYesYour Close API key used to authenticate to the Close API.

Streams

This connector is currently under development.

  • Catalog discovery currently returns an empty catalog.
  • Extraction is not yet available. Attempting to run a sync will fail with an “extraction is still in development” error.

When stream support is added, this page will be updated with the available streams and their schemas.