Skip to main content

Create an Index

Ensure that the index name has no spaces or special characters.
Only the token used to create an index will have read/write access to it.
Need to share access? Ping us at team@usemoonshine.com
Uploads goes over the process of uploading videos to your index.

List all Indexes

To list all indexes in your account:
This returns a list of index names, example:

List Index Content

To get all videos in an index:
This returns a list of file_id and file_name pairs, for example:

string
required
A unique name for your index.
bool
Create an optimized index for additional capabilities (e.g., streaming).
Incurs additional costs.
string
required
An API token
string
required
The index name