Skip to main content
Version: 2.0.0

Vibedasher SDK API

Vibedasher SDK API

Programmatic access to the Vibedasher platform — datasets, SQL, visualizations, connections, AI chat, and more.

Authentication

Authenticate with an API key in the X-Api-Key header. Mint a key via POST /v1/api-keys from the app or API.

Base URL

https://api.{region}.vibedasher.com — pick the region hosting your account's data (currently eu-central-1).

Authentication

API key minted via POST /v1/api-keys.

Security Scheme Type:

apiKey

Header parameter name:

X-Api-Key