Data Sources API

Estimated reading time: 15 minutes

View your connected data sources and their status through the API.

List Data Sources

GET /api/v1/data-sources
X-API-Key: claribi_key_abc123...

Returns all active data sources in your organization.

Get Data Source Details

GET /api/v1/data-sources/{id}
X-API-Key: claribi_key_abc123...

Returns details about a specific data source including connection status.

Supported Source Types

Typesource_type value
PostgreSQLpostgresql
MySQLmysql
SQL Servermssql
CSV Filecsv
Excel Fileexcel
Google Analyticsgoogle_analytics
Google Sheetsgoogle_sheets
REST APIrest_api
Jirajira

Note

Data source management (creating, updating, deleting, syncing) is done through the clariBI web interface. The external API provides read-only access to view your connected data sources and their status.

Related

Ready to try clariBI?

Start your free 14-day trial. No credit card required.