Skip to main content
GET
/
api
/
v1
/
models
List Models
curl --request GET \
  --url https://draftliftai.com/api/v1/models \
  --header 'Authorization: Bearer <token>'
{
  "detail": "Missing or invalid authorization header"
}

Authorizations

Authorization
string
header
required

API key (dl_live_...) or Supabase JWT token

Response

Successful Response