Docs

API Overview

API Overview

Custobar provides HTTP APIs for importing data to Custobar, and retrieving data from Custobar. By default, the APIs use JSON. The replies are JSON objects, and for POST requests, the request bodies are expected to be JSON encoded.

The Custobar APIs require authentication. See Authentication for details.

For retrieving customer data, see Data retrieval.

For importing data to custobar, see Data import.

For details on the structure of data in Custobar, see datatype-specific descriptions under Data reference.

For configuring the tracking script for collecting customer-related events, see Tracking.