Skip to main content
GET
/
create-index
cURL
curl --request GET \
  --url https://api.usemoonshine.com/create-index
{
  "status": "success"
}

Documentation Index

Fetch the complete documentation index at: https://docs.usemoonshine.com/llms.txt

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

Query Parameters

token
string
required

Use authentication token

index
string
required

Name of the new media index

Response

Index creation response

status
enum<string>
Available options:
success