List Supported Drivers
Supported Drivers
List Supported Drivers
Returns connection strings for all supported drivers (JDBC, SQL Alchemy). These can be used to connect to Peaka’s query engine from external tools.
GET
List Supported Drivers


Authorizations
Use the Authorization header with the value 'Bearer ' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication
Query Parameters
Catalog name.
Drivers such as sql_alchemy supports only one catalog at a time. So specific catalog name must be provided in order to use.
Response
200 - */*
List of supported drivers
The response is of type string.