Connections
Create a connection
Create a new connection inside a team
POST
If your connection requires SSL certificates, you’ll need to upload them using the update connection files endpoint after creating the connection.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the team
Body
application/json
Available options:
mongodb
, api
, mysql
, postgres
, realtimedb
, firestore
, googleAnalytics
, customerio
Used for API connections
JSON object containing the Firebase service account credentials
Used for MongoDB, Postgres, and MySQL connections
Used for Postgres and MySQL. This gets populated automatically whenever the connection is used in a chart.
Used for connections based on main types
Available options:
timescaledb
, supabasedb
, rdsPostgres
, rdsMysql
, api
, mongodb
, api
, mysql
, postgres
, realtimedb
, firestore
, googleAnalytics
, customerio
Response
200 - application/json
Used for API connections
Used for MongoDB, Postgres, and MySQL connections
JSON object containing the Firebase service account credentials
Used for connections based on main types
Available options:
timescaledb
, supabasedb
, rdsPostgres
, rdsMysql
, api
, mongodb
, api
, mysql
, postgres
, realtimedb
, firestore
, googleAnalytics
, customerio
Available options:
mongodb
, api
, mysql
, postgres
, realtimedb
, firestore
, googleAnalytics
, customerio