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>"
]

Documentation Index

Fetch the complete documentation index at: https://docs.lunary.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful response