Skip to main content
POST
Crear API key

Authorizations

sb-access-token
string
cookie
required

Sesión de Supabase emitida al iniciar sesión en el dashboard.

Body

application/json
name
string
required
Example:

"Producción backend"

env
enum<string>
default:live
Available options:
live,
test

Response

Key creada

id
string<uuid>
prefix
string
Example:

"vk_live_aB3xQ91p"

api_key
string

Clave completa. Sólo se devuelve una vez.

Example:

"vk_live_aB3xQ91p.SXXXXXXXXXXXXXXXXXXXXXX"