Skip to main content
GET
/
api
/
export-api-keys
Export all configured API keys
curl --request GET \
  --url http://localhost:5173/api/export-api-keys \
  --cookie apiKeys=
{}

Authorizations

apiKeys
string
cookie
required

Cookie-based authentication storing API keys and provider settings

Response

200 - application/json

Exported API keys

{key}
string