Skip to main content
GET
/
v1
/
playground-endpoints
List all playground endpoints
curl --request GET \
  --url https://api.lunary.ai/v1/playground-endpoints \
  --header 'Authorization: Bearer <token>'
[
  "<unknown>"
]

Authorizations

Authorization
string
header
required

Use a project private API key via Authorization: Bearer <key>.

Response

200 - application/json

Successful response