Skip to main content
POST
Transpile SQL

Authorizations

Authorization
string
header
required

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

Path Parameters

dialect
string
required

Target SQL dialect to transpile into

Body

application/json

SQL query to transpile

query
string

Response

200 - application/json

Transpiled query